Section
IFA Doctor Testimonials
6 个模板实例,2 个 section 配置,1 类 block。
真实模板变体
page.ces-swift-premiumifa_doctor_testimonials_4nqh6b · 4 blocks启用page.eam-breezy-smileifa_doctor_testimonials_4nqh6b · 4 blocks启用page.event-cesifa_doctor_testimonials_4nqh6b · 4 blocks启用page.ifa-2025ifa_doctor_testimonials_4nqh6b · 4 blocks启用page.ifaifa_doctor_testimonials_4nqh6b · 4 blocks启用page.thailandoffficialwebpageifa_doctor_testimonials_4nqh6b · 4 blocks已禁用
Schema
{
"name": "IFA Doctor Testimonials",
"settings": [
{
"type": "text",
"id": "heading",
"label": "Heading"
},
{
"type": "select",
"id": "color_mode",
"label": "Color Mode",
"options": [
{
"value": "light",
"label": "Light"
},
{
"value": "dark",
"label": "Dark"
}
],
"default": "dark"
}
],
"blocks": [
{
"type": "image",
"name": "Image",
"settings": [
{
"type": "image_picker",
"id": "image",
"label": "Image"
},
{
"type": "text",
"id": "title",
"label": "Doctor Name"
},
{
"type": "textarea",
"id": "doctor_title",
"label": "Title"
},
{
"type": "textarea",
"id": "testimonial",
"label": "Testimonial"
},
{
"type": "video_url",
"id": "video",
"label": "Video",
"accept": [
"youtube"
]
}
]
}
],
"presets": [
{
"name": "IFA Doctor Testimonials",
"category": "IFA"
}
]
}