feza
- Brown #511
- Black #514
- Cobalt #506
- Wedgewood #501
- Fuchsia #515
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'
.
- 21
- 22
- 23
- 25
- 26
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'
.
- 40424
- 40428
- 40445
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'
.