Section

Sale banner v3

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

真实模板变体

Schema

{
  "name": "Sale banner v3",
  "class": "sale-banner-v3",
  "settings": [
    {
      "type": "checkbox",
      "id": "reverse_order",
      "label": "Reverse order of images on desktop",
      "default": false
    },
    {
      "type": "checkbox",
      "id": "sapced_text",
      "label": "Spaced text on desktop",
      "default": false
    },
    {
      "type": "color",
      "id": "text_color",
      "label": "Text color",
      "default": "#ffffff"
    },
    {
      "type": "textarea",
      "id": "top_heading",
      "label": "Top Heading"
    },
    {
      "type": "textarea",
      "id": "heading",
      "label": "Heading",
      "default": "Celebrate energy efficient drying"
    },
    {
      "type": "textarea",
      "id": "subheading",
      "label": "Sub Heading",
      "default": "10% off selected dryers for Earth Day"
    },
    {
      "type": "textarea",
      "id": "subheading_bottom",
      "label": "Sub Heading bottom",
      "default": "Share your order ID on social media to unlock even more surprises for her! Follow us on Instagram and Facebook, make your purchase, and join the fun!"
    },
    {
      "type": "image_picker",
      "id": "image_main",
      "label": "Main Image"
    },
    {
      "type": "image_picker",
      "id": "image_m",
      "label": "Image mobile"
    },
    {
      "type": "url",
      "id": "link",
      "label": "Link"
    },
    {
      "type": "text",
      "id": "link_text",
      "label": "Link text",
      "default": "Explore The Laifen Hair Dryer"
    },
    {
      "type": "checkbox",
      "id": "show_popup",
      "label": "Enable popup on second button",
      "default": false
    },
    {
      "type": "textarea",
      "id": "popup_title",
      "label": "Popup title",
      "default": "LOREM IPSUM DOLOR SIT AMET"
    },
    {
      "type": "image_picker",
      "id": "popup_icon",
      "label": "Popup Icon"
    },
    {
      "type": "liquid",
      "id": "popup_html",
      "label": "Popup HTML"
    },
    {
      "type": "richtext",
      "id": "popup_content",
      "label": "Popup Content"
    },
    {
      "type": "url",
      "id": "link2",
      "label": "Link 2"
    },
    {
      "type": "text",
      "id": "link_text2",
      "label": "Link text 2",
      "default": "Shop All Hair Dryers"
    },
    {
      "type": "url",
      "id": "link3",
      "label": "Link 3"
    },
    {
      "type": "text",
      "id": "link_text3",
      "label": "Link text 3",
      "info": "If this is available then it will not show other button on mobile"
    },
    {
      "type": "checkbox",
      "id": "white_button",
      "label": "White button Mobile (Button 3)",
      "default": true
    },
    {
      "type": "url",
      "id": "link4",
      "label": "Link 4"
    },
    {
      "type": "text",
      "id": "link_text4",
      "label": "Link text 4"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Sale banner v3"
    }
  ]
}