Product Taxonomy Value
The product_taxonomy_value object describes a value for a product taxonomy attribute.
{%- comment -%} Output taxonomy value {%- endcomment -%}
{{ value.translated_name | default: value.name }}id
Returns the id.
handle
Returns the handle.
name
Returns the name.
translated_name
Returns the translated name.
is_transparent
Returns true if the color is considered transparent, i.e. clear.
is_multicolor
Returns true if the color is multicolor.
color
Returns the color if any.
color2
Returns the second color if any.
color3
Returns the third color if any.
colors
Returns the colors.
is_standard
Returns true if the value is standard.