Hi folks, just beginning my wix journey and setting up a simple online store to sell sportcards. These cards will be mostly commons and assumed to be in NRMT condition. Since I have thousands to list I would like to avoid scanning and posting images (images available upon request). How do I get a simple text list of products available with no images (or placeholders for images)?
You can still use the Wix Stores app. All you would do is connect to the Wix Stores database. You can use a repeater and design it to look like a list. Then you can create an add to cart function on the repeater.
(We create these all the time for science related websites that do not require images for Wix Stores)
But not quite what I want. If you go the page and up to the 1960s menu item and select 1968-69 you will see the start. It queries the product dataset and filters to get the 1968-69 cards. Each card in the product dataset has variants based on condition and the product is set up to track variants and inventories. What I would like is to have is that for each card that it finds in the product dataset it would display all the variants available with quantity > 0 with its price. How do I manage that? Is it a repeater inside a repeater?? Can I display all variants in a list?