Using IMPULSE Theme:
On the COLLECTION page, when user clicks on the color swatch, I need the the product image to change instead of directing the user to the product page immediately.
site url www.mycutelittlepet.com
Using IMPULSE Theme:
On the COLLECTION page, when user clicks on the color swatch, I need the the product image to change instead of directing the user to the product page immediately.
site url www.mycutelittlepet.com
Hi @MCLP ,
I have checked and Impulse Theme has support to change product image when you hover on color. Refer https://impulse-theme-fashion.myshopify.com/collections/tops
If you want to disable the feature on click color go to the product page with respective variants. Go to product-grid-item.liquid file, find ‘variant.url | within: collection’ and remove code:
Hope it helps!