LogoLogo
HomeTheme DocsSupportTry Primavera
  • Primavera Theme Docs
  • Guides
    • Quick start
    • Accessibility
    • SEO
    • How to set up the same homepage sections as the demo stores
    • How to add a mega menu
    • How to add a sidebar menu promotion
    • How to add product swatches
    • How to add a product subtitle/cutline
    • How to add product badges
    • How to add product recommendations
    • How to add an external video
    • How do I enable right-to-left support
  • Theme settings
    • Spacing
    • Appearance
    • Logo
    • Colors
    • Typography
    • Product card
    • Mini product
    • Collection card
    • Blog post card
    • Search behavaior
    • Social media
    • Currency format
    • Cart
    • Optimizations
    • Custom CSS
  • Sections
    • Announcement bar
    • Back to top
    • Banner grid
    • Before/after image
    • Bottom bar
    • Blog posts
    • Cart drawer
    • Collapsible content
    • Collection list
    • Contact form
    • Countdown timer
    • Custom liquid
    • External video
    • Featured collection
    • Featured post
    • Featured product
    • Footer
    • Header
    • Image banner
    • Image hotspot
    • Image with text
    • Logo list
    • Media grid
    • Multicolumn
    • Newsletter
    • Newsletter popup
    • Rich text
    • Rich text columns
    • Scrolling content
    • Search modal
    • Section header
    • Shoppable banner
    • Sidebar menu
    • Slideshow
    • Split banner
    • Split card
    • Stacked images with text
    • Testimonials
    • Video banner
    • Video with text
  • Blocks
    • Badges
    • Buttons
    • Card
    • Collapsible
    • Heading
    • Image
    • Liquid
    • Mini product
    • Page
    • Product
    • Text
    • Video
  • Templates
    • 404
    • Account
    • Blog
    • Blog post
    • Cart page
    • Collection
    • Collection list
    • Gift card
    • Home page
    • Product
    • Password
    • Search
  • FAQs
    • Why isn't my video autoplaying?
    • How do I edit the default theme content?
    • Where do newsletter signups go?
    • Why are my images cropped?
    • How can I change the meta color?
  • Advanced
    • Customizing code
    • JavaScript events
    • How to refresh the cart using JavaScript
    • Use a custom font
  • Contact support
Powered by GitBook
On this page
  1. Guides

How to set up the same homepage sections as the demo stores

PreviousSEONextHow to add a mega menu

Last updated 20 days ago

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.

Instructions

  1. Open your copy of Primavera in the customizer. Click the three dot icon and press the Edit Code button.

  2. Navigate to the index.json template under the templates subfolder.

  3. Copy and paste any of the following demo store templates into this file and save your changes.

