Hi,
In my products' category view, I'm able to see the product image, price and add to cart button.
However, in that page, when a user adds to cart a product that has different attributes available (size, color, ...), the options are not showed and the product is added to cart without that specification.
How to prevent this?
Is it possible, in products with different attributes
Option 1. to show "show options" instead of "add to cart" button (to force the user to open the product detail page)
OR
Option 2. open a pop-up window with the available options
OR
Option 3. Show the different options in the category view?
Thank you.
Eg. of "add to cart button" and "show details"