{"title":"Brand - Liquid Object Reference","slug":"brand-liquid-object-reference","url":"https://support.storeconnect.com/articles/brand-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/brand-liquid-object-reference.md","subtitle":null,"summary":"The Brand object contains information about a brand that the Store sells. Brands are associated with Products.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, Brand, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe Brand object contains information about a brand that the Store sells. Brands are associated with Products.\n\n:::note\nThis object supports custom data via the `data` attribute.\n:::\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `id` | String | Returns the unique id for this Brand |\n| `logo` | [Image](image-liquid-object-reference) | Returns the logo Image for this Brand |\n| `name` | String | Returns the value of the Name attribute |\n\n## Available on\n\n- [Discount - Liquid Object Reference](discount-liquid-object-reference) — `brand`\n- [Product - Liquid Object Reference](product-liquid-object-reference) — `brand`\n- [PromotionScope - Liquid Object Reference](promotion-scope-liquid-object-reference) — `brand`"}