Precision
{
  "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"
  ]
}
Artistry
{
  "sections": {
    "split_banner_jWmCq9": {
      "type": "split-banner",
      "blocks": {
        "image_banner_fUDMTn": {
          "type": "_image-banner",
          "settings": {
            "image": "",
            "height": "medium",
            "mobile_height": "medium",
            "stack": "none",
            "spacing": "0px",
            "media_content_padding": "default",
            "container_width": "xxs",
            "horizontal_alignment": "left",
            "vertical_alignment": "middle",
            "enable_banner_click": false,
            "enable_overlay": true,
            "overlay": "linear-gradient(180deg, rgba(77, 44, 44, 0.4), rgba(255, 255, 255, 0) 100%)",
            "color_scheme": "scheme-2",
            "enable_color_scheme_transition": false,
            "color_scheme_transition": ""
          },
          "blocks": {
            "heading_group_9nJWxx": {
              "type": "heading-group",
              "settings": {
                "page_title": false
              },
              "blocks": {
                "heading_UC9aUa": {
                  "type": "_heading",
                  "settings": {
                    "heading": "Handmade ceramics",
                    "heading_size": "h2"
                  }
                }
              },
              "block_order": [
                "heading_UC9aUa"
              ]
            },
            "text_8zpFnb": {
              "type": "text",
              "settings": {
                "text": "<p>Each one of our hand-crafted pieces bring a unique warmth and charm to every home.</p>",
                "font_style": "body"
              }
            },
            "button_group_iX7B9G": {
              "type": "button-group",
              "settings": {
                "horizontal_alignment": "inherit"
              },
              "blocks": {
                "button_6kVcyE": {
                  "type": "_button",
                  "settings": {
                    "button_style": "primary",
                    "button_label": "Shop all products",
                    "button_link": "shopify://collections/all"
                  }
                }
              },
              "block_order": [
                "button_6kVcyE"
              ]
            }
          },
          "block_order": [
            "heading_group_9nJWxx",
            "text_8zpFnb",
            "button_group_iX7B9G"
          ]
        },
        "image_banner_K7RAVc": {
          "type": "_image-banner",
          "settings": {
            "image": "",
            "height": "medium",
            "mobile_height": "medium",
            "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": ""
          }
        }
      },
      "block_order": [
        "image_banner_fUDMTn",
        "image_banner_K7RAVc"
      ],
      "settings": {
        "show_top_border": false,
        "show_bottom_border": false,
        "enable_transparent_header": false
      }
    },
    "rich_text_3T4bi8": {
      "type": "rich-text",
      "blocks": {
        "heading_group_qeddfV": {
          "type": "heading-group",
          "settings": {
            "page_title": false
          },
          "blocks": {
            "subheading_tcQQiY": {
              "type": "_subheading",
              "settings": {
                "subheading": "our essence"
              }
            },
            "heading_qgiQyn": {
              "type": "_heading",
              "settings": {
                "heading": "“Ceramics that blend tradition with contemporary design, bringing warmth, beauty, and meaning into any space.”",
                "heading_size": "h2"
              }
            }
          },
          "block_order": [
            "subheading_tcQQiY",
            "heading_qgiQyn"
          ]
        },
        "button_group_b7i8f6": {
          "type": "button-group",
          "settings": {
            "horizontal_alignment": "inherit"
          },
          "blocks": {
            "button_JYPmLB": {
              "type": "_button",
              "settings": {
                "button_style": "text",
                "button_label": "About us",
                "button_link": ""
              }
            }
          },
          "block_order": [
            "button_JYPmLB"
          ]
        }
      },
      "block_order": [
        "heading_group_qeddfV",
        "button_group_b7i8f6"
      ],
      "settings": {
        "horizontal_alignment": "center",
        "container_width": "md",
        "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
      }
    },
    "banner_grid_CrXWPX": {
      "type": "banner-grid",
      "blocks": {
        "banner_grid_item_4Mq6nA": {
          "type": "_banner-grid-item",
          "settings": {
            "column_desktop": 2,
            "row_desktop": 1,
            "column_mobile": "2",
            "row_mobile": "1"
          },
          "blocks": {
            "grid_image_banner_9AHhxC": {
              "type": "_grid-image-banner",
              "settings": {
                "image": "",
                "spacing": "0px",
                "media_content_padding": "default",
                "horizontal_alignment": "left",
                "vertical_alignment": "top",
                "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": ""
              },
              "blocks": {
                "heading_group_yBryeN": {
                  "type": "heading-group",
                  "settings": {
                    "page_title": false
                  },
                  "blocks": {
                    "heading_A9ri9A": {
                      "type": "_heading",
                      "settings": {
                        "heading": "Our Newest Collection",
                        "heading_size": "h6"
                      }
                    }
                  },
                  "block_order": [
                    "heading_A9ri9A"
                  ]
                },
                "button_group_i6d6Hp": {
                  "type": "button-group",
                  "settings": {
                    "horizontal_alignment": "inherit"
                  },
                  "blocks": {
                    "button_Ypy3aJ": {
                      "type": "_button",
                      "settings": {
                        "button_style": "text",
                        "button_label": "Shop Drinkware",
                        "button_link": ""
                      }
                    }
                  },
                  "block_order": [
                    "button_Ypy3aJ"
                  ]
                }
              },
              "block_order": [
                "heading_group_yBryeN",
                "button_group_i6d6Hp"
              ]
            }
          },
          "block_order": [
            "grid_image_banner_9AHhxC"
          ]
        },
        "banner_grid_item_RicdxV": {
          "type": "_banner-grid-item",
          "settings": {
            "column_desktop": 2,
            "row_desktop": 2,
            "column_mobile": "2",
            "row_mobile": "2"
          },
          "blocks": {
            "grid_image_banner_jaTqrL": {
              "type": "_grid-image-banner",
              "settings": {
                "image": "",
                "spacing": "0px",
                "media_content_padding": "default",
                "horizontal_alignment": "left",
                "vertical_alignment": "top",
                "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": ""
              },
              "blocks": {
                "heading_group_mphX7P": {
                  "type": "heading-group",
                  "settings": {
                    "page_title": false
                  },
                  "blocks": {
                    "heading_iKprTP": {
                      "type": "_heading",
                      "settings": {
                        "heading": "Home & Decor",
                        "heading_size": "h6"
                      }
                    }
                  },
                  "block_order": [
                    "heading_iKprTP"
                  ]
                },
                "button_group_8nPknF": {
                  "type": "button-group",
                  "settings": {
                    "horizontal_alignment": "inherit"
                  },
                  "blocks": {
                    "button_9GfgrU": {
                      "type": "_button",
                      "settings": {
                        "button_style": "text",
                        "button_label": "Shop Home Decor",
                        "button_link": ""
                      }
                    }
                  },
                  "block_order": [
                    "button_9GfgrU"
                  ]
                }
              },
              "block_order": [
                "heading_group_mphX7P",
                "button_group_8nPknF"
              ]
            }
          },
          "block_order": [
            "grid_image_banner_jaTqrL"
          ]
        },
        "banner_grid_item_npwdhi": {
          "type": "_banner-grid-item",
          "settings": {
            "column_desktop": 2,
            "row_desktop": 1,
            "column_mobile": "2",
            "row_mobile": "1"
          },
          "blocks": {
            "grid_image_banner_XMVxP9": {
              "type": "_grid-image-banner",
              "settings": {
                "image": "",
                "spacing": "0px",
                "media_content_padding": "default",
                "horizontal_alignment": "left",
                "vertical_alignment": "top",
                "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": ""
              },
              "blocks": {
                "heading_group_QFhhPR": {
                  "type": "heading-group",
                  "settings": {
                    "page_title": false
                  },
                  "blocks": {
                    "heading_nLiCTe": {
                      "type": "_heading",
                      "settings": {
                        "heading": "Our unique process",
                        "heading_size": "h6"
                      }
                    }
                  },
                  "block_order": [
                    "heading_nLiCTe"
                  ]
                },
                "button_group_P87iRX": {
                  "type": "button-group",
                  "settings": {
                    "horizontal_alignment": "inherit"
                  },
                  "blocks": {
                    "button_eW3kic": {
                      "type": "_button",
                      "settings": {
                        "button_style": "text",
                        "button_label": "About Us",
                        "button_link": ""
                      }
                    }
                  },
                  "block_order": [
                    "button_eW3kic"
                  ]
                }
              },
              "block_order": [
                "heading_group_QFhhPR",
                "button_group_P87iRX"
              ]
            }
          },
          "block_order": [
            "grid_image_banner_XMVxP9"
          ]
        },
        "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": ""
          }
        }
      },
      "block_order": [
        "banner_grid_item_4Mq6nA",
        "banner_grid_item_RicdxV",
        "banner_grid_item_npwdhi"
      ],
      "settings": {
        "container_type": "full",
        "height": "small",
        "grid_gap_vertical": "0px",
        "grid_gap_horizontal": "0px",
        "color_scheme": "",
        "enable_color_scheme_transition": false,
        "color_scheme_transition": "",
        "padding_top": "0px",
        "padding_bottom": "0px",
        "show_top_border": false,
        "show_bottom_border": false
      }
    },
    "rich_text_Jw3DHm": {
      "type": "rich-text",
      "blocks": {
        "video_XBYx4A": {
          "type": "_video",
          "settings": {
            "video": "",
            "external_video": "",
            "enable_autoplay": false,
            "description": "",
            "button_style": "primary"
          }
        },
        "heading_group_G7j4de": {
          "type": "heading-group",
          "settings": {
            "page_title": false
          },
          "blocks": {
            "subheading_HjCAAe": {
              "type": "_subheading",
              "disabled": true,
              "settings": {
                "subheading": "Subheading"
              }
            },
            "heading_GfaDen": {
              "type": "_heading",
              "settings": {
                "heading": "Our Brand Philosphy",
                "heading_size": "h3"
              }
            }
          },
          "block_order": [
            "subheading_HjCAAe",
            "heading_GfaDen"
          ]
        },
        "text_TLT7tc": {
          "type": "text",
          "settings": {
            "text": "<p>Each piece is lovingly hand-crafted and made to order. Here at Primavera, we search for the beauty in handmade imperfection.</p>",
            "font_style": "body"
          }
        },
        "button_group_nnCxej": {
          "type": "button-group",
          "settings": {
            "horizontal_alignment": "inherit"
          },
          "blocks": {
            "button_YyM7tR": {
              "type": "_button",
              "settings": {
                "button_style": "primary",
                "button_label": "About Us",
                "button_link": ""
              }
            }
          },
          "block_order": [
            "button_YyM7tR"
          ]
        }
      },
      "block_order": [
        "video_XBYx4A",
        "heading_group_G7j4de",
        "text_TLT7tc",
        "button_group_nnCxej"
      ],
      "settings": {
        "horizontal_alignment": "center",
        "container_width": "md",
        "color_scheme": "scheme-5",
        "enable_color_scheme_transition": true,
        "color_scheme_transition": "scheme-3",
        "padding_top": "default",
        "padding_bottom": "default",
        "show_top_border": false,
        "show_bottom_border": false
      }
    },
    "countdown_G49GUw": {
      "type": "countdown",
      "blocks": {
        "heading_group_pK33bR": {
          "type": "heading-group",
          "settings": {
            "page_title": false
          },
          "blocks": {
            "heading_ygAq79": {
              "type": "_heading",
              "settings": {
                "heading": "Find Your Perfect Set",
                "heading_size": "h2"
              }
            }
          },
          "block_order": [
            "heading_ygAq79"
          ]
        },
        "text_kRE8p4": {
          "type": "text",
          "settings": {
            "text": "<p>For a limited time only, get 10% on all tableware sets.</p>",
            "font_style": "body"
          }
        },
        "button_group_zQ8nKb": {
          "type": "button-group",
          "settings": {
            "horizontal_alignment": "inherit"
          },
          "blocks": {
            "button_8jLPf9": {
              "type": "_button",
              "settings": {
                "button_style": "primary",
                "button_label": "Shop sets",
                "button_link": ""
              }
            }
          },
          "block_order": [
            "button_8jLPf9"
          ]
        },
        "countdown": {
          "type": "_countdown",
          "static": true,
          "settings": {
            "date": "2025-07-01 00:00",
            "hide_section": false,
            "font_style": "heading h4",
            "color_scheme": "",
            "opacity": 45,
            "enable_blur": true,
            "accessibility_description": "Countdown timer"
          }
        }
      },
      "block_order": [
        "heading_group_pK33bR",
        "text_kRE8p4",
        "button_group_zQ8nKb"
      ],
      "settings": {
        "desktop_layout": "split",
        "horizontal_alignment": "center",
        "vertical_alignment": "middle",
        "image": "",
        "enable_autoplay": false,
        "play_button_display": "always",
        "button_style": "text",
        "button_alignment": "top-left",
        "height": "small",
        "mobile_height": "adapt",
        "stack": "none",
        "spacing": "0px",
        "media_content_padding": "default",
        "container_type": "full",
        "enable_overlay": true,
        "overlay": "linear-gradient(180deg, rgba(255, 251, 236, 0.8) 34%, rgba(255, 251, 236, 0.5) 100%)",
        "color_scheme": "scheme-3",
        "enable_color_scheme_transition": false,
        "color_scheme_transition": "scheme-3",
        "show_top_border": false,
        "show_bottom_border": false,
        "padding_top": "0px",
        "padding_bottom": "0px"
      }
    },
    "featured_collection_TCixG3": {
      "type": "featured-collection",
      "blocks": {
        "section-header": {
          "type": "_section-header",
          "static": true,
          "settings": {
            "layout_header": "center",
            "subheading": "Explore our",
            "heading": "Drinkware",
            "page_title": false,
            "heading_size": "h2",
            "text": "<p>Our latest collection represents a return to our roots with hand-crafted, artisanal pieces that embrace the Japanese philosophy of wabi-sabi.</p>",
            "button_label": "Shop Drinkware",
            "button_link": ""
          }
        },
        "button-group": {
          "type": "button-group",
          "static": true,
          "settings": {
            "horizontal_alignment": "inherit"
          }
        }
      },
      "settings": {
        "collection": "drinkware",
        "product_list": [],
        "columns_desktop": "4",
        "columns_mobile": "2",
        "layout_desktop": "slideshow",
        "container_type": "full",
        "product_limit": 7,
        "arrow_position": "below",
        "counter_style": "progress",
        "button_style": "primary",
        "color_scheme": "scheme-3",
        "enable_color_scheme_transition": false,
        "color_scheme_transition": "scheme-1",
        "padding_top": "default",
        "padding_bottom": "default",
        "show_top_border": false,
        "show_bottom_border": false
      }
    },
    "image_banner_3pDJYc": {
      "type": "image-banner",
      "blocks": {
        "image_iNxXha": {
          "type": "image",
          "settings": {
            "image": "",
            "image_ratio": "1",
            "max_width": 400,
            "horizontal_alignment": "inherit",
            "link": "",
            "link_label": "",
            "product": "poetry-mug"
          }
        }
      },
      "block_order": [
        "image_iNxXha"
      ],
      "settings": {
        "image": "",
        "height": "medium",
        "mobile_height": "large",
        "stack": "none",
        "spacing": "0px",
        "media_content_padding": "var(--space-3xl)",
        "container_type": "full",
        "container_width": "md",
        "horizontal_alignment": "center",
        "vertical_alignment": "middle",
        "enable_banner_click": false,
        "enable_overlay": true,
        "overlay": "linear-gradient(180deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100%)",
        "color_scheme": "scheme-1",
        "enable_color_scheme_transition": false,
        "color_scheme_transition": "",
        "padding_top": "0px",
        "padding_bottom": "0px",
        "show_top_border": false,
        "show_bottom_border": false
      }
    },
    "testimonials_zEktdw": {
      "type": "testimonials",
      "blocks": {
        "testimonial_gDLXAd": {
          "type": "_testimonial",
          "settings": {},
          "blocks": {
            "image": {
              "type": "image",
              "static": true,
              "settings": {
                "image": "",
                "image_ratio": "default",
                "max_width": 1400,
                "horizontal_alignment": "left",
                "link": "",
                "link_label": "",
                "product": ""
              }
            },
            "rating": {
              "type": "_rating",
              "static": true,
              "settings": {
                "rating": 5
              }
            },
            "single-heading": {
              "type": "_single-heading",
              "static": true,
              "settings": {
                "heading": "\"My kitchen finally looks complete with my new tableware!\"",
                "heading_size": "h6"
              }
            },
            "author": {
              "type": "text",
              "static": true,
              "settings": {
                "text": "<p>Adrienne</p>",
                "font_style": "caption"
              }
            },
            "author-secondary": {
              "type": "text",
              "disabled": true,
              "static": true,
              "settings": {
                "text": "<p>Author title</p>",
                "font_style": "caption"
              }
            }
          },
          "block_order": []
        },
        "testimonial_MiT8jM": {
          "type": "_testimonial",
          "settings": {},
          "blocks": {
            "image": {
              "type": "image",
              "static": true,
              "settings": {
                "image": "",
                "image_ratio": "default",
                "max_width": 1400,
                "horizontal_alignment": "left",
                "link": "",
                "link_label": "",
                "product": "custom-engraved-mugs"
              }
            },
            "rating": {
              "type": "_rating",
              "static": true,
              "settings": {
                "rating": 5
              }
            },
            "single-heading": {
              "type": "_single-heading",
              "static": true,
              "settings": {
                "heading": "“I love my new mug, and I'm proud to support a great cause too.\"",
                "heading_size": "h6"
              }
            },
            "author": {
              "type": "text",
              "static": true,
              "settings": {
                "text": "<p>Alyssa</p>",
                "font_style": "caption"
              }
            },
            "author-secondary": {
              "type": "text",
              "disabled": true,
              "static": true,
              "settings": {
                "text": "<p>Author title</p>",
                "font_style": "caption"
              }
            }
          },
          "block_order": []
        },
        "testimonial_hAicTh": {
          "type": "_testimonial",
          "settings": {},
          "blocks": {
            "image": {
              "type": "image",
              "static": true,
              "settings": {
                "image": "",
                "image_ratio": "2 / 3",
                "max_width": 1400,
                "horizontal_alignment": "left",
                "link": "",
                "link_label": "",
                "product": ""
              }
            },
            "rating": {
              "type": "_rating",
              "static": true,
              "settings": {
                "rating": 5
              }
            },
            "single-heading": {
              "type": "_single-heading",
              "static": true,
              "settings": {
                "heading": "“Each piece is truly a unique work of art!\"",
                "heading_size": "h6"
              }
            },
            "author": {
              "type": "text",
              "static": true,
              "settings": {
                "text": "<p>Grace</p>",
                "font_style": "caption"
              }
            },
            "author-secondary": {
              "type": "text",
              "disabled": true,
              "static": true,
              "settings": {
                "text": "<p>Author title</p>",
                "font_style": "caption"
              }
            }
          },
          "block_order": []
        },
        "testimonial_36HpqW": {
          "type": "_testimonial",
          "settings": {},
          "blocks": {
            "image": {
              "type": "image",
              "static": true,
              "settings": {
                "image": "",
                "image_ratio": "1",
                "max_width": 1400,
                "horizontal_alignment": "left",
                "link": "",
                "link_label": "",
                "product": "lake-set"
              }
            },
            "rating": {
              "type": "_rating",
              "static": true,
              "settings": {
                "rating": 5
              }
            },
            "single-heading": {
              "type": "_single-heading",
              "static": true,
              "settings": {
                "heading": "\"My guests all loved my new tableware set!\"",
                "heading_size": "h6"
              }
            },
            "author": {
              "type": "text",
              "static": true,
              "settings": {
                "text": "<p>Janice</p>",
                "font_style": "caption"
              }
            },
            "author-secondary": {
              "type": "text",
              "disabled": true,
              "static": true,
              "settings": {
                "text": "<p>Author title</p>",
                "font_style": "caption"
              }
            }
          },
          "block_order": []
        },
        "section-header": {
          "type": "_section-header",
          "static": true,
          "settings": {
            "layout_header": "left",
            "subheading": "",
            "heading": "What Our Customers Say",
            "page_title": false,
            "heading_size": "h3",
            "text": "",
            "button_label": "",
            "button_link": ""
          }
        }
      },
      "block_order": [
        "testimonial_gDLXAd",
        "testimonial_MiT8jM",
        "testimonial_hAicTh",
        "testimonial_36HpqW"
      ],
      "settings": {
        "columns_desktop": "4",
        "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": "default",
        "padding_bottom": "default",
        "show_top_border": false,
        "show_bottom_border": false
      }
    },
    "split_card_3iGggU": {
      "type": "split-card",
      "blocks": {
        "block_rich_text_gyzm9Q": {
          "type": "_block-rich-text",
          "settings": {
            "vertical_alignment": "middle",
            "horizontal_alignment": "left",
            "container_width": "xxs",
            "color_scheme": "scheme-6",
            "enable_color_scheme_transition": false,
            "color_scheme_transition": "",
            "padding_top": "default",
            "padding_bottom": "default"
          },
          "blocks": {
            "heading_group_cAQxPJ": {
              "type": "heading-group",
              "settings": {
                "page_title": false
              },
              "blocks": {
                "subheading_MJmmkE": {
                  "type": "_subheading",
                  "settings": {
                    "subheading": "Find out how we are"
                  }
                },
                "heading_GjejAV": {
                  "type": "_heading",
                  "settings": {
                    "heading": "Giving Back to the Community",
                    "heading_size": "h3"
                  }
                }
              },
              "block_order": [
                "subheading_MJmmkE",
                "heading_GjejAV"
              ]
            },
            "text_yqBqrT": {
              "type": "text",
              "settings": {
                "text": "<p>An additional 10% of the proceeds from our best-selling Poetry Mug go to charities that supp</p>",
                "font_style": "body"
              }
            },
            "button_group_BNMP6i": {
              "type": "button-group",
              "settings": {
                "horizontal_alignment": "inherit"
              },
              "blocks": {
                "button_E6VD4U": {
                  "type": "_button",
                  "settings": {
                    "button_style": "primary",
                    "button_label": "Our Giving Program",
                    "button_link": ""
                  }
                }
              },
              "block_order": [
                "button_E6VD4U"
              ]
            }
          },
          "block_order": [
            "heading_group_cAQxPJ",
            "text_yqBqrT",
            "button_group_BNMP6i"
          ]
        },
        "shoppable_banner_CgEDyN": {
          "type": "_shoppable-banner",
          "settings": {
            "image": "",
            "enable_autoplay": false,
            "play_button_display": "always",
            "button_style": "text",
            "button_alignment": "top-left",
            "height": "adapt",
            "mobile_height": "adapt",
            "stack": "none",
            "spacing": "0px",
            "media_content_padding": "default",
            "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": "",
            "enable_color_scheme_transition": false,
            "color_scheme_transition": ""
          },
          "blocks": {
            "mini_product_WxE8fK": {
              "type": "mini-product",
              "settings": {
                "product": "poetry-mug",
                "style": "card",
                "color_scheme": ""
              }
            }
          },
          "block_order": [
            "mini_product_WxE8fK"
          ]
        }
      },
      "block_order": [
        "block_rich_text_gyzm9Q",
        "shoppable_banner_CgEDyN"
      ],
      "settings": {
        "container_type": "max",
        "border_radius": "blocks",
        "color_scheme": "",
        "enable_color_scheme_transition": false,
        "color_scheme_transition": "",
        "padding_top": "0px",
        "padding_bottom": "default",
        "show_top_border": false,
        "show_bottom_border": false,
        "show_borders": false
      }
    },
    "featured_collection_8TeADq": {
      "type": "featured-collection",
      "blocks": {
        "section-header": {
          "type": "_section-header",
          "static": true,
          "settings": {
            "layout_header": "center",
            "subheading": "Discover our",
            "heading": "Dinnerware",
            "page_title": false,
            "heading_size": "h2",
            "text": "<p>Each piece in our dinneware collection is a testament to the artistry and craftsmanship that goes into creating unique, one-of-a-kind dinnerware. With its organic shapes and subtle imperfections, this collection brings a touch of nature and authenticity to every meal.</p>",
            "button_label": "Shop Dinnerware",
            "button_link": ""
          }
        },
        "button-group": {
          "type": "button-group",
          "static": true,
          "settings": {
            "horizontal_alignment": "inherit"
          }
        }
      },
      "settings": {
        "collection": "dinnerware",
        "product_list": [],
        "columns_desktop": "4",
        "columns_mobile": "2",
        "layout_desktop": "slideshow",
        "container_type": "full",
        "product_limit": 4,
        "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
      }
    },
    "split_banner_bjWpqR": {
      "type": "split-banner",
      "blocks": {
        "image_banner_Wj7NtT": {
          "type": "_image-banner",
          "settings": {
            "image": "",
            "height": "adapt",
            "mobile_height": "adapt",
            "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": ""
          }
        },
        "image_banner_6NBKHN": {
          "type": "_image-banner",
          "settings": {
            "image": "",
            "height": "adapt",
            "mobile_height": "adapt",
            "stack": "always",
            "spacing": "var(--space-xl)",
            "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": {
            "text_XT6K63": {
              "type": "text",
              "settings": {
                "text": "<p>Featuring our <a href=\"/products/marine-set\" title=\"Marine Set\">Marine Set</a></p>",
                "font_style": "body"
              }
            }
          },
          "block_order": [
            "text_XT6K63"
          ]
        }
      },
      "block_order": [
        "image_banner_Wj7NtT",
        "image_banner_6NBKHN"
      ],
      "settings": {
        "show_top_border": false,
        "show_bottom_border": false,
        "enable_transparent_header": false
      }
    },
    "blog_posts_YJxLGW": {
      "type": "blog-posts",
      "blocks": {
        "section-header": {
          "type": "_section-header",
          "static": true,
          "settings": {
            "layout_header": "left",
            "subheading": "Follow our",
            "heading": "Recent Journal Entries",
            "page_title": false,
            "heading_size": "h2",
            "text": "<p>Get sneak previews of our newest products and tips on how to cultivate your own creative practice in our journal.</p>",
            "button_label": "View Journal",
            "button_link": ""
          }
        },
        "button-group": {
          "type": "button-group",
          "static": true,
          "settings": {
            "horizontal_alignment": "inherit"
          }
        }
      },
      "settings": {
        "blog": "journal",
        "product_limit": 3,
        "columns_desktop": "3",
        "columns_mobile": "1",
        "layout_desktop": "slideshow",
        "container_type": "max",
        "arrow_position": "below",
        "counter_style": "progress",
        "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_jWmCq9",
    "rich_text_3T4bi8",
    "banner_grid_CrXWPX",
    "rich_text_Jw3DHm",
    "countdown_G49GUw",
    "featured_collection_TCixG3",
    "image_banner_3pDJYc",
    "testimonials_zEktdw",
    "split_card_3iGggU",
    "featured_collection_8TeADq",
    "split_banner_bjWpqR",
    "blog_posts_YJxLGW"
  ]
}

contact us