I guess s tore without images is not possible. As Sheyla suggested, you can use Corvid to achieve this programmatically. These are the things needed:
Database:
There should be a database to hold all your products
Pages:
- There should be a Main Store Page to list your products as a list or as grids. For this you can use repeaters. You can use either corvid or dataset method to connect the repeater to the database.
- Then there should be a page for each products/rows in your database. For that make a dynamic page and connect the dynamic page and it contents to the database. You can use either corvid or dataset method to connect the repeater to the database.
Payment:
If you have payment in the store, then you can add a payment button and use Wix Pay api in Corvid to process your payments on the pay button click.
You can find lot of examples how to do all these in here , here or here .
If you need my support to do this just let me know.![]()