Product Taxonomy
The product_taxonomy object describes the taxonomy for a product, including its category and attributes.
{%- comment -%} Output product taxonomy category {%- endcomment -%}
{{ product.taxonomy.category.name }}category
Returns the category.
attributes
Returns the attributes.