Description
The Brand object contains information about a brand that the Store sells. Brands are associated with Products.
ℹ️ Note
This object supports custom data via the data attribute.
Attributes
| Attribute | Type | Description |
|---|---|---|
id |
String | Returns the unique id for this Brand |
logo |
Image | Returns the logo Image for this Brand |
name |
String | Returns the value of the Name attribute |