I am using Blockshop theme in my Shopify website. I have different products will color variants. When I click on collection page I want to show all color variants of that products as separate products. Please help
Asked
Active
Viewed 391 times
0
-
How many color variants are there? – HymnZzy Mar 15 '17 at 13:38
-
depends on product itself....few product have 2 color variats and few have 3 – user929431 Mar 15 '17 at 13:55
-
Use this `https://help.shopify.com/themes/liquid/objects/product` and `https://help.shopify.com/themes/liquid/objects/variant` inside product `forloop` in the collection to get your required thing done. – HymnZzy Mar 15 '17 at 14:30
-
Thanks Hymnz..i will get back once applying it. – user929431 Mar 16 '17 at 14:26