Brands
Example

Settings
{
"version": ...,
"theme_name": ...,
"repo_url": ...,
"support_url": ...,
...
"components": [
{
"name": "brands",
"title": "Brands",
"icon": "sicon-award-ribbon",
"path": "home.brands",
"fields": [
{
"id": "brands",
"type": "items",
"label": "Brand",
"format": "dropdown-list",
"multichoice": true,
"required": true,
"source": "Brands"
}
]
}
]
}
Theme Preview

Variables
HomeBrandsComponent
component
object
optional
component
section.brands
object (Brand)
optional
position
integer
optional
Usage
Modified at 2024-02-12 13:42:29