Berroco Remix
- 3901 - Birch
- 3903 - Almond
- 3917 - Periwinkle
- 3919 - Mist
- 3921 - Fern
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'
.
- 9901 - Birch
- 9903 - Almond
- 9919 - Mist
- 9927 - Old Jeans
- 9930 - Smoke
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'
.
You renderd the snippet swatch.liquid with the name of a product option — 'Title'
— 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'
.