How To Create Color Swatches for Product Variants in Shopify (Dawn Theme)

https://youtu.be/tAF-HiXaRLM Copy Below Code and replace with Line: 202, 203, 204 of Sections/main-product.liquid {% if product.variants[forloop.index0].metafields.color.values and option.name == 'Color' %} <label for="{{ section.id }}-{{ option.name }}-{{ forloop.index0 }}" style="background-color:…

Continue ReadingHow To Create Color Swatches for Product Variants in Shopify (Dawn Theme)

How to Make Buttons to Smart Button in Shopify ? Shows Colourful Bubbles on Hover.

https://youtu.be/2Yzc1nEHblw Download the code by following the instructions: 1. Download code: Click Here 2. To add in shopify you will have to create two files: Assets/my-custom-style.css Snippets/my-smart-button.liquid 3. Include the liquid…

Continue ReadingHow to Make Buttons to Smart Button in Shopify ? Shows Colourful Bubbles on Hover.