Section
[Landing] Product
15 个模板实例,14 个 section 配置,1 类 block。
真实模板变体
page.eam-curlyhairlanding_featured_product_VEpAMC · 4 blocks启用page.eam-fasterlanding_featured_product_VEpAMC · 4 blocks启用page.eam-lighterlanding_featured_product_VEpAMC · 4 blocks启用page.eam-salon-qualitylanding_featured_product_VEpAMC · 4 blocks启用page.eam-salon-qualitylanding_featured_product_VEpAMD · 4 blocks启用page.eam-toothbrushcp-v2landing_featured_product_nnhLL4 · 4 blocks已禁用page.pillar-page-fine-hairlanding_featured_product_VEpAMC · 4 blocks启用page.pillar-page-ioniclanding_featured_product_VEpAMC · 4 blocks启用page.pillar-page-oral-hygienelanding_featured_product_tK7bMf · 0 blocks启用page.pillar-page-travellanding_featured_product_VEpAMC · 4 blocks启用page.plp-high-vs-tradi-downgralanding_featured_product_VEpAMC · 4 blocks启用page.v-day-giftlanding_featured_product_VEpAMC · 4 blocks启用page.wave-giftlanding_featured_product_VEpAMC · 4 blocks启用page.women-day-gift-elec-brushlanding_featured_product_VEpAMC · 4 blocks启用page.women-day-gift-hair-dryerlanding_featured_product_VEpAMC · 4 blocks启用
Schema
{
"name": "[Landing] Product",
"settings": [
{
"type": "textarea",
"id": "subheading",
"label": "Subheading"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading"
},
{
"type": "textarea",
"id": "description",
"label": "Description"
},
{
"type": "product",
"id": "product",
"label": "Product"
},
{
"type": "select",
"id": "discount_type",
"label": "Discount type",
"options": [
{
"value": "percentage",
"label": "Percentage"
},
{
"value": "fixed_amount",
"label": "Fixed amount"
}
],
"default": "percentage"
},
{
"type": "text",
"id": "discount_amount",
"label": "Discount amount"
},
{
"type": "text",
"id": "discount_code",
"label": "Discount code"
},
{
"type": "textarea",
"id": "options_titles",
"label": "Variant titles"
},
{
"type": "textarea",
"id": "options_media",
"label": "Variant images"
},
{
"type": "header",
"content": "Colors"
},
{
"type": "color",
"id": "bg_color",
"label": "Background color"
},
{
"type": "color",
"id": "accent_color",
"label": "Accent color",
"info": "Will be used for buttons and text highlights"
},
{
"type": "color",
"id": "text_color",
"label": "Text color"
},
{
"type": "color",
"id": "button_text_color",
"label": "Button text color"
}
],
"blocks": [
{
"type": "accordion",
"name": "Accordion",
"settings": [
{
"type": "text",
"id": "title",
"label": "Title"
},
{
"type": "richtext",
"id": "content",
"label": "Content"
}
]
}
],
"presets": [
{
"name": "[Landing] Product",
"category": "Content"
}
]
}