Section

EAM GUARANTEE

0 个模板实例,6 个 section 配置,0 类 block。

真实模板变体

当前模板未直接使用该 section。

Schema

{
  "name": "EAM GUARANTEE",
  "settings": [
    {
      "type": "image_picker",
      "id": "warranty-image",
      "label": "Select Main Warranty Image"
    },
    {
      "type": "image_picker",
      "id": "warranty-image-mobile",
      "label": "Select Main Mobile Warranty Image"
    },
    {
      "type": "image_picker",
      "id": "right_image",
      "label": "Select Warranty Logo"
    },
    {
      "type": "html",
      "id": "right_heading",
      "label": "Enter Heading"
    },
    {
      "type": "text",
      "id": "right_text",
      "label": "Enter Text"
    },
    {
      "type": "text",
      "id": "right_button",
      "label": "Enter Button Text"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "EAM GUARANTEE"
    }
  ]
}