Section

购买保障与权益

1 个模板实例,8 个 section 配置,1 类 block。

真实模板变体

Schema

{
  "name": "购买保障与权益",
  "class": "best-buy-place",
  "settings": [
    {
      "type": "text",
      "id": "heading",
      "label": "Heading",
      "default": "Why Laifen is the best place to buy Wave."
    },
    {
      "type": "text",
      "id": "btn_text",
      "label": "Button text",
      "default": "Shop Laifen"
    },
    {
      "type": "url",
      "id": "link",
      "label": "Button link"
    },
    {
      "type": "color_background",
      "id": "bg_d",
      "label": "Background Desktop",
      "default": "#ffffff"
    },
    {
      "type": "color_background",
      "id": "bg_m",
      "label": "Background Mobile",
      "default": "#ffffff"
    },
    {
      "type": "color",
      "id": "color",
      "label": "Color",
      "default": "#000000"
    },
    {
      "type": "color_background",
      "id": "color_strong_",
      "label": "Text Strong Color",
      "default": "#ffffff"
    },
    {
      "type": "color_background",
      "id": "color_p",
      "label": "Text Color Paragraph",
      "default": "rgba(255, 255, 255, 0.70)"
    }
  ],
  "blocks": [
    {
      "type": "block",
      "name": "Image block",
      "settings": [
        {
          "type": "color",
          "id": "background",
          "label": "Background"
        },
        {
          "type": "image_picker",
          "id": "icon",
          "label": "Icon"
        },
        {
          "type": "text",
          "id": "heading",
          "label": "Heading",
          "default": "Fast & free delivery."
        },
        {
          "type": "richtext",
          "id": "content",
          "label": "Content",
          "default": "<p>Always free. Always reliable. Orders received before 12pm EST M-F ship that same day. All other orders ship next business day.</p>"
        }
      ]
    }
  ],
  "presets": [
    {
      "name": "购买保障与权益"
    }
  ]
}