LANG
One of the leading brands in the global hand knitting yarn market, distributing yarns for knitters and crocheters since 1867. Inspired by nature, their yarns are made of pure wool, cashmere, silk, linen, cotton and more. Which is your favorite?
- 6
- 15
- 21
You renderd the snippet swatch.liquid with the name of a product option — 'Color'
— that does not belong to your product.
Use {% render 'swatch' with 'name of your product option here' %}
Example: {% render 'swatch' with 'Color' %}
This is case-sensitive! Do not put in 'color'
if your product option name is 'Color'
.
- 13
- 79
- 16
You renderd the snippet swatch.liquid with the name of a product option — 'Color'
— that does not belong to your product.
Use {% render 'swatch' with 'name of your product option here' %}
Example: {% render 'swatch' with 'Color' %}
This is case-sensitive! Do not put in 'color'
if your product option name is 'Color'
.