Product Taxonomy Category
The product_taxonomy_category object describes a product taxonomy category, such as a Google product category.
{%- comment -%} Output taxonomy category {%- endcomment -%}
{{ product.taxonomy.category.full_name }}id
Returns the id.
name
Returns the name.
full_name
Returns the full name.
translated_name
Returns the translated name.
translated_full_name
Returns the translated full name.
google_product_category
Returns the Google product category.