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 }}translated_name
Returns the translated name.