How to set up the same homepage sections as the demo stores
Last updated
Last updated
Just getting started with Primavera and want to replicate the layout of one of our demo stores? We are happy to provide the template structure for the homepage so you can import them into your own store with ease.
These instructions only copy the same settings for the homepage, without any imagery or text. The exact look and feel of the homepage will depend on the style of the preset you've chosen. Following this guide will completely override all your customizations for the homepage, so only follow these instructions if you are wiling to start from scratch!
Below are code snippets you may use to replicate the homepages of our demo stores. However, every store is unique, so some tweaks might not work exactly as expected. We always recommend working off a duplicated version of your theme and consulting a Shopify developer if you're unsure. If you have any questions, don't hesitate to !
Please note, you will only be able to follow this guide if you have already purchased the theme, as it requires having edit access for the theme code. Because all theme sales are non refundable, we suggest being certain you wish to move ahead with Primavera before purchasing.
Open your copy of Primavera in the customizer. Click the three dot icon and press the Edit Code button.
Navigate to the index.json template under the templates subfolder.
Copy and paste any of the following demo store templates into this file and save your changes.
{
"sections": {
"split_banner_CVxBth": {
"type": "split-banner",
"blocks": {
"image_banner_yh3kTA": {
"type": "_image-banner",
"settings": {
"height": "medium",
"mobile_height": "large",
"stack": "none",
"spacing": "0px",
"media_content_padding": "default",
"container_width": "md",
"horizontal_alignment": "left",
"vertical_alignment": "bottom",
"enable_banner_click": false,
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-1",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {
"heading_group_nAHUCz": {
"type": "heading-group",
"settings": {
"page_title": false
},
"blocks": {
"subheading_T4fYra": {
"type": "_subheading",
"blocks": {}
},
"heading_z46Cnd": {
"type": "_heading",
"settings": {
"heading_size": "h2"
},
"blocks": {}
}
},
"block_order": [
"subheading_T4fYra",
"heading_z46Cnd"
]
},
"button_group_TTykKG": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_bbfkqk": {
"type": "_button",
"settings": {
"button_style": "primary"
},
"blocks": {}
}
},
"block_order": [
"button_bbfkqk"
]
}
},
"block_order": [
"heading_group_nAHUCz",
"button_group_TTykKG"
]
},
"video_banner_aNLHfq": {
"type": "_video-banner",
"settings": {
"enable_autoplay": true,
"play_button_display": "hover_focus",
"button_style": "text",
"button_alignment": "middle-center",
"height": "medium",
"mobile_height": "large",
"stack": "none",
"spacing": "0px",
"media_content_padding": "default",
"container_width": "md",
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-2",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {}
}
},
"block_order": [
"image_banner_yh3kTA",
"video_banner_aNLHfq"
],
"settings": {
"show_top_border": false,
"show_bottom_border": false,
"enable_transparent_header": true
}
},
"rich_text_columns_tPGXHG": {
"type": "rich-text-columns",
"blocks": {
"rich_text_column_Njrq39": {
"type": "_rich-text-column",
"settings": {
"horizontal_alignment": "left"
},
"blocks": {
"heading_group_97XitQ": {
"type": "heading-group",
"settings": {
"page_title": false
},
"blocks": {
"heading_KCNxDg": {
"type": "_heading",
"settings": {
"heading_size": "h3"
},
"blocks": {}
}
},
"block_order": [
"heading_KCNxDg"
]
},
"button_group_VpKyrH": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_4gnYnL": {
"type": "_button",
"settings": {
"button_style": "text"
},
"blocks": {}
}
},
"block_order": [
"button_4gnYnL"
]
}
},
"block_order": [
"heading_group_97XitQ",
"button_group_VpKyrH"
]
},
"rich_text_column_wPB8XL": {
"type": "_rich-text-column",
"settings": {
"horizontal_alignment": "left"
},
"blocks": {
"text_9ntmTd": {
"type": "text",
"settings": {
"font_style": "body"
},
"blocks": {}
}
},
"block_order": [
"text_9ntmTd"
]
}
},
"block_order": [
"rich_text_column_Njrq39",
"rich_text_column_wPB8XL"
],
"settings": {
"vertical_alignment": "top",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "default",
"padding_bottom": "default",
"show_top_border": false,
"show_bottom_border": false
}
},
"featured_collection_jkiWhg": {
"type": "featured-collection",
"blocks": {
"section-header": {
"type": "_section-header",
"disabled": true,
"static": true,
"settings": {
"layout_header": "left",
"subheading": "Subheading",
"heading": "Heading",
"page_title": false,
"heading_size": "h2",
"text": "<p>This is an optional description. Use this text to provide context and guidance for the content below. For example, you could briefly describe features, inspiration or relevant promotions. Leave the text blank if you prefer to remove it.</p>",
"button_label": "Button label",
"button_link": ""
},
"blocks": {}
},
"button-group": {
"type": "button-group",
"static": true,
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {}
}
},
"settings": {
"product_list": [],
"columns_desktop": "4",
"columns_mobile": "2",
"layout_desktop": "slideshow",
"container_type": "max",
"product_limit": 25,
"arrow_position": "overlay",
"counter_style": "progress",
"button_style": "primary",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "0px",
"padding_bottom": "var(--space-xl)",
"show_top_border": false,
"show_bottom_border": false
}
},
"banner_grid_7qUywi": {
"type": "banner-grid",
"blocks": {
"banner_grid_item_t7MQjG": {
"type": "_banner-grid-item",
"settings": {
"column_desktop": 2,
"row_desktop": 2,
"column_mobile": "2",
"row_mobile": "1"
},
"blocks": {
"grid_image_banner_CP6Ei9": {
"type": "_grid-image-banner",
"settings": {
"spacing": "0px",
"media_content_padding": "default",
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-1",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {
"button_group_YRJ6Xm": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_TjyBxn": {
"type": "_button",
"settings": {
"button_style": "primary"
},
"blocks": {}
}
},
"block_order": [
"button_TjyBxn"
]
}
},
"block_order": [
"button_group_YRJ6Xm"
]
}
},
"block_order": [
"grid_image_banner_CP6Ei9"
]
},
"banner_grid_item_XTaLUJ": {
"type": "_banner-grid-item",
"settings": {
"column_desktop": 2,
"row_desktop": 1,
"column_mobile": "2",
"row_mobile": "1"
},
"blocks": {
"grid_image_banner_j4yhVj": {
"type": "_grid-image-banner",
"settings": {
"spacing": "0px",
"media_content_padding": "default",
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-1",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {
"button_group_7FwQEh": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_MEtqUe": {
"type": "_button",
"settings": {
"button_style": "primary"
},
"blocks": {}
}
},
"block_order": [
"button_MEtqUe"
]
}
},
"block_order": [
"button_group_7FwQEh"
]
}
},
"block_order": [
"grid_image_banner_j4yhVj"
]
},
"banner_grid_item_tBgWqa": {
"type": "_banner-grid-item",
"settings": {
"column_desktop": 1,
"row_desktop": 1,
"column_mobile": "2",
"row_mobile": "1"
},
"blocks": {
"grid_image_banner_p3Dzmi": {
"type": "_grid-image-banner",
"settings": {
"spacing": "0px",
"media_content_padding": "default",
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-1",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {
"button_group_yTcCPn": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_LiAB7E": {
"type": "_button",
"settings": {
"button_style": "primary"
},
"blocks": {}
}
},
"block_order": [
"button_LiAB7E"
]
}
},
"block_order": [
"button_group_yTcCPn"
]
}
},
"block_order": [
"grid_image_banner_p3Dzmi"
]
},
"banner_grid_item_r3Ckdd": {
"type": "_banner-grid-item",
"settings": {
"column_desktop": 1,
"row_desktop": 1,
"column_mobile": "2",
"row_mobile": "1"
},
"blocks": {
"grid_image_banner_PzqUyf": {
"type": "_grid-image-banner",
"settings": {
"spacing": "0px",
"media_content_padding": "default",
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-1",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {
"button_group_H6cNzg": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_epgiUa": {
"type": "_button",
"settings": {
"button_style": "primary"
},
"blocks": {}
}
},
"block_order": [
"button_epgiUa"
]
}
},
"block_order": [
"button_group_H6cNzg"
]
}
},
"block_order": [
"grid_image_banner_PzqUyf"
]
},
"section-header": {
"type": "_section-header",
"static": true,
"settings": {
"layout_header": "left",
"subheading": "",
"heading": "",
"page_title": false,
"heading_size": "h2",
"text": "",
"button_label": "",
"button_link": ""
},
"blocks": {}
}
},
"block_order": [
"banner_grid_item_t7MQjG",
"banner_grid_item_XTaLUJ",
"banner_grid_item_tBgWqa",
"banner_grid_item_r3Ckdd"
],
"settings": {
"container_type": "full",
"height": "small",
"grid_gap_vertical": "var(--space-3xs)",
"grid_gap_horizontal": "var(--space-3xs)",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "0px",
"padding_bottom": "0px",
"show_top_border": false,
"show_bottom_border": false
}
},
"logo_list_tw3gKe": {
"type": "logo-list",
"blocks": {
"logo_CJhjUa": {
"type": "_logo",
"settings": {
"link": ""
},
"blocks": {}
},
"logo_cAzpTn": {
"type": "_logo",
"settings": {
"link": ""
},
"blocks": {}
},
"section-header": {
"type": "_section-header",
"disabled": true,
"static": true,
"settings": {
"layout_header": "left",
"subheading": "Subheading",
"heading": "Logo list",
"page_title": false,
"heading_size": "h2",
"text": "<p>This is an optional description. Use this text to provide context and guidance for the content below. For example, you could briefly describe features, inspiration or relevant promotions. Leave the text blank if you prefer to remove it.</p>",
"button_label": "Button label",
"button_link": ""
},
"blocks": {}
},
"button-group": {
"type": "button-group",
"static": true,
"settings": {
"horizontal_alignment": "center"
},
"blocks": {
"button_dRMhTY": {
"type": "_button",
"settings": {
"button_style": "primary",
"button_label": "",
"button_link": ""
},
"blocks": {}
}
},
"block_order": [
"button_dRMhTY"
]
}
},
"block_order": [
"logo_CJhjUa",
"logo_cAzpTn"
],
"settings": {
"layout": "autoscroll",
"speed": 1,
"scroll_direction": "right",
"size": 72,
"spacing": "var(--space-xl)",
"horizontal_alignment": "center",
"container_type": "max",
"color_scheme": "scheme-1",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "default",
"padding_bottom": "default",
"show_top_border": false,
"show_bottom_border": false
}
},
"shoppable_banner_cj9aKg": {
"type": "shoppable-banner",
"blocks": {
"mini_product_gVNhVn": {
"type": "mini-product",
"settings": {
"style": "card",
"color_scheme": ""
},
"blocks": {}
}
},
"block_order": [
"mini_product_gVNhVn"
],
"settings": {
"enable_autoplay": true,
"play_button_display": "hover_focus",
"button_style": "text",
"button_alignment": "top-left",
"height": "medium",
"mobile_height": "large",
"stack": "none",
"spacing": "0px",
"media_content_padding": "default",
"container_type": "full",
"horizontal_alignment": "left",
"vertical_alignment": "bottom",
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-2",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "0px",
"padding_bottom": "0px",
"show_top_border": false,
"show_bottom_border": false
}
},
"split_card_ipD3Vc": {
"type": "split-card",
"blocks": {
"image_banner_zpg7ya": {
"type": "_image-banner",
"settings": {
"height": "large",
"mobile_height": "large",
"stack": "none",
"spacing": "0px",
"media_content_padding": "default",
"container_width": "md",
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"enable_banner_click": false,
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-2",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {}
},
"block_rich_text_te8hG4": {
"type": "_block-rich-text",
"settings": {
"vertical_alignment": "middle",
"horizontal_alignment": "center",
"container_width": "md",
"color_scheme": "scheme-2",
"enable_color_scheme_transition": true,
"color_scheme_transition": "scheme-3",
"padding_top": "default",
"padding_bottom": "default"
},
"blocks": {
"heading_group_F9QLVf": {
"type": "heading-group",
"settings": {
"page_title": false
},
"blocks": {
"subheading_xBifkP": {
"type": "_subheading",
"settings": {
},
"blocks": {}
},
"heading_XELXzt": {
"type": "_heading",
"settings": {
"heading_size": "h2"
},
"blocks": {}
}
},
"block_order": [
"subheading_xBifkP",
"heading_XELXzt"
]
},
"text_Af8YfR": {
"type": "text",
"settings": {
"font_style": "body"
},
"blocks": {}
},
"button_group_A4EEdP": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_pAEnCx": {
"type": "_button",
"settings": {
"button_style": "primary"
},
"blocks": {}
}
},
"block_order": [
"button_pAEnCx"
]
}
},
"block_order": [
"heading_group_F9QLVf",
"text_Af8YfR",
"button_group_A4EEdP"
]
}
},
"block_order": [
"image_banner_zpg7ya",
"block_rich_text_te8hG4"
],
"settings": {
"container_type": "max",
"border_radius": "section",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "default",
"padding_bottom": "default",
"show_top_border": false,
"show_bottom_border": false,
"show_borders": false
}
},
"scrolling_content_dWTbWa": {
"type": "scrolling-content",
"blocks": {
"text_kMCcPB": {
"type": "text",
"settings": {
}
},
"image_8fDHyi": {
"type": "image",
"settings": {
"max_width": 36,
"link": ""
}
}
},
"block_order": [
"text_kMCcPB",
"image_8fDHyi"
],
"settings": {
"speed": 2,
"scroll_direction": "left",
"horizontal_gap": 10,
"font_type": "heading",
"font_size": 24,
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "var(--space-xs)",
"padding_bottom": "var(--space-xs)",
"show_top_border": true,
"show_bottom_border": false
}
},
"countdown_Gdt3WA": {
"type": "countdown",
"blocks": {
"heading_group_zB7rgX": {
"type": "heading-group",
"settings": {
"page_title": false
},
"blocks": {
"subheading_ntwdfR": {
"type": "_subheading",
"settings": {
},
"blocks": {}
},
"heading_JVwHVV": {
"type": "_heading",
"settings": {
"heading_size": "h1"
},
"blocks": {}
}
},
"block_order": [
"subheading_ntwdfR",
"heading_JVwHVV"
]
},
"text_JxFU7J": {
"type": "text",
"settings": {
"font_style": "body"
},
"blocks": {}
},
"button_group_z6hYWy": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_h4yqUW": {
"type": "_button",
"settings": {
"button_style": "primary",
"button_label": "RSVP"
},
"blocks": {}
}
},
"block_order": [
"button_h4yqUW"
]
},
"countdown": {
"type": "_countdown",
"static": true,
"settings": {
"date": "2025-07-04",
"hide_section": true,
"font_style": "heading h1",
"color_scheme": "scheme-2",
"opacity": 10,
"enable_blur": true,
"accessibility_description": "Countdown timer"
},
"blocks": {}
}
},
"block_order": [
"heading_group_zB7rgX",
"text_JxFU7J",
"button_group_z6hYWy"
],
"settings": {
"desktop_layout": "split",
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"enable_autoplay": false,
"play_button_display": "always",
"button_style": "text",
"button_alignment": "top-left",
"height": "medium",
"mobile_height": "large",
"stack": "none",
"spacing": "0px",
"media_content_padding": "default",
"container_type": "full",
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"show_top_border": false,
"show_bottom_border": false
}
},
"featured_product_KUPB34": {
"type": "featured-product",
"blocks": {
"pdp-product-information": {
"type": "_pdp-product-information",
"static": true,
"settings": {
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"container_width": "xxs",
"padding_top": "default",
"padding_bottom": "default"
},
"blocks": {
"pdp_badges_Na7j3g": {
"type": "_pdp-badges",
"settings": {
"button_style": "text"
},
"blocks": {}
},
"pdp_title_wbNcRr": {
"type": "_pdp-title",
"settings": {
"heading_size": "h1",
"enable_share": false,
"share_color_scheme": ""
},
"blocks": {}
},
"pdp_price_YxGBf6": {
"type": "_pdp-price",
"settings": {
"font_style": "caption"
},
"blocks": {}
},
"pdp_description_6mL4yx": {
"type": "_pdp-description",
"settings": {
"text": "<p>{{ closest.product.description }}</p>",
"enable_truncation": false,
"word_limit": 40,
"title": "Description"
},
"blocks": {}
},
"pdp_variant_picker_CpNFrf": {
"type": "_pdp-variant-picker",
"settings": {
"variant_picker_style": "buttons",
"swatch_style": "default",
"option_1": "",
"option_1_page": "",
"option_1_label": "icon",
"option_2": "",
"option_2_page": "",
"option_2_label": "icon",
"option_3": "",
"option_3_page": "",
"option_3_label": "icon"
},
"blocks": {}
},
"pdp_line_item_tGfzab": {
"type": "_pdp-line-item",
"settings": {
"type": "text",
"field_label": "Engraving",
"required": false,
"text_type": "text",
"checkbox_checked": "Yes",
"checkbox_unchecked": "No",
"options": "Option 1, Option 2"
},
"blocks": {}
},
"pdp_buy_buttons_cTRr8X": {
"type": "_pdp-buy-buttons",
"settings": {
"show_dynamic_checkout": false,
"show_quantity_selector": false,
"show_gift_card_recipient": true
},
"blocks": {}
},
"pdp_icon_with_text_6LJW6T": {
"type": "_pdp-icon-with-text",
"settings": {
"icon": "heart",
"icon_size": "icon--s",
"max_width": 16,
"font_style": "body text-s",
"layout": "row",
"horizontal_alignment": "left",
"vertical_alignment": "middle",
"padding": "var(--space-2xs)",
"gap": "var(--space-2xs)",
"color_scheme": "scheme-5"
},
"blocks": {}
},
"pdp_collapsible_eKYYeE": {
"type": "_pdp-collapsible",
"settings": {
"heading": "Details",
"font_style": "body"
},
"blocks": {}
},
"pdp_collapsible_VGKLNV": {
"type": "_pdp-collapsible",
"settings": {
"font_style": "body"
},
"blocks": {}
}
},
"block_order": [
"pdp_badges_Na7j3g",
"pdp_title_wbNcRr",
"pdp_price_YxGBf6",
"pdp_description_6mL4yx",
"pdp_variant_picker_CpNFrf",
"pdp_line_item_tGfzab",
"pdp_buy_buttons_cTRr8X",
"pdp_icon_with_text_6LJW6T",
"pdp_collapsible_eKYYeE",
"pdp_collapsible_VGKLNV"
]
}
},
"settings": {
"media_style": "thumbnails",
"enable_zoom": false,
"enable_autoplay": true,
"media_color_scheme": "",
"spacing": "var(--space-2xl)",
"button_style": "primary",
"image_aspect_ratio": "adapt",
"animation_style": "fade",
"counter_style": "hidden",
"enable_looping": true,
"color_scheme": "",
"show_top_border": false,
"show_bottom_border": false,
"enable_transparent_header": false
}
},
"split_banner_JG9Hg8": {
"type": "split-banner",
"blocks": {
"image_banner_tB8qN9": {
"type": "_image-banner",
"settings": {
"height": "medium",
"mobile_height": "large",
"stack": "none",
"spacing": "0px",
"media_content_padding": "default",
"container_width": "md",
"horizontal_alignment": "center",
"vertical_alignment": "middle",
"enable_banner_click": false,
"enable_overlay": false,
"overlay": "linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0) 100%)",
"color_scheme": "scheme-2",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {
"image_VtMXpz": {
"type": "image",
"settings": {
"image_ratio": "default",
"max_width": 280,
"horizontal_alignment": "inherit",
"product": ""
},
"blocks": {}
}
},
"block_order": [
"image_VtMXpz"
]
},
"product_banner_gLJk4e": {
"type": "_product-banner",
"settings": {
"spacing": "var(--space-2xl)",
"horizontal_alignment": "center",
"color_scheme": "scheme-1",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {}
}
},
"block_order": [
"image_banner_tB8qN9",
"product_banner_gLJk4e"
],
"settings": {
"show_top_border": false,
"show_bottom_border": false,
"enable_transparent_header": false
}
},
"testimonials_hkYUgX": {
"type": "testimonials",
"blocks": {
"section-header": {
"type": "_section-header",
"static": true,
"settings": {
"layout_header": "left",
"subheading": "Subheading",
"heading": "Heading",
"page_title": false,
"heading_size": "h2",
"text": "<p>This is an optional description. Use this text to provide context and guidance for the content below. For example, you could briefly describe features, inspiration or relevant promotions. Leave the text blank if you prefer to remove it.</p>",
"button_label": "Button label",
"button_link": ""
},
"blocks": {}
}
},
"disabled": true,
"settings": {
"columns_desktop": "3",
"columns_mobile": "1",
"column_behavior": "slideshow",
"container_type": "max",
"alignment_columns": "center",
"arrow_position": "overlay",
"counter_style": "progress",
"button_style": "primary",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "0px",
"padding_bottom": "default",
"show_top_border": false,
"show_bottom_border": false
}
},
"blog_posts_fHpym9": {
"type": "blog-posts",
"blocks": {
"section-header": {
"type": "_section-header",
"static": true,
"settings": {
"layout_header": "center",
"page_title": false,
"heading_size": "h2",
"text": "",
"button_label": "",
"button_link": ""
},
"blocks": {}
},
"button-group": {
"type": "button-group",
"static": true,
"settings": {
"horizontal_alignment": "center"
},
"blocks": {
"button_c8a9DE": {
"type": "_button",
"settings": {
"button_style": "primary",
"button_label": "View All",
"button_link": "shopify://blogs/news"
},
"blocks": {}
}
},
"block_order": [
"button_c8a9DE"
]
}
},
"settings": {
"blog": "news",
"product_limit": 4,
"columns_desktop": "3",
"columns_mobile": "1",
"layout_desktop": "slideshow",
"container_type": "max",
"arrow_position": "overlay",
"counter_style": "progress",
"button_style": "primary",
"color_scheme": "scheme-3",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "default",
"padding_bottom": "default",
"show_top_border": false,
"show_bottom_border": false
}
},
"stacked_images_with_text_FwmqFy": {
"type": "stacked-images-with-text",
"blocks": {
"heading_group_TpLDFH": {
"type": "heading-group",
"settings": {
"page_title": false
},
"blocks": {
"subheading_78HKX3": {
"type": "_subheading",
"settings": {
},
"blocks": {}
},
"heading_iHL6ej": {
"type": "_heading",
"settings": {
"heading_size": "h2"
},
"blocks": {}
}
},
"block_order": [
"subheading_78HKX3",
"heading_iHL6ej"
]
},
"text_TVG6Vx": {
"type": "text",
"settings": {
"font_style": "body"
},
"blocks": {}
},
"button_group_VTxAWC": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_EGwcDF": {
"type": "_button",
"settings": {
"button_style": "secondary"
},
"blocks": {}
}
},
"block_order": [
"button_EGwcDF"
]
},
"stacked-images": {
"type": "_stacked-images",
"static": true,
"settings": {},
"blocks": {
"stacked_image_3ATrYn": {
"type": "_stacked-image",
"settings": {
"image_ratio": "2 / 3",
"max_width": 80,
"link": "",
"link_label": ""
},
"blocks": {}
},
"stacked_image_E8RWWH": {
"type": "_stacked-image",
"settings": {
"image_ratio": "3 / 2",
"max_width": 100,
"link": "",
"link_label": ""
},
"blocks": {}
}
},
"block_order": [
"stacked_image_3ATrYn",
"stacked_image_E8RWWH"
]
}
},
"block_order": [
"heading_group_TpLDFH",
"text_TVG6Vx",
"button_group_VTxAWC"
],
"settings": {
"horizontal_alignment": "center",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"show_top_border": false,
"show_bottom_border": false
}
},
"media_grid_BHDbN3": {
"type": "media-grid",
"blocks": {
"media_grid_image_dbzjLq": {
"type": "_media-grid-image",
"settings": {
"image_ratio": "2 / 3",
"link": "",
"link_label": ""
},
"blocks": {}
},
"media_grid_text_xgbKmr": {
"type": "_media-grid-text",
"settings": {
"vertical_alignment": "middle",
"horizontal_alignment": "center",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": ""
},
"blocks": {
"heading_group_immFUc": {
"type": "heading-group",
"settings": {
"page_title": false
},
"blocks": {
"subheading_WLFjdU": {
"type": "_subheading",
"settings": {
},
"blocks": {}
},
"heading_3RG37z": {
"type": "_heading",
"settings": {
"heading_size": "h2"
},
"blocks": {}
}
},
"block_order": [
"subheading_WLFjdU",
"heading_3RG37z"
]
},
"button_group_mWXnf9": {
"type": "button-group",
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {
"button_Dgw9TM": {
"type": "_button",
"settings": {
"button_style": "text",
"button_label": "Follow Us",
"button_link": "https://www.instagram.com/shopify/"
},
"blocks": {}
}
},
"block_order": [
"button_Dgw9TM"
]
}
},
"block_order": [
"heading_group_immFUc",
"button_group_mWXnf9"
]
},
"media_grid_image_PV3r4Q": {
"type": "_media-grid-image",
"settings": {
"image_ratio": "2 / 3",
"link": "",
"link_label": ""
},
"blocks": {}
},
"media_grid_image_eFpbDt": {
"type": "_media-grid-image",
"settings": {
"image_ratio": "2 / 3",
"link": "",
"link_label": ""
},
"blocks": {}
},
"media_grid_image_ic7cPK": {
"type": "_media-grid-image",
"settings": {
"image_ratio": "2 / 3",
"link": "",
"link_label": ""
},
"blocks": {}
},
"section-header": {
"type": "_section-header",
"static": true,
"settings": {
"layout_header": "left",
"subheading": "",
"heading": "",
"page_title": false,
"heading_size": "h2",
"text": "",
"button_label": "",
"button_link": ""
},
"blocks": {}
},
"button-group": {
"type": "button-group",
"static": true,
"settings": {
"horizontal_alignment": "inherit"
},
"blocks": {}
}
},
"block_order": [
"media_grid_image_dbzjLq",
"media_grid_text_xgbKmr",
"media_grid_image_PV3r4Q",
"media_grid_image_eFpbDt",
"media_grid_image_ic7cPK"
],
"settings": {
"columns_desktop": "4",
"columns_mobile": "2",
"column_behavior": "slideshow",
"container_type": "full",
"grid_gap_vertical": "var(--space-3xs)",
"grid_gap_horizontal": "var(--space-3xs)",
"arrow_position": "overlay",
"counter_style": "hidden",
"button_style": "primary",
"color_scheme": "",
"enable_color_scheme_transition": false,
"color_scheme_transition": "",
"padding_top": "default",
"padding_bottom": "default",
"show_top_border": false,
"show_bottom_border": false
}
}
},
"order": [
"split_banner_CVxBth",
"rich_text_columns_tPGXHG",
"featured_collection_jkiWhg",
"banner_grid_7qUywi",
"logo_list_tw3gKe",
"shoppable_banner_cj9aKg",
"split_card_ipD3Vc",
"scrolling_content_dWTbWa",
"countdown_Gdt3WA",
"featured_product_KUPB34",
"split_banner_JG9Hg8",
"testimonials_hkYUgX",
"blog_posts_fHpym9",
"stacked_images_with_text_FwmqFy",
"media_grid_BHDbN3"
]
}