Section
Brush sticky cta new
4 个模板实例,5 个 section 配置,1 类 block。
真实模板变体
Schema
{
"name": "Brush sticky cta new",
"class": "brush-sticky-cta-new-section",
"settings": [
{
"type": "text",
"id": "heading",
"label": "Heading",
"default": "Laifen hairdryer "
},
{
"type": "text",
"id": "add_to_cart_btn",
"label": "Add to cart btn selector",
"default": ".game-banner-v3__container",
"info": "Sticky cart will be hidden when this element is in view in page."
},
{
"type": "text",
"id": "btn_text",
"label": "Button text",
"default": "Shop now"
},
{
"type": "text",
"id": "btn_text_m",
"label": "Button text (Mobile)",
"default": "Shop all hair dryers"
},
{
"type": "url",
"id": "btn_link",
"label": "Button link"
}
],
"blocks": [
{
"type": "block",
"name": "Menu link",
"settings": [
{
"type": "text",
"id": "link_text",
"label": "Link text"
},
{
"type": "url",
"id": "link",
"label": "link"
}
]
}
],
"presets": [
{
"name": "Brush sticky cta new"
}
]
}