brand
The brand object.
Properties
| Property | Description |
|---|---|
brand.colors | Buyer-visible colors value for this brand. |
brand.cover_image | Buyer-visible cover_image value for this brand. |
brand.favicon | Buyer-visible favicon value for this brand. |
brand.favicon_url | Buyer-visible URL for favicon, or nil/empty when unavailable. |
brand.logo | Buyer-visible logo value for this brand. |
brand.short_description | Buyer-visible short_description value for this brand. |
brand.slogan | Buyer-visible slogan value for this brand. |
brand.social_links | Buyer-visible social_links value for this brand. |
brand.square_logo | Buyer-visible square_logo value for this brand. |
Property list is generated from the storefront engine (BrandDrop), so it always matches what your theme can use. Use {{ brand | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.