Section
Distributor Header
1 个模板实例,5 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Distributor Header",
"settings": [
{
"type": "textarea",
"id": "title",
"label": "Heading"
},
{
"type": "text",
"id": "subtitle",
"label": "Subheading"
},
{
"type": "textarea",
"id": "description",
"label": "Description"
},
{
"type": "text",
"id": "button_label",
"label": "Button label"
},
{
"type": "url",
"id": "button_link",
"label": "Button link"
}
],
"blocks": [],
"presets": [
{
"name": "Distributor Header",
"category": "Custom"
}
]
}