Manufacturer
The manufacturer object describes a product manufacturer (brand), including name and details.
{%- comment -%} Output manufacturer in a feed {%- endcomment -%}
<brand>{{ manufacturer.title }}</brand>id
Returns the id.
title
Returns the title.
description
Returns the desription.
image
Returns the image if any.
seo_description
Returns description for search engines.
seo_title
Returns title for search engines.
seo_keywords
Returns keywords for search engines.