Preset Pets (Theme style "Pet Shop")

How to Set Up Your Site to Match the Demo Version

Step-by-Step Guide to Applying Theme Styles:

  1. Select the Theme Style
  2. To make your site look like one of our demo versions, first choose the desired style in the theme settings.
  3. Replace the Code in the Following Folders and Files
  4. After selecting the style, you need to replace the code in these folders and files:

Folder sections  

Files: 

  • header-group.json
  • footer-group.json
  • features-group.json

Folder templates  

Files:

  • 404.json
  • article.json
  • blog.json
  • cart.json
  • collection.json
  • index.json
  • list-collections.json
  • page.about-us.json
  • page.contact.json
  • page.faq.json
  • page.gift-page.json
  • page.json
  • page.returns.json
  • page.shipping.json
  • page.terms.json
  • password.json
  • product.json
  • search.json

Folder templates/customers

Files:

  • account.json
  • activate_account.json
  • addresses.json
  • login.json
  • order.json
  • register.json
  • reset_password.json

Use the search function in the documentation to quickly locate the template you need. Press Ctrl + F (or Command + F on Mac) to open the search bar and type the name or keyword of the template. This helps you navigate the documentation efficiently.

Template for Home page

Folder template file index.json

{
  "sections": {
    "product_banner_NYJgph": {
      "type": "product-banner",
      "blocks": {
        "item_XNRNcG": {
          "type": "item",
          "settings": {
            "product": "",
            "banner_title": "Playtime Is Best Time!",
            "heading_size": "h1",
            "heading_color": "heading",
            "heading_alignment": "left",
            "heading_alignment_mb": "center",
            "text": "<p>Your one-stop pet shop to spoil your furry BFF because they deserve the best!</p>",
            "text_body_size": "text-body--large",
            "text_color": "main",
            "banner_background": "",
            "banner_background_mb": "",
            "banner_background_type": "contain",
            "container_product_image": "",
            "content_box_color": "#ffdae1",
            "container_color": "#ffefd7",
            "numbers_color": "#ff3801",
            "collection_color": "#101010",
            "product_color": "#ff3801",
            "collection_weight": "600",
            "product_weight": "400",
            "product_list": [

            ],
            "bullet_color": "#ffd265",
            "bullet_cross_color": "#101010",
            "bullet_size": 100,
            "bubble_open": false,
            "hide_mobile": true,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 7.1,
            "icon_horizontal": 23.6,
            "icon_width_mobile": 25,
            "icon_vertical_mobile": 8.2,
            "icon_horizontal_mobile": 23.6,
            "icon_2": "",
            "icon_width_2": 25,
            "icon_vertical_2": 95.1,
            "icon_horizontal_2": 73.1,
            "icon_width_mobile_2": 25,
            "icon_vertical_mobile_2": 94,
            "icon_horizontal_mobile_2": 73.1
          }
        },
        "item_qDxXVM": {
          "type": "item",
          "settings": {
            "product": "",
            "banner_title": "Playtime Is Best Time!",
            "heading_size": "h1",
            "heading_color": "heading",
            "heading_alignment": "left",
            "heading_alignment_mb": "center",
            "text": "<p>Your one-stop pet shop to spoil your furry BFF because they deserve the best!</p>",
            "text_body_size": "text-body--large",
            "text_color": "main",
            "banner_background": "",
            "banner_background_mb": "",
            "banner_background_type": "contain",
            "container_product_image": "",
            "content_box_color": "#ffdae1",
            "container_color": "#ffefd7",
            "numbers_color": "#ff3801",
            "collection_color": "#101010",
            "product_color": "#ff3801",
            "collection_weight": "600",
            "product_weight": "400",
            "product_list": [

            ],
            "bullet_color": "#ffd265",
            "bullet_cross_color": "#101010",
            "bullet_size": 100,
            "bubble_open": false,
            "hide_mobile": true,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 7.1,
            "icon_horizontal": 23.6,
            "icon_width_mobile": 25,
            "icon_vertical_mobile": 8.2,
            "icon_horizontal_mobile": 23.6,
            "icon_2": "",
            "icon_width_2": 25,
            "icon_vertical_2": 95.1,
            "icon_horizontal_2": 73.1,
            "icon_width_mobile_2": 25,
            "icon_vertical_mobile_2": 94,
            "icon_horizontal_mobile_2": 73.1
          }
        },
        "item_eP7Xnq": {
          "type": "item",
          "settings": {
            "product": "",
            "banner_title": "Playtime Is Best Time!",
            "heading_size": "h1",
            "heading_color": "heading",
            "heading_alignment": "left",
            "heading_alignment_mb": "center",
            "text": "<p>Your one-stop pet shop to spoil your furry BFF because they deserve the best!</p>",
            "text_body_size": "text-body--large",
            "text_color": "main",
            "banner_background": "",
            "banner_background_mb": "",
            "banner_background_type": "contain",
            "container_product_image": "",
            "content_box_color": "#ffdae1",
            "container_color": "#ffefd7",
            "numbers_color": "#ff3801",
            "collection_color": "#101010",
            "product_color": "#ff3801",
            "collection_weight": "600",
            "product_weight": "400",
            "product_list": [

            ],
            "bullet_color": "#ffd265",
            "bullet_cross_color": "#101010",
            "bullet_size": 100,
            "bubble_open": false,
            "hide_mobile": true,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 7.1,
            "icon_horizontal": 23.6,
            "icon_width_mobile": 25,
            "icon_vertical_mobile": 8.2,
            "icon_horizontal_mobile": 23.6,
            "icon_2": "",
            "icon_width_2": 25,
            "icon_vertical_2": 95.1,
            "icon_horizontal_2": 73.1,
            "icon_width_mobile_2": 25,
            "icon_vertical_mobile_2": 94,
            "icon_horizontal_mobile_2": 73.1
          }
        }
      },
      "block_order": [
        "item_XNRNcG",
        "item_qDxXVM",
        "item_eP7Xnq"
      ],
      "settings": {
        "image_style": "inside-box",
        "arrows_btn_color": "#ffffff",
        "arrows_btn_color_hover": "#ffffff",
        "arrows_btn_bg_color": "#ff3801",
        "arrows_btn_bg_color_hover": "#008f6b",
        "arrows_outline": false,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 0
      }
    },
    "9f73ff52-31dc-445c-b7bc-2f4eac026565": {
      "type": "scrolling-banner",
      "blocks": {
        "template--15086792638515__9f73ff52-31dc-445c-b7bc-2f4eac026565-heading-1": {
          "type": "heading",
          "settings": {
            "text": "Crafting Smiles"
          }
        },
        "icon_fwbGRF": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        },
        "bb0abf22-3592-44f6-a193-d0d01c3dd1c8": {
          "type": "heading",
          "settings": {
            "text": "One Toy at a Time"
          }
        },
        "icon_8WArMX": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        }
      },
      "block_order": [
        "template--15086792638515__9f73ff52-31dc-445c-b7bc-2f4eac026565-heading-1",
        "icon_fwbGRF",
        "bb0abf22-3592-44f6-a193-d0d01c3dd1c8",
        "icon_8WArMX"
      ],
      "settings": {
        "heading": "",
        "heading_size": "h2",
        "heading_color": "heading-secondary",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "heading_align": "center",
        "text_bottom_space": "",
        "scroll_speed": 25,
        "scroll_direction": "direction-left",
        "text_weight": "500",
        "letter_spacing": -6,
        "text_size": 128,
        "text_size_mobile": 64,
        "item_paddings": 15,
        "text_color": "#008f6b",
        "background_color": "#ffffff",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "collection_list_hhQNNn": {
      "type": "collection-list",
      "blocks": {
        "featured_collection_TFt9YM": {
          "type": "featured_collection",
          "settings": {
            "collection": "",
            "layout": "default",
            "background": "#ffdae1",
            "icon": "",
            "icon_width": 22,
            "icon_vertical": 94,
            "icon_horizontal": 10.4,
            "icon_width_mobile": 22,
            "icon_vertical_mobile": 95.1,
            "icon_horizontal_mobile": 10.4
          }
        },
        "featured_collection_xKFKR7": {
          "type": "featured_collection",
          "settings": {
            "collection": "",
            "layout": "reverse",
            "background": "#ff8b94",
            "icon": "",
            "icon_width": 22,
            "icon_vertical": 6,
            "icon_horizontal": 10.4,
            "icon_width_mobile": 22,
            "icon_vertical_mobile": 3.8,
            "icon_horizontal_mobile": 10.4
          }
        },
        "featured_collection_bwJaYf": {
          "type": "featured_collection",
          "settings": {
            "collection": "",
            "layout": "default",
            "background": "#ffefd7",
            "icon": "",
            "icon_width": 22,
            "icon_vertical": 95.1,
            "icon_horizontal": 89.6,
            "icon_width_mobile": 22,
            "icon_vertical_mobile": 95.1,
            "icon_horizontal_mobile": 89.6
          }
        },
        "featured_collection_daimGj": {
          "type": "featured_collection",
          "settings": {
            "collection": "",
            "layout": "reverse",
            "background": "#e9d2ff",
            "icon": "",
            "icon_width": 22,
            "icon_vertical": 4.9,
            "icon_horizontal": 89.6,
            "icon_width_mobile": 22,
            "icon_vertical_mobile": 4.9,
            "icon_horizontal_mobile": 89.6
          }
        }
      },
      "block_order": [
        "featured_collection_TFt9YM",
        "featured_collection_xKFKR7",
        "featured_collection_bwJaYf",
        "featured_collection_daimGj"
      ],
      "settings": {
        "title": "",
        "heading_size": "h2",
        "heading_color": "heading",
        "text_bottom_space": "",
        "heading_align": "left",
        "image_ratio": "portrait",
        "collection_heading_size": "h5",
        "collection_text_color": "main",
        "collection_heading_weight": "600",
        "columns_desktop": 4,
        "show_view_all": false,
        "top_space": "",
        "enable_border_radius": true,
        "border_radius": 130,
        "columns_mobile": "2",
        "swipe_on_mobile": false,
        "image_overlay_width": 20,
        "image_overlay_vertical": 100,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 0
      }
    },
    "multicolumn": {
      "type": "multicolumn",
      "blocks": {
        "template--18867160121647__multicolumn-1683045791d5fdb6c1-0": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "Innovative & Safe",
            "text": "<p>The safety of your pet is our top priority. We use high-quality, non-toxic materials in all our innovative products.</p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-4",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 1.6,
            "icon_horizontal": 24.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 1.6,
            "icon_horizontal_mobile": 22.5
          }
        },
        "template--18867160121647__multicolumn-1683045791d5fdb6c1-2": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "Organic",
            "text": "<p>We offer a range of organic pet products made with wholesome ingredients, free from harmful chemicals.</p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-4",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 99.5,
            "icon_horizontal": 73.1,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 99.5,
            "icon_horizontal_mobile": 75.3
          }
        },
        "template--18867160121647__multicolumn-1683045791d5fdb6c1-1": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "Eco-Friendly",
            "text": "<p>We believe in providing eco-friendly pet products that are kind to the nature and your furry friend.</p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-4",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 99.5,
            "icon_horizontal": 24.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 97.3,
            "icon_horizontal_mobile": 20.3
          }
        }
      },
      "block_order": [
        "template--18867160121647__multicolumn-1683045791d5fdb6c1-0",
        "template--18867160121647__multicolumn-1683045791d5fdb6c1-2",
        "template--18867160121647__multicolumn-1683045791d5fdb6c1-1"
      ],
      "settings": {
        "layout": "shift",
        "heading": "Our Values",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "button_label": "",
        "button_link": "",
        "top_space": "",
        "columns_desktop": 2,
        "image_width": "quarter",
        "image_ratio": "adapt",
        "card_heading_size": "h4",
        "card_heading_weight": "600",
        "card_heading_color": "heading-secondary",
        "card_description_color": "main",
        "column_alignment": "left",
        "columns_mobile": "1",
        "column_alignment_mobile": "mobile-center",
        "image_width_mobile": "third",
        "image_overlay_width": 20,
        "image_overlay_vertical": 100,
        "image_overlay_horizontal": 92,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 100,
        "image_overlay_horizontal_mobile": 92,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 8,
        "image_overlay_vertical_2": 87,
        "image_overlay_horizontal_2": 11,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 95,
        "image_overlay_horizontal_2_mobile": 90,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "curve",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-3",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "7ecf4e46-62f5-40fe-882a-ae2dca0d5343": {
      "type": "collections-with-tabs",
      "blocks": {
        "3d98991a-0f96-43ff-9161-3bef8d6ad14f": {
          "type": "tabs_collection",
          "settings": {
            "collection": ""
          }
        },
        "tabs_collection_6TEeMn": {
          "type": "tabs_collection",
          "settings": {
            "collection": ""
          }
        },
        "tabs_collection_DJjRft": {
          "type": "tabs_collection",
          "settings": {
            "collection": ""
          }
        },
        "tabs_collection_LX7AEG": {
          "type": "tabs_collection",
          "settings": {
            "collection": ""
          }
        }
      },
      "block_order": [
        "3d98991a-0f96-43ff-9161-3bef8d6ad14f",
        "tabs_collection_6TEeMn",
        "tabs_collection_DJjRft",
        "tabs_collection_LX7AEG"
      ],
      "settings": {
        "title": "Our Favorite Collections",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--medium",
        "text_color": "main",
        "heading_align": "center",
        "products_to_show": 8,
        "columns_desktop": 4,
        "navigation_text_color": "main",
        "navigation_text_color_hover": "heading",
        "navigation_style": "button-large",
        "active_state": true,
        "active_state_text_color": "#ffffff",
        "active_state_bg_color": "#f55037",
        "navigation_heading_size": "text-body--medium",
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "show_vendor": false,
        "show_rating": false,
        "columns_mobile": "1",
        "image_overlay_width": 12,
        "image_overlay_vertical": 22,
        "image_overlay_horizontal": 95,
        "image_overlay_width_mobile": 16,
        "image_overlay_vertical_mobile": 99,
        "image_overlay_horizontal_mobile": 95,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 93,
        "image_overlay_horizontal_2": 5,
        "image_overlay_width_2_mobile": 16,
        "image_overlay_vertical_2_mobile": 4,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffd265",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 160
      }
    },
    "51dd9d77-601e-4e0b-9130-4ae1489700ba": {
      "type": "image-with-text",
      "blocks": {
        "template--15086792638515__51dd9d77-601e-4e0b-9130-4ae1489700ba-heading-1": {
          "type": "heading",
          "settings": {
            "heading": "About Us",
            "heading_size": "h3",
            "heading_color": "heading"
          }
        },
        "template--15086792638515__51dd9d77-601e-4e0b-9130-4ae1489700ba-text-1": {
          "type": "text",
          "settings": {
            "text": "<h4>Hard Work And A Passion For Quality</h4><p>We're a team of passionate animal lovers, environmental advocates, and product designers, all dedicated to crafting the best possible experience for both pets and their humans. We believe in the power of the human-animal bond, and we strive to make that bond even stronger with products that are good for your pet and the world they live in.</p>",
            "text_style": "body",
            "text_color": "main"
          }
        },
        "template--15086792638515__51dd9d77-601e-4e0b-9130-4ae1489700ba-button-1": {
          "type": "button",
          "settings": {
            "button_label": "View More",
            "button_link": "",
            "top_space": "mt-lg-6"
          }
        }
      },
      "block_order": [
        "template--15086792638515__51dd9d77-601e-4e0b-9130-4ae1489700ba-heading-1",
        "template--15086792638515__51dd9d77-601e-4e0b-9130-4ae1489700ba-text-1",
        "template--15086792638515__51dd9d77-601e-4e0b-9130-4ae1489700ba-button-1"
      ],
      "settings": {
        "layout_block": "default",
        "image": "",
        "image_mb": "",
        "image_shape": false,
        "enable_border_radius": false,
        "border_radius": 100,
        "border_radius_mobile": 100,
        "hide_icon_top_mb": false,
        "icon_top_width": 6,
        "icon_top_vertical": -5.2,
        "icon_top_horizontal": 84.1,
        "icon_top_width_mobile": 8,
        "icon_top_vertical_mobile": -5.2,
        "icon_top_horizontal_mobile": 77.5,
        "hide_icon_bottom_mb": false,
        "icon_bottom_width": 6,
        "icon_bottom_vertical": 96.8,
        "icon_bottom_horizontal": 8.2,
        "icon_bottom_width_mobile": 8,
        "icon_bottom_vertical_mobile": 96.8,
        "icon_bottom_horizontal_mobile": 10.4,
        "enable_video": false,
        "video_url": "https://www.youtube.com/watch?v=_9VUPq3SxOc",
        "autoplay": false,
        "enable_video_looping": false,
        "height": "adapt",
        "desktop_image_width": "large",
        "layout": "image_bottom",
        "desktop_content_position": "bottom",
        "desktop_content_alignment": "center",
        "desktop_content_space": "padding-small",
        "mobile_content_alignment": "center",
        "image_overlay": "",
        "image_overlay_width": 14,
        "image_overlay_vertical": 50,
        "image_overlay_horizontal": 93,
        "image_overlay_width_mobile": 15,
        "image_overlay_vertical_mobile": 94,
        "image_overlay_horizontal_mobile": 82,
        "image_overlay_animation": "ambient",
        "image_overlay_2": "",
        "image_overlay_width_2": 12,
        "image_overlay_vertical_2": 50,
        "image_overlay_horizontal_2": 12,
        "image_overlay_width_2_mobile": 15,
        "image_overlay_vertical_2_mobile": 93,
        "image_overlay_horizontal_2_mobile": 11,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "secondary_background_color": "none",
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 0
      }
    },
    "featured-collection": {
      "type": "featured-collection",
      "settings": {
        "collection": "",
        "title": "Favorites Of The Season",
        "heading_size": "h3",
        "heading_color": "heading",
        "description": "<p>Explore some of the favourites from our pet-parents!</p>",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "heading_align": "center",
        "heading_alignment_mb": "center",
        "text_bottom_space": "mb-lg-6",
        "show_collection_image": true,
        "image_position": "top",
        "custom_image": "",
        "image_overlay_opacity": 50,
        "enable_border_radius": true,
        "border_radius": 280,
        "banner_text": "<h4>Don’t Miss The Final Sale!</h4>",
        "banner_text_color": "secondary",
        "coundown_date": "July 30, 2025",
        "coundown_end": "show_zeroes",
        "coundown_style": "colon",
        "days_label": "DAYS",
        "days_background_color": "color-bg-transparent",
        "hours_label": "HOURS",
        "hours_background_color": "color-bg-transparent",
        "mins_label": "MINUTES",
        "mins_background_color": "color-bg-transparent",
        "secs_label": "SECONDS",
        "secs_background_color": "color-bg-transparent",
        "coundown_number_color": "#ffffff",
        "coundown_number_size": 128,
        "coundown_number_size_mb": 48,
        "coundown_number_weight": "500",
        "coundown_number_letter_spacing": -5,
        "coundown_title_color": "#ffffff",
        "coundown_title_size": 14,
        "coundown_title_weight": "500",
        "full_width": true,
        "show_view_all": true,
        "products_to_show": 12,
        "columns_desktop_grid": 4,
        "columns_mobile_grid": "1",
        "enable_slider": true,
        "center_slide": true,
        "columns_desktop": 5,
        "columns_mobile": 1.2,
        "arrows_btn_color": "#ffffff",
        "arrows_btn_color_hover": "#ffffff",
        "arrows_btn_bg_color": "#ff3801",
        "arrows_btn_bg_color_hover": "#008f6b",
        "arrows_outline": false,
        "arrows_on_top": false,
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "show_vendor": false,
        "show_rating": false,
        "image_overlay": "",
        "image_overlay_width": 16,
        "image_overlay_vertical": 13,
        "image_overlay_horizontal": 6,
        "image_overlay_width_mobile": 15,
        "image_overlay_vertical_mobile": 4,
        "image_overlay_horizontal_mobile": 6,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 25,
        "image_overlay_vertical_2": 6,
        "image_overlay_horizontal_2": 88,
        "image_overlay_width_2_mobile": 35,
        "image_overlay_vertical_2_mobile": 2,
        "image_overlay_horizontal_2_mobile": 92,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "4ee3638f-2d1f-4acd-b0f0-b47676f91b48": {
      "type": "scrolling-banner",
      "blocks": {
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-0": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        },
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-1": {
          "type": "heading",
          "settings": {
            "text": "Free Shipping On All Orders Above $50!"
          }
        },
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-2": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        },
        "cf49b06c-db67-470d-8577-bd046c71d151": {
          "type": "heading",
          "settings": {
            "text": "Free Shipping On All Orders Above $50!"
          }
        }
      },
      "block_order": [
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-0",
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-1",
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-2",
        "cf49b06c-db67-470d-8577-bd046c71d151"
      ],
      "settings": {
        "heading": "",
        "heading_size": "h2",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "heading_align": "center",
        "text_bottom_space": "",
        "scroll_speed": 15,
        "scroll_direction": "direction-left",
        "text_weight": "600",
        "letter_spacing": 0,
        "text_size": 48,
        "text_size_mobile": 32,
        "item_paddings": 10,
        "text_color": "#ffffff",
        "background_color": "#008f6b",
        "colors_background_section_gradient": "",
        "padding_top": 14,
        "padding_bottom": 14
      }
    },
    "7e1685f9-c480-44a3-979a-db7e2a48b5a9": {
      "type": "featured-product",
      "blocks": {
        "template--18867160121647__7e1685f9-c480-44a3-979a-db7e2a48b5a9-16832962453a47fd15-1": {
          "type": "title",
          "settings": {
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "main"
          }
        },
        "template--18867160121647__7e1685f9-c480-44a3-979a-db7e2a48b5a9-16832962453a47fd15-2": {
          "type": "price",
          "settings": {
            "price_size": "h2",
            "price_weight": "600",
            "sale_price_weight": "400",
            "price_badge": true
          }
        },
        "0499fe7e-1611-4dbc-951d-8cf17368820e": {
          "type": "inventory",
          "settings": {
            "heading_size": "",
            "heading_weight": "400",
            "inventory_icon": "",
            "show_inventory_quantity": true,
            "inventory_threshold": 100,
            "show_inventory_low": false,
            "show_inventory_progress": true,
            "inventory_threshold_start": 200
          }
        },
        "template--18867160121647__7e1685f9-c480-44a3-979a-db7e2a48b5a9-16832962453a47fd15-3": {
          "type": "variant_picker",
          "settings": {
            "picker_type": "button",
            "label_size": "medium",
            "enable_size_chart": false,
            "choose_variant": "Size",
            "popup_label": "",
            "page": ""
          }
        },
        "96089564-d7a5-4d25-8127-5db2eb09c454": {
          "type": "coundownBar",
          "settings": {
            "coundown_date": "July 15, 2024",
            "coundown_end": "show_zeroes",
            "coundown_style": "defaut",
            "contdown_label": "Hurry Up! Sale Ends In",
            "contdown_label_size": "h5",
            "contdown_label_weight": "500",
            "contdown_label_text_color": "heading-secondary",
            "days_label": "DAYS",
            "days_background_color": "color-main-bg",
            "hours_label": "HOURS",
            "hours_background_color": "color-main-bg",
            "mins_label": "MINUTES",
            "mins_background_color": "color-main-bg",
            "secs_label": "SECONDS",
            "secs_background_color": "color-main-bg",
            "coundown_number_color": "#ff3801",
            "coundown_number_size": 36,
            "coundown_number_size_mb": 28,
            "coundown_number_weight": "600",
            "coundown_title_color": "#101010",
            "coundown_title_size": 12,
            "coundown_title_weight": "500"
          }
        },
        "template--18867160121647__7e1685f9-c480-44a3-979a-db7e2a48b5a9-16832962453a47fd15-5": {
          "type": "buy_buttons",
          "settings": {
            "show_dynamic_checkout": true,
            "show_gift_card_recipient": true,
            "block_position": "under_media"
          }
        },
        "4c0c01ad-c773-4bc5-9864-c4848e4a603b": {
          "type": "share",
          "settings": {
            "share_label": "Share:",
            "show_linkedin_share": true,
            "show_fb_share": true,
            "show_twitter_share": true,
            "show_pinterest_share": false,
            "show_telegram_share": false,
            "show_snapchat_share": false,
            "show_tumblr_share": false,
            "social_color": "main",
            "social_color_hover": "secondary"
          }
        }
      },
      "block_order": [
        "template--18867160121647__7e1685f9-c480-44a3-979a-db7e2a48b5a9-16832962453a47fd15-1",
        "template--18867160121647__7e1685f9-c480-44a3-979a-db7e2a48b5a9-16832962453a47fd15-2",
        "0499fe7e-1611-4dbc-951d-8cf17368820e",
        "template--18867160121647__7e1685f9-c480-44a3-979a-db7e2a48b5a9-16832962453a47fd15-3",
        "96089564-d7a5-4d25-8127-5db2eb09c454",
        "template--18867160121647__7e1685f9-c480-44a3-979a-db7e2a48b5a9-16832962453a47fd15-5",
        "4c0c01ad-c773-4bc5-9864-c4848e4a603b"
      ],
      "settings": {
        "enable_sticky_info": true,
        "product": "",
        "media_size": "large",
        "global_media_position": "right",
        "constrain_to_viewport": true,
        "media_fit": "cover",
        "gallery_layout": "thumbnail_slider",
        "media_position": "right",
        "image_zoom": "lightbox",
        "hide_variants": false,
        "enable_video_looping": false,
        "mobile_thumbnails": "show",
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 12,
        "image_overlay_horizontal": 2,
        "image_overlay_width_mobile": 14,
        "image_overlay_vertical_mobile": 6,
        "image_overlay_horizontal_mobile": 4,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 5,
        "image_overlay_vertical_2": 90,
        "image_overlay_horizontal_2": 93,
        "image_overlay_width_2_mobile": 7,
        "image_overlay_vertical_2_mobile": 96,
        "image_overlay_horizontal_2_mobile": 93,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "secondary_background_color": "none",
        "info_background_color": "color-bg-3",
        "background_color": "--colors-background-main",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "d351875c-ae97-4e00-a108-1a4965c0f8c8": {
      "type": "image-banner",
      "blocks": {
        "template--20090016104764__d351875c-ae97-4e00-a108-1a4965c0f8c8-heading-1": {
          "type": "heading",
          "settings": {
            "heading": "Save Up To 50%",
            "heading_size": "h1",
            "heading_color": "secondary"
          }
        },
        "text_4ifhPB": {
          "type": "text",
          "settings": {
            "text": "Save huge with our ongoing offers and give your pet the best care!",
            "text_color": "secondary",
            "text_body_size": "text-body--large"
          }
        },
        "ee2f3116-b97b-4aa4-9864-38ee575c4435": {
          "type": "buttons",
          "settings": {
            "button_label_1": "Shop More",
            "button_link_1": "",
            "button_label_2": "",
            "button_link_2": "",
            "top_space": "mt-lg-6"
          }
        }
      },
      "block_order": [
        "template--20090016104764__d351875c-ae97-4e00-a108-1a4965c0f8c8-heading-1",
        "text_4ifhPB",
        "ee2f3116-b97b-4aa4-9864-38ee575c4435"
      ],
      "settings": {
        "image": "",
        "image_overlay_opacity": 30,
        "image_height": "adapt",
        "enable_border_radius": false,
        "border_radius": 100,
        "desktop_content_position": "middle-center",
        "show_text_box": false,
        "desktop_content_alignment": "center",
        "background_color": "color-main-bg",
        "image_behavior": "none",
        "mobile_content_alignment": "center",
        "stack_images_on_mobile": true,
        "show_text_below": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "full_width": true,
        "backgroung_image_height": 25,
        "backgroung_image_height_mobile": 25,
        "section_background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 0
      }
    },
    "before-after": {
      "type": "before-after",
      "settings": {
        "image_height": 55,
        "heading": "Find The Perfect Match",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "<p>Explore a range of product variations to discover the ideal match that perfectly suits your pet's style and needs.</p>",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "heading_align": "center",
        "text_bottom_space": "mb-lg-6",
        "container_width": 980,
        "enable_border_radius": true,
        "border_radius": 270,
        "before_image_heading": "<a href=\"#\" title=\"Pet Chew Toy\">PET CHEW TOY</a>",
        "before_color": "main",
        "before_image": "shopify://shop_images/before-after-u.png",
        "after_image_heading": "<a href=\"#\" title=\"Pet Chew Toy\">PET CHEW TOY</a>",
        "after_color": "main",
        "after_image": "",
        "icon": "",
        "icon_width": 5,
        "icon_vertical": 4.9,
        "icon_horizontal": 97.3,
        "icon_width_mobile": 5,
        "icon_vertical_mobile": 4.9,
        "icon_horizontal_mobile": 97.3,
        "icon_2": "",
        "icon_width_2": 5,
        "icon_vertical_2": 95.1,
        "icon_horizontal_2": 2.7,
        "icon_width_mobile_2": 5,
        "icon_vertical_mobile_2": 95.1,
        "icon_horizontal_mobile_2": 2.7,
        "image_overlay": "",
        "image_overlay_width": 9,
        "image_overlay_vertical": 16,
        "image_overlay_horizontal": 8,
        "image_overlay_width_mobile": 15,
        "image_overlay_vertical_mobile": 8,
        "image_overlay_horizontal_mobile": 8,
        "image_overlay_animation": "ambient",
        "image_overlay_2": "",
        "image_overlay_width_2": 16,
        "image_overlay_vertical_2": 87,
        "image_overlay_horizontal_2": 97,
        "image_overlay_width_2_mobile": 15,
        "image_overlay_vertical_2_mobile": 94,
        "image_overlay_horizontal_2_mobile": 90,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 100,
        "image_overlay_vertical_3": 80,
        "image_overlay_horizontal_3": 50,
        "image_overlay_width_3_mobile": 100,
        "image_overlay_vertical_3_mobile": 88,
        "image_overlay_horizontal_3_mobile": 50,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "scrolling-banner-2": {
      "type": "scrolling-banner",
      "blocks": {
        "98495740-1961-4499-9d22-ea8f9e4e9efc": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        },
        "template--15153389109299__14071257-3857-401f-8e77-c7de4778ffff-icon-1": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        },
        "c2faee8c-d368-4449-a8e4-f490d0e6d17a": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        },
        "328bbb4f-0501-41ff-ba26-2ab82f1c0f3b": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        }
      },
      "block_order": [
        "98495740-1961-4499-9d22-ea8f9e4e9efc",
        "template--15153389109299__14071257-3857-401f-8e77-c7de4778ffff-icon-1",
        "c2faee8c-d368-4449-a8e4-f490d0e6d17a",
        "328bbb4f-0501-41ff-ba26-2ab82f1c0f3b"
      ],
      "settings": {
        "heading": "Featured In",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "heading_align": "center",
        "text_bottom_space": "mb-lg-6",
        "scroll_speed": 15,
        "scroll_direction": "direction-left",
        "text_weight": "500",
        "letter_spacing": 0,
        "text_size": 140,
        "text_size_mobile": 80,
        "item_paddings": 15,
        "text_color": "#cd3e72",
        "background_color": "rgba(0,0,0,0)",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 160
      }
    },
    "featured_blog_3dci9H": {
      "type": "featured-blog",
      "settings": {
        "layout": "default",
        "heading": "Top Stories",
        "heading_size": "h3",
        "heading_color": "heading",
        "heading_align": "center",
        "heading_bottom_space": "mb-lg-6",
        "blog": "",
        "post_limit": 3,
        "columns_desktop": 3,
        "button_type": "outline",
        "view_all": "show-on-bottom",
        "enable_slider": false,
        "arrows_btn_color": "#101010",
        "arrows_btn_color_hover": "#ffd265",
        "arrows_btn_bg_color": "#ffd265",
        "arrows_btn_bg_color_hover": "#101010",
        "arrows_outline": false,
        "show_image": true,
        "line_limit_heading": 3,
        "show_date": true,
        "show_author": true,
        "show_mins": true,
        "info_label": "6 MINS READ",
        "show_above": true,
        "show_badge": false,
        "show_excerpt": false,
        "line_limit": 4,
        "show_comments": false,
        "author_prefix": "By",
        "image_overlay": "",
        "image_overlay_width": 20,
        "image_overlay_vertical": 92,
        "image_overlay_horizontal": 10,
        "image_overlay_width_mobile": 20,
        "image_overlay_vertical_mobile": 93,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 160
      }
    },
    "image-hubspot-banner": {
      "type": "image-hubspot-banner",
      "blocks": {
        "template--15153389109299__ed3e9758-6040-4e2d-94bc-4f8d27bb94aa-item-1": {
          "type": "item",
          "settings": {
            "product": "",
            "bullet_size": 100,
            "horizontal_position": 40,
            "vertical_position": 58,
            "horizontal_position_mobile": 27,
            "vertical_position_mobile": 45,
            "bubble_position": "bubble-right",
            "bubble_open": false,
            "hide_mobile": false
          }
        },
        "template--15153389109299__ed3e9758-6040-4e2d-94bc-4f8d27bb94aa-item-2": {
          "type": "item",
          "settings": {
            "product": "",
            "bullet_size": 100,
            "horizontal_position": 72,
            "vertical_position": 57,
            "horizontal_position_mobile": 69,
            "vertical_position_mobile": 45,
            "bubble_position": "bubble-left",
            "bubble_open": false,
            "hide_mobile": false
          }
        }
      },
      "block_order": [
        "template--15153389109299__ed3e9758-6040-4e2d-94bc-4f8d27bb94aa-item-1",
        "template--15153389109299__ed3e9758-6040-4e2d-94bc-4f8d27bb94aa-item-2"
      ],
      "settings": {
        "product": "",
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "show_vendor": false,
        "show_rating": false,
        "image": "",
        "image_height": 46,
        "shift_layout_mb": true,
        "round_shape": true,
        "enable_border_radius": false,
        "border_radius": 200,
        "image_mobile": "",
        "image_height_mobile": 100,
        "image_overlay_opacity": 0,
        "heading": "Shop The Look",
        "heading_mobile": "",
        "heading_size": "h3",
        "heading_color": "heading",
        "heading_weight": "600",
        "text": "",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "heading_align": "center",
        "text_bottom_space": "mb-lg-6",
        "stack_content": false,
        "button_label": "",
        "button_link": "",
        "bullet_color": "#ff3801",
        "bullet_cross_color": "#ffffff",
        "image_overlay_width": 30,
        "image_overlay_vertical": 18,
        "image_overlay_horizontal": 15,
        "image_overlay_width_mobile": 40,
        "image_overlay_vertical_mobile": 12,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 110,
        "full_width": false,
        "backgroung_image_height": 25,
        "backgroung_image_height_mobile": 25,
        "background_color": "--colors-background-section-2",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 120
      }
    },
    "testimonials_TRwUUm": {
      "type": "testimonials",
      "blocks": {
        "testimonial_pnBxNk": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 5,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>\"Ever since switching to PetPal's eco-friendly toys, my pup, Charlie, has been obsessed! They're durable, keep him entertained for hours, and I feel good knowing they're not harming the environment. Win-win!\"</p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Sarah B.- Dog owner",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 9.3,
            "icon_horizontal": 90.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 9.3,
            "icon_horizontal_mobile": 90.7
          }
        },
        "testimonial_Lcx497": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 4.5,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>\"I was nervous about trying a new food for my cat, Luna, but PetPal  has been a lifesaver! Her coat is shinier, she has more energy, and I love that the ingredients are all-natural. Thank you, PetPal!\"</p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Michael C.- Cat Owner",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 90.7,
            "icon_horizontal": 9.3,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 90.7,
            "icon_horizontal_mobile": 9.3
          }
        },
        "testimonial_JKQPFn": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 5,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>\"PetPal's innovative leash has been a game-changer for walks with my energetic Labrador, Max. The hands-free design allows me to enjoy the walk as much as he does, and the safety features give me peace of mind. Highly recommend!\"</p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Emily J., Dog Owner",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 9.3,
            "icon_horizontal": 90.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 9.3,
            "icon_horizontal_mobile": 90.7
          }
        },
        "testimonial_LJqTy6": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 4.5,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>\"PetPal has been my go-to pet store for years. Their friendly staff is always happy to help, and they have a fantastic selection of innovative and eco-friendly products. My pets and I couldn't be happier!\"</p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "David A.- Multi-pet Owner",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 90.7,
            "icon_horizontal": 9.3,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 78.6,
            "icon_horizontal_mobile": 9.3
          }
        }
      },
      "block_order": [
        "testimonial_pnBxNk",
        "testimonial_Lcx497",
        "testimonial_JKQPFn",
        "testimonial_LJqTy6"
      ],
      "settings": {
        "heading": "Don’t Just Take Our Word For It",
        "heading_size": "h3",
        "text_color": "heading",
        "heading_alignment": "center",
        "text_bottom_space": "mb-lg-6",
        "full_width": true,
        "columns_desktop": 4,
        "center_slide": false,
        "testimonial_background": "#ffffff",
        "show_btns": false,
        "arrows_btn_color": "#ffffff",
        "arrows_btn_color_hover": "#ffffff",
        "arrows_btn_bg_color": "#ff3801",
        "arrows_btn_bg_color_hover": "#008f6b",
        "arrows_outline": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "full_width": false,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 0
      }
    },
    "faq": {
      "type": "faq",
      "blocks": {
        "template--15086792638515__fe5c78b5-42e5-44db-96cc-0abb3332ca3f-heading-1": {
          "type": "heading",
          "settings": {
            "section_title": "FAQs",
            "headin_space": "mb-lg-6"
          }
        },
        "template--15086792638515__fe5c78b5-42e5-44db-96cc-0abb3332ca3f-item-1": {
          "type": "item",
          "settings": {
            "item_heading": "What payment methods do you accept?",
            "text": "<p>We accept all major credit cards, debit cards, and secure online payment options.</p>"
          }
        },
        "template--15086792638515__fe5c78b5-42e5-44db-96cc-0abb3332ca3f-item-2": {
          "type": "item",
          "settings": {
            "item_heading": "How long does delivery take?",
            "text": "<p>Delivery times vary depending on your location and chosen shipping method.You'll find estimated delivery times at checkout.</p>"
          }
        },
        "template--15086792638515__fe5c78b5-42e5-44db-96cc-0abb3332ca3f-item-3": {
          "type": "item",
          "settings": {
            "item_heading": "How are the product materials sourced?",
            "text": "<p>Our team conducts thorough assessments to ensure the materials meet the highest safety and quality standards, providing your little ones with the best and safest products possible.</p>"
          }
        },
        "a58971da-9096-4579-99e4-eb9e2e1c3f26": {
          "type": "item",
          "settings": {
            "item_heading": "What is your return policy?",
            "text": "<p>If for any reason you are not happy with your order, we offer a hassle-free return policy. Please refer to our 'Returns & Exchanges' page to know more!</p>"
          }
        }
      },
      "block_order": [
        "template--15086792638515__fe5c78b5-42e5-44db-96cc-0abb3332ca3f-heading-1",
        "template--15086792638515__fe5c78b5-42e5-44db-96cc-0abb3332ca3f-item-1",
        "template--15086792638515__fe5c78b5-42e5-44db-96cc-0abb3332ca3f-item-2",
        "template--15086792638515__fe5c78b5-42e5-44db-96cc-0abb3332ca3f-item-3",
        "a58971da-9096-4579-99e4-eb9e2e1c3f26"
      ],
      "settings": {
        "heading_size": "h3",
        "heading_item_color": "heading",
        "heading_align": "center",
        "heading_weight": "400",
        "heading_color": "main",
        "heading_color_accent": "--color-base-heading",
        "content_color": "main",
        "show_first_item": true,
        "show_all_items": false,
        "item_background_color": "color-bg-3",
        "btn_bg": "#ff3801",
        "btn_color": "#ffffff",
        "image_overlay": "",
        "image_overlay_width": 16,
        "image_overlay_vertical": 14,
        "image_overlay_horizontal": 92,
        "image_overlay_width_mobile": 16,
        "image_overlay_vertical_mobile": 9,
        "image_overlay_horizontal_mobile": 93,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 12,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 94,
        "image_overlay_width_2_mobile": 15,
        "image_overlay_vertical_2_mobile": 7,
        "image_overlay_horizontal_2_mobile": 92,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 158
      }
    },
    "newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about New Arrivals, Discounts, and Bargain Deals!</p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 88,
        "image_overlay_horizontal_2_mobile": 7,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 60,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "product_banner_NYJgph",
    "9f73ff52-31dc-445c-b7bc-2f4eac026565",
    "collection_list_hhQNNn",
    "multicolumn",
    "7ecf4e46-62f5-40fe-882a-ae2dca0d5343",
    "51dd9d77-601e-4e0b-9130-4ae1489700ba",
    "featured-collection",
    "4ee3638f-2d1f-4acd-b0f0-b47676f91b48",
    "7e1685f9-c480-44a3-979a-db7e2a48b5a9",
    "d351875c-ae97-4e00-a108-1a4965c0f8c8",
    "before-after",
    "scrolling-banner-2",
    "featured_blog_3dci9H",
    "image-hubspot-banner",
    "testimonials_TRwUUm",
    "showcase",
    "faq",
    "newsletter"
  ]
}

Template for About us page

Folder template file page.about-us.json

{
  "sections": {
    "main": {
      "type": "main-page",
      "settings": {
        "heading_size": "h2",
        "heading_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_backgroung_image_mob": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "radial-gradient(rgba(250, 231, 180, 1) 100%)",
        "padding_top": 100,
        "padding_bottom": 100,
        "shape_content_position": "bottom",
        "shape_content_type": "curve",
        "shape_content_color": "#ffffff",
        "shape_content_width": 100,
        "content_background_color": "color-main-bg",
        "content_colors_background_section_gradient": "",
        "content_padding_top": 100,
        "content_padding_bottom": 100
      }
    },
    "ed031781-7986-41b3-8f11-c6f15128fa79": {
      "type": "trio-showcase",
      "blocks": {
        "template--15153388617779__ed031781-7986-41b3-8f11-c6f15128fa79-heading-1": {
          "type": "heading",
          "settings": {
            "title": "",
            "heading_size": "h3",
            "text_color": "heading"
          }
        },
        "template--15153388617779__ed031781-7986-41b3-8f11-c6f15128fa79-text-1": {
          "type": "text",
          "settings": {
            "text": "<p>We're a team of passionate animal lovers, environmental advocates, and product designers, all dedicated to crafting the best possible experience for both pets and their humans. We believe in the power of the human-animal bond, and we strive to make that bond even stronger with products that are good for your pet and the world they live in.<\/p><p>Today, PetPal offers a wide range of innovative products, from eco-friendly toys made with recycled materials to organic treats free from harmful chemicals. We continue to push boundaries, developing new solutions that address pet care needs in a sustainable way.<\/p>",
            "text_body_size": "text-body--medium",
            "description_color": "main"
          }
        },
        "89053b7c-7760-47ba-9147-75485e2241fc": {
          "type": "left-image",
          "settings": {
            "image": "",
            "enable_border_radius": true,
            "border_radius": 200,
            "icon": "",
            "icon_width": 12,
            "icon_vertical": 91.8,
            "icon_horizontal": 74.2,
            "icon_width_mobile": 7,
            "icon_vertical_mobile": 94,
            "icon_horizontal_mobile": 76.4
          }
        },
        "089f674b-e4ff-4995-ab91-1cfd604def0a": {
          "type": "left-image",
          "settings": {
            "image": "",
            "enable_border_radius": true,
            "border_radius": 200,
            "icon": "",
            "icon_width": 18,
            "icon_vertical": -0.6,
            "icon_horizontal": 57.7,
            "icon_width_mobile": 10,
            "icon_vertical_mobile": 1.6,
            "icon_horizontal_mobile": 53.3
          }
        },
        "535c8f0f-c160-4628-aee1-f24ecdd21089": {
          "type": "right-image",
          "settings": {
            "image": "",
            "enable_border_radius": true,
            "border_radius": 200,
            "icon": "",
            "icon_width": 20,
            "icon_vertical": 3.8,
            "icon_horizontal": 70.9,
            "icon_width_mobile": 13,
            "icon_vertical_mobile": -0.6,
            "icon_horizontal_mobile": 78.6
          }
        }
      },
      "block_order": [
        "template--15153388617779__ed031781-7986-41b3-8f11-c6f15128fa79-heading-1",
        "template--15153388617779__ed031781-7986-41b3-8f11-c6f15128fa79-text-1",
        "89053b7c-7760-47ba-9147-75485e2241fc",
        "089f674b-e4ff-4995-ab91-1cfd604def0a",
        "535c8f0f-c160-4628-aee1-f24ecdd21089"
      ],
      "settings": {
        "title": "Hard Work And A passion For Quality",
        "heading_size": "h3",
        "text_color": "heading",
        "heading_align_section": "center",
        "content_width": 42,
        "column_space_d": 3,
        "column_space_m": 4,
        "heading_align": "center",
        "text_bottom_space": "mb-lg-6",
        "content_align_vertical": "center",
        "image_overlay_width": 8,
        "image_overlay_vertical": 82,
        "image_overlay_horizontal": 6,
        "image_overlay_width_mobile": 11,
        "image_overlay_vertical_mobile": 11,
        "image_overlay_horizontal_mobile": 12,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 8,
        "image_overlay_vertical_2": 71,
        "image_overlay_horizontal_2": 94,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 77,
        "image_overlay_horizontal_2_mobile": 91,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 70
      }
    },
    "749865e6-2139-4bb7-a898-c28c3c1b2bfd": {
      "type": "image-hubspot-banner",
      "blocks": {
        "template--15153388617779__749865e6-2139-4bb7-a898-c28c3c1b2bfd-item-1": {
          "type": "item",
          "settings": {
            "product": "",
            "bullet_size": 100,
            "horizontal_position": 13,
            "vertical_position": 59,
            "horizontal_position_mobile": 30,
            "vertical_position_mobile": 30,
            "bubble_position": "bubble-right",
            "bubble_open": false,
            "hide_mobile": false
          }
        },
        "template--15153388617779__749865e6-2139-4bb7-a898-c28c3c1b2bfd-item-3": {
          "type": "item",
          "settings": {
            "product": "",
            "bullet_size": 100,
            "horizontal_position": 86,
            "vertical_position": 66,
            "horizontal_position_mobile": 30,
            "vertical_position_mobile": 30,
            "bubble_position": "bubble-left",
            "bubble_open": false,
            "hide_mobile": false
          }
        }
      },
      "block_order": [
        "template--15153388617779__749865e6-2139-4bb7-a898-c28c3c1b2bfd-item-1",
        "template--15153388617779__749865e6-2139-4bb7-a898-c28c3c1b2bfd-item-3"
      ],
      "settings": {
        "product": "",
        "image_ratio": "portrait",
        "show_secondary_image": false,
        "show_vendor": false,
        "show_rating": false,
        "image": "",
        "image_height": 32,
        "shift_layout_mb": false,
        "round_shape": false,
        "enable_border_radius": true,
        "border_radius": 200,
        "image_height_mobile": 50,
        "image_overlay_opacity": 30,
        "heading": "Toys That Will Make Your Pets Smile And Learn",
        "heading_mobile": "",
        "heading_size": "h3",
        "heading_color": "heading",
        "heading_weight": "600",
        "text_bottom_space": "mb-lg-6",
        "text": "",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "heading_align": "center",
        "stack_content": false,
        "button_link": "",
        "button_label": "Shop now",
        "bullet_color": "#ff3801",
        "bullet_cross_color": "#ffffff",
        "image_overlay": "",
        "image_overlay_width": 7,
        "image_overlay_vertical": 15,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 8,
        "image_overlay_horizontal_mobile": 8,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 19,
        "image_overlay_horizontal_3": 22,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "curve",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "backgroung_image": "",
        "backgroung_image_height": 54,
        "backgroung_image_height_mobile": 40,
        "background_color": "--colors-background-main",
        "colors_background_section_gradient": "",
        "padding_top": 90,
        "padding_bottom": 160,
        "full_width": false
      }
    },
    "multicolumn_cnQdcT": {
      "type": "multicolumn",
      "blocks": {
        "column_D8LmbB": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "Innovative & Safe",
            "text": "<p> The safety of your pet is our top priority. We use high-quality, non-toxic materials in all our innovative products.<\/p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-2",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 1.6,
            "icon_horizontal": 24.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 1.6,
            "icon_horizontal_mobile": 22.5
          }
        },
        "column_DMKCpf": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "Organic",
            "text": "<p>We offer a range of organic pet products made with wholesome ingredients, free from harmful chemicals.<\/p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-2",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 99.5,
            "icon_horizontal": 73.1,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 99.5,
            "icon_horizontal_mobile": 75.3
          }
        },
        "column_7Ubnrr": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "Eco-Friendly",
            "text": "<p>We believe in providing eco-friendly pet products that are kind to the nature and your furry friend.<\/p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-2",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 99.5,
            "icon_horizontal": 24.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 97.3,
            "icon_horizontal_mobile": 20.3
          }
        }
      },
      "block_order": [
        "column_D8LmbB",
        "column_DMKCpf",
        "column_7Ubnrr"
      ],
      "settings": {
        "layout": "shift",
        "heading": "Our Values",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "button_label": "",
        "button_link": "",
        "top_space": "",
        "columns_desktop": 2,
        "image_width": "quarter",
        "image_ratio": "adapt",
        "card_heading_size": "h4",
        "card_heading_weight": "600",
        "card_heading_color": "heading-secondary",
        "card_description_color": "main",
        "column_alignment": "left",
        "columns_mobile": "1",
        "column_alignment_mobile": "mobile-center",
        "image_width_mobile": "third",
        "image_overlay": "",
        "image_overlay_width": 11,
        "image_overlay_vertical": 98,
        "image_overlay_horizontal": 6,
        "image_overlay_width_mobile": 16,
        "image_overlay_vertical_mobile": 75,
        "image_overlay_horizontal_mobile": 8,
        "image_overlay_animation": "ambient",
        "image_overlay_2": "",
        "image_overlay_width_2": 11,
        "image_overlay_vertical_2": 1,
        "image_overlay_horizontal_2": 96,
        "image_overlay_width_2_mobile": 16,
        "image_overlay_vertical_2_mobile": 79,
        "image_overlay_horizontal_2_mobile": 93,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 38,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__0aba29e6-ac28-4dbd-a2d7-2ff0134aa9c8-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "column_Q9LzqC": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__0aba29e6-ac28-4dbd-a2d7-2ff0134aa9c8-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__0aba29e6-ac28-4dbd-a2d7-2ff0134aa9c8-1683710468ee8b3279-0",
        "column_Q9LzqC",
        "template--18867160121647__0aba29e6-ac28-4dbd-a2d7-2ff0134aa9c8-1683710468ee8b3279-1"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "heading",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 180,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__c0ff69f8-7df4-42b3-883d-38b3da391968-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__c0ff69f8-7df4-42b3-883d-38b3da391968-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about New Arrivals, Discounts, and Bargain Deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__c0ff69f8-7df4-42b3-883d-38b3da391968-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__c0ff69f8-7df4-42b3-883d-38b3da391968-16830990270b07a601-0",
        "template--18867160121647__c0ff69f8-7df4-42b3-883d-38b3da391968-16830990270b07a601-1",
        "template--18867160121647__c0ff69f8-7df4-42b3-883d-38b3da391968-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 88,
        "image_overlay_horizontal_2_mobile": 7,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "ed031781-7986-41b3-8f11-c6f15128fa79",
    "749865e6-2139-4bb7-a898-c28c3c1b2bfd",
    "multicolumn_cnQdcT",
    "showcase",
    "newsletter"
  ]
}

Template for Search page

Folder template file search.json

{
  "sections": {
    "main": {
      "type": "main-search",
      "settings": {
        "heading_size": "h2",
        "text_color": "secondary",
        "full_width": true,
        "background_color": "color-bg-1",
        "colors_background_section_gradient": "",
        "banner_padding_top": 120,
        "banner_padding_bottom": 120,
        "columns_desktop": 4,
        "grid_style": "collage",
        "grid_navigation": true,
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "show_vendor": false,
        "show_rating": false,
        "article_show_date": true,
        "article_show_author": false,
        "article_show_comments": false,
        "author_prefix": "By",
        "enable_filtering": true,
        "filter_type": "horizontal",
        "show_filter_checkbox": false,
        "enable_sorting": true,
        "show_sorting_label": true,
        "filter_size": "h5",
        "filter_color_hover": "heading",
        "pagination_color": "main",
        "pagination_background_color": "color-bg-1",
        "columns_mobile": "2",
        "main_background_color": "color-main-bg",
        "main_colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Collection

Folder template file collection.json

{
  "sections": {
    "banner": {
      "type": "main-collection-banner",
      "settings": {
        "heading_size": "h2",
        "text_color": "secondary",
        "text_weight": "600",
        "description_color": "main",
        "show_collection_description": false,
        "show_collection_image": false,
        "banner_backgroung_image": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-1",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100
      }
    },
    "product-grid": {
      "type": "main-collection-product-grid",
      "settings": {
        "products_per_page": 10,
        "columns_desktop": 4,
        "grid_style": "collage",
        "grid_navigation": true,
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "show_vendor": false,
        "show_rating": false,
        "enable_filtering": true,
        "filter_type": "horizontal",
        "show_filter_checkbox": false,
        "enable_sorting": true,
        "show_sorting_label": true,
        "filter_size": "h5",
        "filter_color_hover": "heading",
        "pagination_color": "main",
        "pagination_background_color": "color-bg-1",
        "columns_mobile": "2",
        "image_overlay_width": 8,
        "image_overlay_vertical": 56,
        "image_overlay_horizontal": 4,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 4,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 8,
        "image_overlay_vertical_2": 30,
        "image_overlay_horizontal_2": 96,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 2,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 6,
        "image_overlay_vertical_3": 91,
        "image_overlay_horizontal_3": 97,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 100,
        "image_overlay_horizontal_3_mobile": 93,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160
      }
    },
    "41238a8e-bc3c-4f93-b42c-cf10e9ab6a73": {
      "type": "image-with-text",
      "blocks": {
        "template--15153389174835__41238a8e-bc3c-4f93-b42c-cf10e9ab6a73-heading-1": {
          "type": "heading",
          "settings": {
            "heading": "Little Styles, Endless Joy",
            "heading_size": "h3",
            "heading_color": "heading-secondary"
          }
        },
        "template--15153389174835__41238a8e-bc3c-4f93-b42c-cf10e9ab6a73-text-1": {
          "type": "text",
          "settings": {
            "text": "<p>Petpal has established itself as a premier destination for pet parents and caregivers seeking top-quality pet food, toys, and accessories.<\/p><p>With a commitment to providing a delightful shopping experience and a wide range of meticulously curated products.<\/p>",
            "text_style": "body",
            "text_color": "main"
          }
        }
      },
      "block_order": [
        "template--15153389174835__41238a8e-bc3c-4f93-b42c-cf10e9ab6a73-heading-1",
        "template--15153389174835__41238a8e-bc3c-4f93-b42c-cf10e9ab6a73-text-1"
      ],
      "settings": {
        "layout_block": "default",
        "image": "",
        "image_shape": false,
        "enable_border_radius": false,
        "border_radius": 100,
        "border_radius_mobile": 100,
        "hide_icon_top_mb": false,
        "icon_top_width": 6,
        "icon_top_vertical": -10,
        "icon_top_horizontal": 84.1,
        "icon_top_width_mobile": 8,
        "icon_top_vertical_mobile": -10,
        "icon_top_horizontal_mobile": 77.5,
        "hide_icon_bottom_mb": false,
        "icon_bottom_width": 6,
        "icon_bottom_vertical": 96.8,
        "icon_bottom_horizontal": 8.2,
        "icon_bottom_width_mobile": 8,
        "icon_bottom_vertical_mobile": 96.8,
        "icon_bottom_horizontal_mobile": 10.4,
        "enable_video": false,
        "video_url": "https:\/\/www.youtube.com\/watch?v=_9VUPq3SxOc",
        "autoplay": false,
        "enable_video_looping": false,
        "height": "adapt",
        "desktop_image_width": "medium",
        "layout": "image_first",
        "desktop_content_position": "middle",
        "desktop_content_alignment": "left",
        "desktop_content_space": "padding-large",
        "mobile_content_alignment": "left",
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 87,
        "image_overlay_horizontal": 93,
        "image_overlay_width_mobile": 16,
        "image_overlay_vertical_mobile": 94,
        "image_overlay_horizontal_mobile": 91,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 8,
        "image_overlay_vertical_2": 90,
        "image_overlay_horizontal_2": 94,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 98,
        "image_overlay_horizontal_2_mobile": 11,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "secondary_background_color": "none",
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 120,
        "margin_bottom": 0
      }
    },
    "featured-collection": {
      "type": "featured-collection",
      "settings": {
        "collection": "",
        "title": "You May Also Like",
        "heading_size": "h3",
        "heading_color": "heading",
        "description": "",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "heading_align": "center",
        "heading_alignment_mb": "center",
        "text_bottom_space": "mb-lg-6",
        "show_collection_image": false,
        "image_position": "top",
        "image_overlay_opacity": 0,
        "enable_border_radius": false,
        "border_radius": 100,
        "banner_text": "",
        "banner_text_color": "secondary",
        "coundown_date": "Apr 31, 2024",
        "coundown_end": "show_zeroes",
        "coundown_style": "defaut",
        "days_label": "Days",
        "days_background_color": "color-main-bg",
        "hours_label": "Hours",
        "hours_background_color": "color-main-bg",
        "mins_label": "Minutes",
        "mins_background_color": "color-main-bg",
        "secs_label": "Seconds",
        "secs_background_color": "color-main-bg",
        "coundown_number_color": "#da3c24",
        "coundown_number_size": 36,
        "coundown_number_size_mb": 36,
        "coundown_number_weight": "700",
        "coundown_number_letter_spacing": 0,
        "coundown_title_color": "#222222",
        "coundown_title_size": 14,
        "coundown_title_weight": "400",
        "full_width": false,
        "show_view_all": false,
        "products_to_show": 4,
        "columns_desktop_grid": 4,
        "columns_mobile_grid": "2",
        "enable_slider": false,
        "center_slide": false,
        "columns_desktop": 4,
        "columns_mobile": 2,
        "arrows_btn_color": "#ffffff",
        "arrows_btn_color_hover": "#ffffff",
        "arrows_btn_bg_color": "#ff3801",
        "arrows_btn_bg_color_hover": "#008f6b",
        "arrows_outline": false,
        "arrows_on_top": false,
        "image_ratio": "tallview",
        "show_secondary_image": false,
        "show_vendor": false,
        "show_rating": false,
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 31,
        "image_overlay_horizontal": 3,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffd265",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 8,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-3",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "collection-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Add descriptive text to invite your users to sign up for your newsletter.<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "banner",
    "product-grid",
    "41238a8e-bc3c-4f93-b42c-cf10e9ab6a73",
    "featured-collection",
    "showcase",
    "collection-newsletter"
  ]
}

Template for Collection list

Folder template file list-collections.json

{
  "sections": {
    "banner": {
      "type": "main-collection-banner",
      "settings": {
        "heading_size": "h2",
        "text_color": "secondary",
        "text_weight": "600",
        "description_color": "main",
        "show_collection_description": false,
        "show_collection_image": false,
        "banner_backgroung_image": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-1",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100
      }
    },
    "product-grid": {
      "type": "main-collection-product-grid",
      "settings": {
        "products_per_page": 10,
        "columns_desktop": 4,
        "grid_style": "collage",
        "grid_navigation": true,
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "show_vendor": false,
        "show_rating": false,
        "enable_filtering": true,
        "filter_type": "horizontal",
        "show_filter_checkbox": false,
        "enable_sorting": true,
        "show_sorting_label": true,
        "filter_size": "h5",
        "filter_color_hover": "heading",
        "pagination_color": "main",
        "pagination_background_color": "color-bg-1",
        "columns_mobile": "2",
        "image_overlay_width": 8,
        "image_overlay_vertical": 56,
        "image_overlay_horizontal": 4,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 4,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 8,
        "image_overlay_vertical_2": 30,
        "image_overlay_horizontal_2": 96,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 2,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 6,
        "image_overlay_vertical_3": 91,
        "image_overlay_horizontal_3": 97,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 100,
        "image_overlay_horizontal_3_mobile": 93,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160
      }
    },
    "41238a8e-bc3c-4f93-b42c-cf10e9ab6a73": {
      "type": "image-with-text",
      "blocks": {
        "template--15153389174835__41238a8e-bc3c-4f93-b42c-cf10e9ab6a73-heading-1": {
          "type": "heading",
          "settings": {
            "heading": "Little Styles, Endless Joy",
            "heading_size": "h3",
            "heading_color": "heading-secondary"
          }
        },
        "template--15153389174835__41238a8e-bc3c-4f93-b42c-cf10e9ab6a73-text-1": {
          "type": "text",
          "settings": {
            "text": "<p>Petpal has established itself as a premier destination for pet parents and caregivers seeking top-quality pet food, toys, and accessories.<\/p><p>With a commitment to providing a delightful shopping experience and a wide range of meticulously curated products.<\/p>",
            "text_style": "body",
            "text_color": "main"
          }
        }
      },
      "block_order": [
        "template--15153389174835__41238a8e-bc3c-4f93-b42c-cf10e9ab6a73-heading-1",
        "template--15153389174835__41238a8e-bc3c-4f93-b42c-cf10e9ab6a73-text-1"
      ],
      "settings": {
        "layout_block": "default",
        "image": "",
        "image_shape": false,
        "enable_border_radius": false,
        "border_radius": 100,
        "border_radius_mobile": 100,
        "hide_icon_top_mb": false,
        "icon_top_width": 6,
        "icon_top_vertical": -10,
        "icon_top_horizontal": 84.1,
        "icon_top_width_mobile": 8,
        "icon_top_vertical_mobile": -10,
        "icon_top_horizontal_mobile": 77.5,
        "hide_icon_bottom_mb": false,
        "icon_bottom_width": 6,
        "icon_bottom_vertical": 96.8,
        "icon_bottom_horizontal": 8.2,
        "icon_bottom_width_mobile": 8,
        "icon_bottom_vertical_mobile": 96.8,
        "icon_bottom_horizontal_mobile": 10.4,
        "enable_video": false,
        "video_url": "https:\/\/www.youtube.com\/watch?v=_9VUPq3SxOc",
        "autoplay": false,
        "enable_video_looping": false,
        "height": "adapt",
        "desktop_image_width": "medium",
        "layout": "image_first",
        "desktop_content_position": "middle",
        "desktop_content_alignment": "left",
        "desktop_content_space": "padding-large",
        "mobile_content_alignment": "left",
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 87,
        "image_overlay_horizontal": 93,
        "image_overlay_width_mobile": 16,
        "image_overlay_vertical_mobile": 94,
        "image_overlay_horizontal_mobile": 91,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 8,
        "image_overlay_vertical_2": 90,
        "image_overlay_horizontal_2": 94,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 98,
        "image_overlay_horizontal_2_mobile": 11,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "secondary_background_color": "none",
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 120,
        "margin_bottom": 0
      }
    },
    "featured-collection": {
      "type": "featured-collection",
      "settings": {
        "collection": "",
        "title": "You May Also Like",
        "heading_size": "h3",
        "heading_color": "heading",
        "description": "",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "heading_align": "center",
        "heading_alignment_mb": "center",
        "text_bottom_space": "mb-lg-6",
        "show_collection_image": false,
        "image_position": "top",
        "image_overlay_opacity": 0,
        "enable_border_radius": false,
        "border_radius": 100,
        "banner_text": "",
        "banner_text_color": "secondary",
        "coundown_date": "Apr 31, 2024",
        "coundown_end": "show_zeroes",
        "coundown_style": "defaut",
        "days_label": "Days",
        "days_background_color": "color-main-bg",
        "hours_label": "Hours",
        "hours_background_color": "color-main-bg",
        "mins_label": "Minutes",
        "mins_background_color": "color-main-bg",
        "secs_label": "Seconds",
        "secs_background_color": "color-main-bg",
        "coundown_number_color": "#da3c24",
        "coundown_number_size": 36,
        "coundown_number_size_mb": 36,
        "coundown_number_weight": "700",
        "coundown_number_letter_spacing": 0,
        "coundown_title_color": "#222222",
        "coundown_title_size": 14,
        "coundown_title_weight": "400",
        "full_width": false,
        "show_view_all": false,
        "products_to_show": 4,
        "columns_desktop_grid": 4,
        "columns_mobile_grid": "2",
        "enable_slider": false,
        "center_slide": false,
        "columns_desktop": 4,
        "columns_mobile": 2,
        "arrows_btn_color": "#ffffff",
        "arrows_btn_color_hover": "#ffffff",
        "arrows_btn_bg_color": "#ff3801",
        "arrows_btn_bg_color_hover": "#008f6b",
        "arrows_outline": false,
        "arrows_on_top": false,
        "image_ratio": "tallview",
        "show_secondary_image": false,
        "show_vendor": false,
        "show_rating": false,
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 31,
        "image_overlay_horizontal": 3,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffd265",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 8,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-3",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "collection-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Add descriptive text to invite your users to sign up for your newsletter.<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "banner",
    "product-grid",
    "41238a8e-bc3c-4f93-b42c-cf10e9ab6a73",
    "featured-collection",
    "showcase",
    "collection-newsletter"
  ]
}

Template for Product detail page

Folder template file product.json

{
  "sections": {
    "main": {
      "type": "main-product",
      "blocks": {
        "title": {
          "type": "title",
          "settings": {
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "main"
          }
        },
        "price": {
          "type": "price",
          "settings": {
            "price_size": "h2",
            "price_weight": "600",
            "sale_price_weight": "400",
            "price_badge": true
          }
        },
        "c652140f-d2b2-42d5-b88b-2f636b5f4875": {
          "type": "inventory",
          "settings": {
            "heading_size": "",
            "show_inventory_quantity": true,
            "inventory_threshold": 100,
            "show_inventory_low": false,
            "show_inventory_progress": true,
            "inventory_threshold_start": 200
          }
        },
        "variant_picker": {
          "type": "variant_picker",
          "settings": {
            "picker_type": "button",
            "label_size": "small",
            "enable_size_chart": false,
            "choose_variant": "Size",
            "popup_label": "Size Chart",
            "page": ""
          }
        },
        "3efcfbd9-56ba-442e-9cd9-821f161a062f": {
          "type": "coundownBar",
          "settings": {
            "coundown_date": "August 31, 2024",
            "coundown_end": "show_zeroes",
            "contdown_label": "Hurry Up! Sale Ends In",
            "contdown_label_size": "h5",
            "contdown_label_weight": "500",
            "contdown_label_text_color": "heading-secondary",
            "days_label": "DAYS",
            "days_background_color": "color-main-bg",
            "hours_label": "HOURS",
            "hours_background_color": "color-main-bg",
            "mins_label": "MINUTES",
            "mins_background_color": "color-main-bg",
            "secs_label": "SECONDS",
            "secs_background_color": "color-main-bg",
            "coundown_number_color": "#ff3801",
            "coundown_number_size": 36,
            "coundown_number_size_mb": 28,
            "coundown_number_weight": "600",
            "coundown_title_color": "#101010",
            "coundown_title_size": 12,
            "coundown_title_weight": "500"
          }
        },
        "buy_buttons": {
          "type": "buy_buttons",
          "settings": {
            "show_dynamic_checkout": true,
            "show_gift_card_recipient": false,
            "block_position": "under_media"
          }
        },
        "bb95e0db-baa1-4796-bc47-fd3d9e8820ce": {
          "type": "share",
          "settings": {
            "share_label": "Share:",
            "show_linkedin_share": true,
            "show_fb_share": true,
            "show_twitter_share": true,
            "show_pinterest_share": false,
            "show_telegram_share": false,
            "show_snapchat_share": false,
            "show_tumblr_share": false,
            "social_color": "main",
            "social_color_hover": "secondary"
          }
        },
        "88913aec-8ec1-472d-ac9f-c92b686fb893": {
          "type": "text",
          "settings": {
            "text": "<p>This is a demo store. All images have been sourced from Shutterstock and Adobe stock.<\/p>",
            "text_color": "main",
            "text_style": "text-body--small",
            "block_position": "sidebar"
          }
        },
        "54271896-8c87-41aa-8788-341687752aa1": {
          "type": "crossell_product",
          "settings": {
            "crossell_product": "",
            "heading_size": "text-body--small",
            "heading_weight": "600",
            "crossell_product_label": "Add Gift Wrap Paper?",
            "label_color": "#ff3801",
            "accent_color": "#ff3801",
            "crossell_product_type": "Yes please",
            "product_type_color": "#101010",
            "price_color": "#f55037"
          }
        },
        "note_wwwETK": {
          "type": "note",
          "settings": {
          }
        },
        "ca1a9e3e-8740-4219-87ee-8a26036e96f0": {
          "type": "icon-with-text",
          "settings": {
            "layout": "vertical",
            "icon_1": "clipboard",
            "image_1": "",
            "heading_1": "Delivery Date: Nov 30 - Dec 05",
            "heading_1_size": "text-body--small",
            "heading_1_color": "main",
            "icon_2": "shoe",
            "image_2": "",
            "heading_2": "90 Days Return policy",
            "heading_2_size": "text-body--small",
            "heading_2_color": "main",
            "icon_3": "truck",
            "image_3": "",
            "heading_3": "Free Shipping On All Orders Above $50",
            "heading_3_size": "text-body--small",
            "heading_3_color": "main"
          }
        },
        "collapsible-row-0": {
          "type": "collapsible_tab",
          "settings": {
            "heading": "Description",
            "heading_size": "h5",
            "icon": "none",
            "content": "",
            "page": "",
            "product_content": true,
            "collapsible_row_position": "sidebar"
          }
        },
        "cf2a8f6f-21e5-4b62-97a5-9dea43833e61": {
          "type": "complementary",
          "settings": {
            "block_heading": "Pair It With:",
            "heading_size": "h6",
            "make_collapsible_row": false,
            "icon": "price_tag",
            "product_list_limit": 2,
            "products_per_page": 2,
            "pagination_style": "counter",
            "image_ratio": "tallview",
            "enable_quick_add": true,
            "block_position": "under_media",
            "background_color": "color-main-bg"
          }
        },
        "collapsible-row-1": {
          "type": "collapsible_tab",
          "settings": {
            "heading": "Shipping & Returns",
            "heading_size": "h5",
            "icon": "none",
            "content": "<p><strong>Shipping Information:<\/strong><br\/>We offer fast and reliable shipping with tracking to ensure your order reaches you promptly.<\/p><p><strong>Returns Information:<\/strong><br\/>If you're not completely satisfied with your purchase, we accept returns within 30 days for a full refund or exchange.<\/p>",
            "page": "",
            "product_content": false,
            "collapsible_row_position": "sidebar"
          }
        },
        "collapsible_tab_4jfbaJ": {
          "type": "collapsible_tab",
          "settings": {
            "heading": "Info",
            "heading_size": "h5",
            "icon": "none",
            "content": "<p>At PetPal,we're passionate about creating innovative and eco-friendly pet products that cater to both your furry friend's needs and the well-being of the planet.<\/p>",
            "page": "",
            "product_content": false,
            "collapsible_row_position": "sidebar"
          }
        },
        "collapsible_tab_RPPNVR": {
          "type": "collapsible_tab",
          "settings": {
            "heading": "Material",
            "heading_size": "h5",
            "icon": "none",
            "content": "<p>At PetPal, we believe in spoiling your pet without spoiling the planet. That's why we're committed to using sustainable materials throughout our product line. Here's how we're making a difference:<\/p><ul><li><strong>Recycled Plastic Fantastic:<\/strong> We breathe new life into plastic by using recycled materials in our packaging, beds,and various toy components. This reduces our reliance on virgin plastic and keeps plastic waste out of landfills.<\/li><li><strong>Natural Fibers for the Win:<\/strong> Many of our toys and accessories are crafted from natural fibers like organic cotton,jute, and hemp. These materials are not only gentle on your pet but also biodegradable and renewable, minimizing environmental impact.<\/li><li><strong>Sustainable Wood Sources:<\/strong> For scratching posts, furniture, and some toys, we use wood sourced from responsibly managed forests. This ensures healthy ecosystems and minimizes deforestation.<\/li><li><strong>Cardboard Capers:<\/strong> We utilize recycled cardboard for packaging whenever possible. Cardboard is not only recyclable itself but also a biodegradable material, reducing our environmental footprint.<\/li><\/ul>",
            "page": "",
            "product_content": false,
            "collapsible_row_position": "sidebar"
          }
        },
        "image_Chm6fw": {
          "type": "image",
          "settings": {
            "image": "",
            "enable_border_radius": true,
            "border_radius": 100,
            "block_position": "under_media"
          }
        },
        "75ba0750-b8d5-4ff8-9ed9-8bac0d18ae38": {
          "type": "text",
          "settings": {
            "text": "<p>By choosing PetPal, you're not just spoiling your pet, you're making a positive impact on the planet. Explore our website to discover a world of innovative and eco-friendly pet products designed to bring joy to your furry friend and the environment!<\/p>",
            "text_color": "main",
            "text_style": "text-body--small",
            "block_position": "under_media"
          }
        }
      },
      "block_order": [
        "title",
        "price",
        "c652140f-d2b2-42d5-b88b-2f636b5f4875",
        "variant_picker",
        "3efcfbd9-56ba-442e-9cd9-821f161a062f",
        "buy_buttons",
        "bb95e0db-baa1-4796-bc47-fd3d9e8820ce",
        "88913aec-8ec1-472d-ac9f-c92b686fb893",
        "54271896-8c87-41aa-8788-341687752aa1",
        "note_wwwETK",
        "ca1a9e3e-8740-4219-87ee-8a26036e96f0",
        "collapsible-row-0",
        "cf2a8f6f-21e5-4b62-97a5-9dea43833e61",
        "collapsible-row-1",
        "collapsible_tab_4jfbaJ",
        "collapsible_tab_RPPNVR",
        "image_Chm6fw",
        "75ba0750-b8d5-4ff8-9ed9-8bac0d18ae38"
      ],
      "settings": {
        "enable_sticky_info": true,
        "media_size": "large",
        "global_media_position": "right",
        "constrain_to_viewport": true,
        "media_fit": "cover",
        "gallery_layout": "thumbnail_slider",
        "media_position": "right",
        "image_zoom": "lightbox",
        "hide_variants": false,
        "enable_video_looping": false,
        "mobile_thumbnails": "show",
        "image_overlay": "",
        "secondary_background_color": "none",
        "info_background_color": "color-bg-3",
        "background_color": "--colors-background-main",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 0
      }
    },
    "29371b56-75a9-4c0a-b576-dd0f1cab9091": {
      "type": "multicolumn",
      "blocks": {
        "template--19016959033647__29371b56-75a9-4c0a-b576-dd0f1cab9091-16850960210422456b-0": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "24\/7 Customer Service",
            "text": "<p>Our team are always here to help, 24 hours a day, 7 days a week.<\/p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-4",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 1.6,
            "icon_horizontal": 24.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 1.6,
            "icon_horizontal_mobile": 22.5
          }
        },
        "template--19016959033647__29371b56-75a9-4c0a-b576-dd0f1cab9091-16850960210422456b-1": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "14-Day Money Back",
            "text": "<p>We stand behind our products.<br\/>If you don't love it, exchanges & returns are free for 14 days.<\/p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-4",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 99.5,
            "icon_horizontal": 73.1,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 99.5,
            "icon_horizontal_mobile": 75.3
          }
        },
        "template--19016959033647__29371b56-75a9-4c0a-b576-dd0f1cab9091-16850960210422456b-2": {
          "type": "column",
          "settings": {
            "image": "",
            "image_position": "center",
            "title": "Our Guarantee",
            "text": "<p>We're incredible proud of our craftsmanship and offer a lifetime warrantee on our products.<\/p>",
            "heading_color": "#ff3801",
            "link_label": "",
            "link": "",
            "column_background_color": "color-bg-4",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 25,
            "icon_vertical": 99.5,
            "icon_horizontal": 24.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 97.3,
            "icon_horizontal_mobile": 20.3
          }
        }
      },
      "block_order": [
        "template--19016959033647__29371b56-75a9-4c0a-b576-dd0f1cab9091-16850960210422456b-0",
        "template--19016959033647__29371b56-75a9-4c0a-b576-dd0f1cab9091-16850960210422456b-1",
        "template--19016959033647__29371b56-75a9-4c0a-b576-dd0f1cab9091-16850960210422456b-2"
      ],
      "settings": {
        "layout": "shift",
        "heading": "Why Choose Us?",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "text_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "button_label": "",
        "button_link": "",
        "top_space": "",
        "columns_desktop": 2,
        "image_width": "quarter",
        "image_ratio": "adapt",
        "card_heading_size": "h4",
        "card_heading_weight": "600",
        "card_heading_color": "heading",
        "card_description_color": "main",
        "column_alignment": "left",
        "columns_mobile": "1",
        "column_alignment_mobile": "mobile-center",
        "image_width_mobile": "third",
        "image_overlay_width": 10,
        "image_overlay_vertical": 17,
        "image_overlay_horizontal": 25,
        "image_overlay_width_mobile": 14,
        "image_overlay_vertical_mobile": 4,
        "image_overlay_horizontal_mobile": 15,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 94,
        "image_overlay_horizontal_2": 11,
        "image_overlay_width_2_mobile": 14,
        "image_overlay_vertical_2_mobile": 96,
        "image_overlay_horizontal_2_mobile": 11,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 93,
        "image_overlay_horizontal_3": 80,
        "image_overlay_width_3_mobile": 14,
        "image_overlay_vertical_3_mobile": 8,
        "image_overlay_horizontal_3_mobile": 88,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-3",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "related-products": {
      "type": "related-products",
      "settings": {
        "heading": "You May Also Like",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "heading_align": "center",
        "text_bottom_space": "mb-lg-6",
        "products_to_show": 4,
        "columns_desktop": 4,
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "show_vendor": false,
        "show_rating": false,
        "columns_mobile": "1",
        "image_overlay": "",
        "image_overlay_width": 12,
        "image_overlay_vertical": 10,
        "image_overlay_horizontal": 6,
        "image_overlay_width_mobile": 15,
        "image_overlay_vertical_mobile": 96,
        "image_overlay_horizontal_mobile": 8,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 25,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffd265",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 160
      }
    },
    "product-scrolling-banner": {
      "type": "scrolling-banner",
      "blocks": {
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-0": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        },
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-1": {
          "type": "heading",
          "settings": {
            "text": "Free Shipping On All Orders Above $50!"
          }
        },
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-2": {
          "type": "icon",
          "settings": {
            "image": ""
          }
        },
        "cf49b06c-db67-470d-8577-bd046c71d151": {
          "type": "heading",
          "settings": {
            "text": "Free Shipping On All Orders Above $50!"
          }
        }
      },
      "block_order": [
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-0",
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-1",
        "template--19016959000879__4ee3638f-2d1f-4acd-b0f0-b47676f91b48-168373027976681f9a-2",
        "cf49b06c-db67-470d-8577-bd046c71d151"
      ],
      "settings": {
        "heading": "",
        "heading_size": "h1",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "heading_align": "center",
        "text_bottom_space": "",
        "scroll_speed": 15,
        "scroll_direction": "direction-left",
        "text_weight": "600",
        "letter_spacing": 0,
        "text_size": 48,
        "text_size_mobile": 32,
        "item_paddings": 10,
        "text_color": "#ffffff",
        "background_color": "#008f6b",
        "colors_background_section_gradient": "",
        "padding_top": 14,
        "padding_bottom": 14
      }
    },
    "image_banner_RbCMJN": {
      "type": "image-banner",
      "blocks": {
        "heading_txFcy3": {
          "type": "heading",
          "settings": {
            "heading": "Give A Gift With Love That Grows",
            "heading_size": "h2",
            "heading_color": "secondary"
          }
        },
        "buttons_Jty8PC": {
          "type": "buttons",
          "settings": {
            "button_label_1": "Shop Now",
            "button_link_1": "",
            "button_label_2": "",
            "button_link_2": "",
            "top_space": ""
          }
        }
      },
      "block_order": [
        "heading_txFcy3",
        "buttons_Jty8PC"
      ],
      "settings": {
        "image": "",
        "image_overlay_opacity": 20,
        "image_height": "adapt",
        "enable_border_radius": true,
        "border_radius": 100,
        "desktop_content_position": "middle-center",
        "show_text_box": false,
        "desktop_content_alignment": "center",
        "background_color": "color-main-bg",
        "image_behavior": "none",
        "mobile_content_alignment": "center",
        "stack_images_on_mobile": true,
        "show_text_below": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "full_width": false,
        "backgroung_image": "",
        "backgroung_image_height": 62,
        "backgroung_image_height_mobile": 62,
        "section_background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "testimonials_bTYPEX": {
      "type": "testimonials",
      "blocks": {
        "testimonial_wKFJR4": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 5,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>Neque Porro Quisquam Est, Qui Dolorem Ipsum Quia Dolor Sit Amet, Consectetur, Adipisci Velit, Sed Quia Non...<\/p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Becky - Leeds",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 9.3,
            "icon_horizontal": 90.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 9.3,
            "icon_horizontal_mobile": 90.7
          }
        },
        "testimonial_xGWd3t": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 4,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>Neque Porro Quisquam Est, Qui Dolorem Ipsum Quia Dolor Sit Amet, Consectetur, Adipisci Velit, Sed Quia Non...<\/p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Becky - Leeds",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 90.7,
            "icon_horizontal": 9.3,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 90.7,
            "icon_horizontal_mobile": 9.3
          }
        },
        "testimonial_DXHngH": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 5,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>Neque Porro Quisquam Est, Qui Dolorem Ipsum Quia Dolor Sit Amet, Consectetur, Adipisci Velit, Sed Quia Non...<\/p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Becky - Leeds",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 9.3,
            "icon_horizontal": 90.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 9.3,
            "icon_horizontal_mobile": 90.7
          }
        },
        "testimonial_WMFX63": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 4,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>Neque Porro Quisquam Est, Qui Dolorem Ipsum Quia Dolor Sit Amet, Consectetur, Adipisci Velit, Sed Quia Non...<\/p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Becky - Leeds",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 90.7,
            "icon_horizontal": 9.3,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 90.7,
            "icon_horizontal_mobile": 9.3
          }
        },
        "testimonial_mLRmd4": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 5,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>Neque Porro Quisquam Est, Qui Dolorem Ipsum Quia Dolor Sit Amet, Consectetur, Adipisci Velit, Sed Quia Non...<\/p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Becky - Leeds",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon_width": 21,
            "icon_vertical": 9.3,
            "icon_horizontal": 90.7,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 9.3,
            "icon_horizontal_mobile": 90.7
          }
        },
        "testimonial_8mGT4N": {
          "type": "testimonial",
          "settings": {
            "content_alignment": "center",
            "star_rating": 4,
            "star_color": "#ff3801",
            "star_color_secondary": "#ffffff",
            "testimonail_title": "",
            "title_color": "main",
            "testimonail_description": "<p>Neque Porro Quisquam Est, Qui Dolorem Ipsum Quia Dolor Sit Amet, Consectetur, Adipisci Velit, Sed Quia Non...<\/p>",
            "description_color": "main",
            "description_size": "small",
            "testimonail_author": "Becky - Leeds",
            "author_color": "heading",
            "author_size": "text-body--small",
            "author_weight": "700",
            "image": "",
            "image_ratio": "landscape",
            "enable_border_radius": true,
            "border_radius": 50,
            "icon": "",
            "icon_width": 21,
            "icon_vertical": 90.7,
            "icon_horizontal": 9.3,
            "icon_width_mobile": 21,
            "icon_vertical_mobile": 90.7,
            "icon_horizontal_mobile": 9.3
          }
        }
      },
      "block_order": [
        "testimonial_wKFJR4",
        "testimonial_xGWd3t",
        "testimonial_DXHngH",
        "testimonial_WMFX63",
        "testimonial_mLRmd4",
        "testimonial_8mGT4N"
      ],
      "settings": {
        "heading": "Don’t Just Take Our Word For It",
        "heading_size": "h3",
        "text_color": "heading",
        "heading_alignment": "center",
        "text_bottom_space": "mb-lg-6",
        "full_width": true,
        "columns_desktop": 4,
        "center_slide": false,
        "testimonial_background": "#ffffff",
        "show_btns": false,
        "arrows_btn_color": "#ffffff",
        "arrows_btn_color_hover": "#ffffff",
        "arrows_btn_bg_color": "#ff3801",
        "arrows_btn_bg_color_hover": "#008f6b",
        "arrows_outline": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 0
      }
    },
    "recently-viewed-products": {
      "type": "recently-viewed-products",
      "settings": {
        "heading": "Resently Viewed",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "heading_align": "center",
        "text_bottom_space": "mb-lg-6",
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "image_overlay": "",
        "image_overlay_width": 14,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 96,
        "image_overlay_width_mobile": 11,
        "image_overlay_vertical_mobile": 8,
        "image_overlay_horizontal_mobile": 96,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 25,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffd265",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "product-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 18,
        "image_overlay_horizontal": 89,
        "image_overlay_width_mobile": 14,
        "image_overlay_vertical_mobile": 5,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 8,
        "image_overlay_vertical_2": 80,
        "image_overlay_horizontal_2": 9,
        "image_overlay_width_2_mobile": 11,
        "image_overlay_vertical_2_mobile": 93,
        "image_overlay_horizontal_2_mobile": 90,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "product-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be The First To Get Notified About New Arrivals, Discounts, And Bargain Deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    },
    "1a3ebe3b-c3cb-40cb-bc2b-ae3f0b3734d2": {
      "type": "sticky-add-to-cart",
      "settings": {
        "style": "right-side",
        "image_ratio": "square"
      }
    }
  },
  "order": [
    "main",
    "29371b56-75a9-4c0a-b576-dd0f1cab9091",
    "related-products",
    "product-scrolling-banner",
    "image_banner_RbCMJN",
    "testimonials_bTYPEX",
    "recently-viewed-products",
    "product-showcase",
    "product-newsletter",
    "1a3ebe3b-c3cb-40cb-bc2b-ae3f0b3734d2"
  ]
}

Template for Gift page

Folder template file page.gift-page.json

{
  "sections": {
    "main": {
      "type": "main-page",
      "settings": {
        "heading_size": "h2",
        "heading_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_backgroung_image_mob": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-2",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100,
        "shape_content_position": "top",
        "shape_content_type": "none",
        "shape_content_color": "#da3c24",
        "shape_content_width": 100,
        "content_background_color": "color-main-bg",
        "content_colors_background_section_gradient": "",
        "content_padding_top": 120,
        "content_padding_bottom": 120
      }
    },
    "9106fcde-409e-47c9-9c7e-ef448845d7ca": {
      "type": "featured-collection",
      "settings": {
        "collection": "",
        "title": "Gifts for Your Loved Ones",
        "heading_size": "h3",
        "heading_color": "heading",
        "description": "",
        "text_body_size": "text-body--large",
        "text_color": "heading",
        "heading_align": "center",
        "heading_alignment_mb": "center",
        "text_bottom_space": "mb-lg-6",
        "show_collection_image": false,
        "image_overlay_opacity": 0,
        "enable_border_radius": false,
        "border_radius": 100,
        "banner_text": "",
        "banner_text_color": "secondary",
        "coundown_date": "",
        "coundown_end": "show_zeroes",
        "coundown_style": "defaut",
        "days_label": "Days",
        "days_background_color": "color-main-bg",
        "hours_label": "Hours",
        "hours_background_color": "color-main-bg",
        "mins_label": "Minutes",
        "mins_background_color": "color-main-bg",
        "secs_label": "Seconds",
        "secs_background_color": "color-main-bg",
        "coundown_number_color": "#da3c24",
        "coundown_number_size": 36,
        "coundown_number_size_mb": 36,
        "coundown_number_weight": "700",
        "coundown_number_letter_spacing": 0,
        "coundown_title_color": "#222222",
        "coundown_title_size": 14,
        "coundown_title_weight": "400",
        "image_position": "top",
        "full_width": false,
        "show_view_all": false,
        "products_to_show": 8,
        "columns_desktop_grid": 4,
        "columns_mobile_grid": "2",
        "enable_slider": false,
        "center_slide": true,
        "columns_desktop": 2.8,
        "columns_mobile": 2,
        "arrows_btn_color": "#101010",
        "arrows_btn_color_hover": "#ffd265",
        "arrows_btn_bg_color": "#ffd265",
        "arrows_btn_bg_color_hover": "#101010",
        "arrows_outline": true,
        "arrows_on_top": false,
        "image_ratio": "tallview",
        "show_secondary_image": true,
        "show_vendor": false,
        "show_rating": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 0
      }
    },
    "gift-page-featured-product": {
      "type": "featured-product",
      "blocks": {
        "template--19680450806063__7c4e19c2-b0b4-42cc-9d16-04aeb6b3cd18-16878509464b9750b9-1": {
          "type": "title",
          "settings": {
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "main"
          }
        },
        "template--19680450806063__7c4e19c2-b0b4-42cc-9d16-04aeb6b3cd18-16878509464b9750b9-2": {
          "type": "price",
          "settings": {
            "price_size": "h2",
            "price_weight": "600",
            "sale_price_weight": "700",
            "price_badge": true
          }
        },
        "text_GmAe3y": {
          "type": "text",
          "settings": {
            "text": "<p>Unlock joy with endless possibilities! Treat yourself or a loved one with this versatile gift card. Perfect for any occasion. Enjoy!<\/p>",
            "text_color": "main",
            "text_style": "text-body--small",
            "block_position": "sidebar"
          }
        },
        "coundown_bar_i973JG": {
          "type": "coundownBar",
          "settings": {
            "coundown_date": "August 31, 2024",
            "coundown_end": "show_zeroes",
            "contdown_label": "Hurry Up! Offer Ends In",
            "contdown_label_size": "h5",
            "contdown_label_weight": "500",
            "contdown_label_text_color": "heading-secondary",
            "days_label": "DAYS",
            "days_background_color": "color-main-bg",
            "hours_label": "HOURS",
            "hours_background_color": "color-main-bg",
            "mins_label": "MINUTES",
            "mins_background_color": "color-main-bg",
            "secs_label": "SECONDS",
            "secs_background_color": "color-main-bg",
            "coundown_number_color": "#ff3801",
            "coundown_number_size": 36,
            "coundown_number_size_mb": 28,
            "coundown_number_weight": "600",
            "coundown_title_color": "#101010",
            "coundown_title_size": 12,
            "coundown_title_weight": "500"
          }
        },
        "template--19680450806063__7c4e19c2-b0b4-42cc-9d16-04aeb6b3cd18-16878509464b9750b9-3": {
          "type": "variant_picker",
          "settings": {
            "picker_type": "button",
            "label_size": "small",
            "enable_size_chart": false,
            "choose_variant": "Size",
            "popup_label": "Size Chart",
            "page": ""
          }
        },
        "template--19680450806063__7c4e19c2-b0b4-42cc-9d16-04aeb6b3cd18-16878509464b9750b9-4": {
          "type": "buy_buttons",
          "settings": {
            "show_dynamic_checkout": true,
            "show_gift_card_recipient": true,
            "block_position": "under_media"
          }
        },
        "share_AN7Y4e": {
          "type": "share",
          "settings": {
            "share_label": "Share:",
            "show_linkedin_share": true,
            "show_fb_share": true,
            "show_twitter_share": true,
            "show_pinterest_share": false,
            "show_telegram_share": false,
            "show_snapchat_share": false,
            "show_tumblr_share": false,
            "social_color": "main",
            "social_color_hover": "secondary"
          }
        }
      },
      "block_order": [
        "template--19680450806063__7c4e19c2-b0b4-42cc-9d16-04aeb6b3cd18-16878509464b9750b9-1",
        "template--19680450806063__7c4e19c2-b0b4-42cc-9d16-04aeb6b3cd18-16878509464b9750b9-2",
        "text_GmAe3y",
        "coundown_bar_i973JG",
        "template--19680450806063__7c4e19c2-b0b4-42cc-9d16-04aeb6b3cd18-16878509464b9750b9-3",
        "template--19680450806063__7c4e19c2-b0b4-42cc-9d16-04aeb6b3cd18-16878509464b9750b9-4",
        "share_AN7Y4e"
      ],
      "settings": {
        "enable_sticky_info": true,
        "product": "",
        "media_size": "large",
        "global_media_position": "right",
        "constrain_to_viewport": true,
        "media_fit": "cover",
        "gallery_layout": "thumbnail",
        "media_position": "bottom",
        "image_zoom": "lightbox",
        "hide_variants": false,
        "enable_video_looping": false,
        "mobile_thumbnails": "show",
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 8,
        "image_overlay_horizontal": 93,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 7,
        "image_overlay_horizontal_mobile": 93,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "secondary_background_color": "none",
        "info_background_color": "color-bg-3",
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "9989255f-abd3-4862-a98a-f1bac9b0e838": {
      "type": "image-with-text",
      "blocks": {
        "template--19680450806063__9989255f-abd3-4862-a98a-f1bac9b0e838-168785520856dd55dc-0": {
          "type": "heading",
          "settings": {
            "heading": "How to Gift Wrap a Soft Toy....",
            "heading_size": "h3",
            "heading_color": "heading"
          }
        },
        "template--19680450806063__9989255f-abd3-4862-a98a-f1bac9b0e838-168785520856dd55dc-1": {
          "type": "text",
          "settings": {
            "text": "<p>To beautifully gift wrap a soft toy, follow these steps for a charming presentation. Lay out a sheet of wrapping paper, positioning the soft toy diagonally on it. Gently fold one corner of the paper over the toy, tucking it snugly underneath. Secure the edges with tape, ensuring a clean fold. Next, fold the opposite corner over the toy, overlapping the first fold slightly, and secure with tape.<\/p>",
            "text_style": "body",
            "text_color": "main",
            "top_space": "mt-lg-3"
          }
        }
      },
      "block_order": [
        "template--19680450806063__9989255f-abd3-4862-a98a-f1bac9b0e838-168785520856dd55dc-0",
        "template--19680450806063__9989255f-abd3-4862-a98a-f1bac9b0e838-168785520856dd55dc-1"
      ],
      "settings": {
        "layout_block": "default",
        "image": "",
        "image_shape": false,
        "enable_border_radius": true,
        "border_radius": 100,
        "hide_icon_top_mb": false,
        "icon_top_width": 11,
        "icon_top_vertical": 2,
        "icon_top_horizontal": 74.2,
        "icon_top_width_mobile": 34,
        "icon_top_vertical_mobile": 26,
        "icon_top_horizontal_mobile": 64.3,
        "hide_icon_bottom_mb": false,
        "icon_bottom_width": 20,
        "icon_bottom_vertical": 75.2,
        "icon_bottom_horizontal": 33.5,
        "icon_bottom_width_mobile": 48,
        "icon_bottom_vertical_mobile": 29.6,
        "icon_bottom_horizontal_mobile": 24.7,
        "enable_video": false,
        "video_url": "https:\/\/www.youtube.com\/watch?v=_9VUPq3SxOc",
        "autoplay": false,
        "enable_video_looping": false,
        "height": "medium",
        "desktop_image_width": "medium",
        "layout": "text_first",
        "desktop_content_position": "middle",
        "desktop_content_alignment": "left",
        "desktop_content_space": "padding-large",
        "mobile_content_alignment": "left",
        "image_overlay_width": 10,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "secondary_background_color": "none",
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 160,
        "margin_bottom": 0
      }
    },
    "gift-page-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "heading",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "600",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "gift-page-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about new arrivals, discounts, and bargain deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "9106fcde-409e-47c9-9c7e-ef448845d7ca",
    "gift-page-featured-product",
    "9989255f-abd3-4862-a98a-f1bac9b0e838",
    "gift-page-showcase",
    "gift-page-newsletter"
  ]
}

Template for Blog Archive page

Folder template file blog.json

{
  "sections": {
    "main": {
      "type": "main-blog",
      "settings": {
        "heading_size": "h2",
        "text_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_background_mb": "",
        "full_width": true,
        "banner_shape": true,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "banner_padding_top": 100,
        "banner_padding_bottom": 100,
        "layout": "collage",
        "blog_count": 4,
        "load_pagination": "load",
        "load_more_label": "Load More",
        "show_image": true,
        "image_height": "medium",
        "line_limit_heading": 3,
        "show_date": true,
        "show_author": true,
        "show_mins": true,
        "info_label": "6 MINS READ",
        "show_above": true,
        "show_comments": false,
        "author_prefix": "By",
        "show_badge": false,
        "show_excerpt": false,
        "line_limit": 4,
        "author_link": "",
        "pagination_color": "main",
        "pagination_background_color": "color-bg-1",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "main_background_color": "color-main-bg",
        "main_colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "blog-image-banner": {
      "type": "image-banner",
      "blocks": {
        "template--20090016104764__d351875c-ae97-4e00-a108-1a4965c0f8c8-heading-1": {
          "type": "heading",
          "settings": {
            "heading": "Save Up To 50%",
            "heading_size": "h1",
            "heading_color": "secondary"
          }
        },
        "text_E89jGE": {
          "type": "text",
          "settings": {
            "text": "Our curated collections are meant to inspire your creative side and provide you.",
            "text_color": "secondary",
            "text_body_size": "text-body--large"
          }
        },
        "ee2f3116-b97b-4aa4-9864-38ee575c4435": {
          "type": "buttons",
          "settings": {
            "button_label_1": "Shop More",
            "button_link_1": "",
            "button_label_2": "",
            "button_link_2": "",
            "top_space": "mt-lg-6"
          }
        }
      },
      "block_order": [
        "template--20090016104764__d351875c-ae97-4e00-a108-1a4965c0f8c8-heading-1",
        "text_E89jGE",
        "ee2f3116-b97b-4aa4-9864-38ee575c4435"
      ],
      "settings": {
        "image": "",
        "image_overlay_opacity": 30,
        "image_height": "adapt",
        "enable_border_radius": false,
        "border_radius": 100,
        "desktop_content_position": "middle-center",
        "show_text_box": false,
        "desktop_content_alignment": "center",
        "background_color": "color-main-bg",
        "image_behavior": "none",
        "mobile_content_alignment": "center",
        "stack_images_on_mobile": true,
        "show_text_below": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "full_width": true,
        "backgroung_image_height": 25,
        "backgroung_image_height_mobile": 25,
        "section_background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 0,
        "padding_bottom": 0
      }
    },
    "blog-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "default",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 27,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "full_width": false,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160,
        "margin_bottom": 0
      }
    },
    "blog-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about New Arrivals, Discounts, and Bargain Deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "blog-image-banner",
    "blog-showcase",
    "blog-newsletter"
  ]
}

Template for Blog Detailed page

Folder template file article.json

{
  "sections": {
    "main": {
      "type": "main-article",
      "blocks": {
        "breadcrumb_LeTP3p": {
          "type": "breadcrumb",
          "settings": {
            "breadcrumb_color": "main",
            "breadcrumb_color_hover": "heading"
          }
        },
        "title": {
          "type": "title",
          "settings": {
            "heading_size": "h3",
            "heading_weight": "600",
            "heading_color": "heading",
            "heading_align": "left",
            "blog_show_date": true,
            "blog_show_author": true,
            "blog_show_share": true,
            "share_label": "Share:",
            "show_linkedin_share": true,
            "show_fb_share": true,
            "show_twitter_share": true,
            "show_pinterest_share": false,
            "show_telegram_share": false,
            "show_snapchat_share": false,
            "show_tumblr_share": false,
            "social_label_color": "main",
            "social_color": "main",
            "social_color_hover": "secondary"
          }
        },
        "featured_image": {
          "type": "featured_image",
          "settings": {
            "image_height": "large"
          }
        },
        "content": {
          "type": "content",
          "settings": {
          }
        }
      },
      "block_order": [
        "breadcrumb_LeTP3p",
        "title",
        "featured_image",
        "content"
      ],
      "settings": {
        "show_back": true,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 0
      }
    },
    "article-featured-blog": {
      "type": "featured-blog",
      "settings": {
        "layout": "default",
        "heading": "Top Stories",
        "heading_size": "h3",
        "heading_color": "heading",
        "heading_align": "center",
        "heading_bottom_space": "mb-lg-6",
        "blog": "",
        "post_limit": 6,
        "columns_desktop": 3,
        "button_type": "outline",
        "view_all": "show-on-bottom",
        "enable_slider": true,
        "arrows_btn_color": "#ffffff",
        "arrows_btn_color_hover": "#ffffff",
        "arrows_btn_bg_color": "#ff3801",
        "arrows_btn_bg_color_hover": "#008f6b",
        "arrows_outline": false,
        "show_image": true,
        "line_limit_heading": 3,
        "show_date": true,
        "show_author": true,
        "show_mins": true,
        "info_label": "6 MINS READ",
        "show_above": true,
        "show_badge": false,
        "show_excerpt": false,
        "line_limit": 4,
        "show_comments": false,
        "author_prefix": "By",
        "image_overlay": "",
        "image_overlay_width": 20,
        "image_overlay_vertical": 92,
        "image_overlay_horizontal": 10,
        "image_overlay_width_mobile": 20,
        "image_overlay_vertical_mobile": 93,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    },
    "article-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "article-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about New Arrivals, Discounts, and Bargain Deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "article-featured-blog",
    "article-showcase",
    "article-newsletter"
  ]
}

Template for Contact us page

Folder template file page.contact.json

{
  "sections": {
    "main": {
      "type": "main-page",
      "settings": {
        "heading_size": "h2",
        "heading_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_backgroung_image_mob": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100,
        "shape_content_position": "bottom",
        "shape_content_type": "curve",
        "shape_content_color": "#da3c24",
        "shape_content_width": 100,
        "content_background_color": "color-main-bg",
        "content_colors_background_section_gradient": "",
        "content_padding_top": 100,
        "content_padding_bottom": 100
      }
    },
    "09e1126e-87d6-4d4c-808c-256e9e867127": {
      "type": "image-with-text",
      "blocks": {
        "template--20090015613244__09e1126e-87d6-4d4c-808c-256e9e867127-heading-1": {
          "type": "heading",
          "settings": {
            "heading": "Get In Touch With Us!",
            "heading_size": "h3",
            "heading_color": "heading"
          }
        },
        "template--20090015613244__09e1126e-87d6-4d4c-808c-256e9e867127-text-1": {
          "type": "text",
          "settings": {
            "text": "<p>Contact us via Call or E-mail <\/p>",
            "text_style": "body",
            "text_color": "main",
            "top_space": ""
          }
        },
        "c3da483c-e8cf-4f06-a61b-8d9308ea55f7": {
          "type": "contact_info",
          "settings": {
            "contact_title": "Phone",
            "text_color": "main",
            "contact_label": "<p><a href=\"tel:+1-(555) 555-1234\" target=\"_blank\" title=\"tel:+1-(555) 555-1234\">+1-(555) 555-1234<\/a><\/p>",
            "text_color_hover": "heading"
          }
        },
        "e9dee949-70e7-495f-953e-c81717d048b8": {
          "type": "contact_info",
          "settings": {
            "contact_title": "Email",
            "text_color": "main",
            "contact_label": "<p><a href=\"mailto:care@toyo.com\" target=\"_blank\" title=\"mailto:care@toyo.com\">care@toyo.com<\/a><\/p>",
            "text_color_hover": "heading"
          }
        },
        "c65295da-a9db-41c2-bcd8-8151a4334417": {
          "type": "contact_info",
          "settings": {
            "contact_title": "Address",
            "text_color": "main",
            "contact_label": "<p>123 Main Street Anytown, USA 12345<\/p>",
            "text_color_hover": "heading"
          }
        }
      },
      "block_order": [
        "template--20090015613244__09e1126e-87d6-4d4c-808c-256e9e867127-heading-1",
        "template--20090015613244__09e1126e-87d6-4d4c-808c-256e9e867127-text-1",
        "c3da483c-e8cf-4f06-a61b-8d9308ea55f7",
        "e9dee949-70e7-495f-953e-c81717d048b8",
        "c65295da-a9db-41c2-bcd8-8151a4334417"
      ],
      "settings": {
        "layout_block": "default",
        "image": "",
        "image_shape": false,
        "enable_border_radius": true,
        "border_radius": 100,
        "hide_icon_top_mb": false,
        "icon_top_width": 6,
        "icon_top_vertical": 8,
        "icon_top_horizontal": 73.1,
        "icon_top_width_mobile": 8,
        "icon_top_vertical_mobile": 8,
        "icon_top_horizontal_mobile": 78.6,
        "hide_icon_bottom_mb": false,
        "icon_bottom_width": 6,
        "icon_bottom_vertical": 60.8,
        "icon_bottom_horizontal": 24.7,
        "icon_bottom_width_mobile": 8,
        "icon_bottom_vertical_mobile": 95.6,
        "icon_bottom_horizontal_mobile": 39,
        "enable_video": false,
        "video_url": "https:\/\/www.youtube.com\/watch?v=_9VUPq3SxOc",
        "autoplay": false,
        "enable_video_looping": false,
        "height": "medium",
        "desktop_image_width": "medium",
        "layout": "image_first",
        "desktop_content_position": "middle",
        "desktop_content_alignment": "left",
        "desktop_content_space": "padding-large",
        "mobile_content_alignment": "left",
        "image_overlay_width": 10,
        "image_overlay_vertical": 20,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 20,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "none",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 20,
        "image_overlay_horizontal_2": 20,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 20,
        "image_overlay_horizontal_2_mobile": 20,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "secondary_background_color": "none",
        "background_color": "--colors-background-main",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 0,
        "margin_bottom": 0
      }
    },
    "form": {
      "type": "contact-form",
      "settings": {
        "heading": "Write To Us",
        "heading_size": "h3",
        "heading_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "text_color": "heading",
        "heading_align": "center",
        "textarea_text": "Add A Message",
        "form_text": "Fields Marked With A * Are Compulsory",
        "image_overlay_width": 10,
        "image_overlay_vertical": 57,
        "image_overlay_horizontal": 83,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 92,
        "image_overlay_horizontal_mobile": 87,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 8,
        "image_overlay_vertical_2": 39,
        "image_overlay_horizontal_2": 82,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 91,
        "image_overlay_horizontal_2_mobile": 90,
        "image_overlay_animation_2": "none",
        "image_overlay_width_3": 22,
        "image_overlay_vertical_3": 30,
        "image_overlay_horizontal_3": 14,
        "image_overlay_width_3_mobile": 28,
        "image_overlay_vertical_3_mobile": 8,
        "image_overlay_horizontal_3_mobile": 11,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 120
      }
    },
    "contact-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "heading",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 180,
        "margin_bottom": 120,
        "full_width": false
      }
    },
    "collection-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Add descriptive text to invite your users to sign up for your newsletter.<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "09e1126e-87d6-4d4c-808c-256e9e867127",
    "form",
    "contact-showcase",
    "collection-newsletter"
  ]
}

Template for FAQ page

Folder template file page.faq.json

{
  "sections": {
    "main": {
      "type": "main-page",
      "settings": {
        "heading_size": "h2",
        "heading_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_backgroung_image_mob": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-2",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100,
        "shape_content_position": "top",
        "shape_content_type": "none",
        "shape_content_color": "#da3c24",
        "shape_content_width": 100,
        "content_background_color": "color-main-bg",
        "content_colors_background_section_gradient": "",
        "content_padding_top": 120,
        "content_padding_bottom": 120
      }
    },
    "faq-faq": {
      "type": "faq",
      "blocks": {
        "template--19412741194031__9219817a-0b4a-43c6-b3f4-be40ab2b1bf2-1686215539b2ea1459-0": {
          "type": "heading",
          "settings": {
            "section_title": "Ordering",
            "headin_space": ""
          }
        },
        "template--19412741194031__9219817a-0b4a-43c6-b3f4-be40ab2b1bf2-1686215539b2ea1459-1": {
          "type": "item",
          "settings": {
            "item_heading": "When Will My Order Ship?",
            "text": "<p>Our team needs 1-2 business days to pack and ship your full order. For larger items, we ask that you allow 3-4 business days. Orders placed after 1:00 pm EST on Friday — or over the weekend — will ship on the next business day.<\/p>"
          }
        },
        "69788240-769a-49d1-8bfe-19c9284bac08": {
          "type": "item",
          "settings": {
            "item_heading": "Where Do You Ship To?",
            "text": "<p>We ship our products to numerous countries, ensuring that little ones everywhere can experience the love and joy that our products bring. Rest assured, wherever you are, Toyo is ready to deliver happiness to your doorstep!<\/p>"
          }
        },
        "7ce35cba-4cc3-4de2-8e45-53b2e65f83e7": {
          "type": "item",
          "settings": {
            "item_heading": "I Have A Question About My Order, Who Can I Talk To?",
            "text": "<p>At PetPal, we value your satisfaction, and we are here to assist you with any inquiries about your order. Our customer support team is available around the clock to address your questions and concerns. Feel free to reach out to us via email or give us a call. We're more than happy to help you with anything you need!<\/p>"
          }
        },
        "b63d9910-af3d-4278-904b-4a6c1aff1233": {
          "type": "heading",
          "settings": {
            "section_title": "Product",
            "headin_space": ""
          }
        },
        "74d3bb51-c5b0-442f-9e35-1d2a241e1f13": {
          "type": "item",
          "settings": {
            "item_heading": "How Are The Product Materials Sourced?",
            "text": "<p>Our team conducts thorough assessments to ensure the materials meet the highest safety and quality standards, providing your little ones with the best and safest products possible.<\/p>"
          }
        },
        "0a6e6042-4b00-40f3-904b-ce938ad30ed2": {
          "type": "item",
          "settings": {
            "item_heading": "How Accurate Are The Colors Shown in Your Photos?",
            "text": "<p>We make every effort to accurately represent the colours of our products in our photos. However, please note that colours may vary slightly due to different display settings and lighting conditions. We recommend referring to the product descriptions and details for additional information about the colour and material of the items. If you have any specific colour-related queries, our customer support team is always available to assist you. Your satisfaction is our priority, and we strive to provide you with the best shopping experience possible.<\/p>"
          }
        },
        "255d71f4-a837-475b-a9c5-6d582b4cf58e": {
          "type": "heading",
          "settings": {
            "section_title": "Returns",
            "headin_space": ""
          }
        },
        "f7b1b07d-f2c2-4fbc-b7b5-fbfc8279435e": {
          "type": "item",
          "settings": {
            "item_heading": "What Is Your Return Policy?",
            "text": "<p>We want you to be completely satisfied with your purchase. If for any reason you are not happy with your order, we offer a hassle-free return policy. Please refer to our 'Returns & Exchanges' page to know more!<\/p>"
          }
        },
        "1b9e2e36-ef45-4266-87f0-c8af3525b63b": {
          "type": "item",
          "settings": {
            "item_heading": "My Item Arrived Damaged. What Should I Do?",
            "text": "<p>We apologize for any inconvenience caused. If your item arrived damaged, please contact our customer support team immediately or call our toll-free helpline. Our dedicated representatives will guide you through the process of filing a damage claim and assist you in obtaining a replacement or refund as quickly as possible. To expedite the process, please provide photos of the damaged item and the packaging. Rest assured, we will do our best to resolve the issue and ensure your satisfaction with our products and services. Your feedback is invaluable in helping us improve our processes and maintain the highest standards of quality. <\/p>"
          }
        },
        "dcf4313c-ab14-4064-bce1-598c00aee110": {
          "type": "heading",
          "settings": {
            "section_title": "Payment",
            "headin_space": ""
          }
        },
        "dee602f7-8c63-4ccb-bfb8-801d519d7056": {
          "type": "item",
          "settings": {
            "item_heading": "Do You Offer Cash On Delivery?",
            "text": "<p>We currently do not offer Cash on Delivery (COD) as a payment option. However, we provide a secure and convenient online payment system that includes various payment methods, such as credit\/debit cards, PayPal, and other digital payment options, ensuring a seamless shopping experience for our valued customers. Our priority is to offer efficient and reliable services, and we continuously strive to enhance your satisfaction with every aspect of your shopping journey. <\/p>"
          }
        },
        "daf61c64-1525-4c4e-9331-e9b2b6369c60": {
          "type": "item",
          "settings": {
            "item_heading": "Can I Use Afterpay For Products That Will Ship To California?",
            "text": "<p>Absolutely! We proudly offer Afterpay as a payment option for customers in California and various other regions. With Afterpay, you can shop now and pay for your purchase in four interest-free installments, making your shopping experience even more convenient and flexible. Simply select Afterpay at checkout, and you'll be able to enjoy your desired products while spreading the payments over time. <\/p>"
          }
        }
      },
      "block_order": [
        "template--19412741194031__9219817a-0b4a-43c6-b3f4-be40ab2b1bf2-1686215539b2ea1459-0",
        "template--19412741194031__9219817a-0b4a-43c6-b3f4-be40ab2b1bf2-1686215539b2ea1459-1",
        "69788240-769a-49d1-8bfe-19c9284bac08",
        "7ce35cba-4cc3-4de2-8e45-53b2e65f83e7",
        "b63d9910-af3d-4278-904b-4a6c1aff1233",
        "74d3bb51-c5b0-442f-9e35-1d2a241e1f13",
        "0a6e6042-4b00-40f3-904b-ce938ad30ed2",
        "255d71f4-a837-475b-a9c5-6d582b4cf58e",
        "f7b1b07d-f2c2-4fbc-b7b5-fbfc8279435e",
        "1b9e2e36-ef45-4266-87f0-c8af3525b63b",
        "dcf4313c-ab14-4064-bce1-598c00aee110",
        "dee602f7-8c63-4ccb-bfb8-801d519d7056",
        "daf61c64-1525-4c4e-9331-e9b2b6369c60"
      ],
      "settings": {
        "heading_size": "h3",
        "heading_item_color": "heading",
        "heading_align": "center",
        "heading_weight": "400",
        "heading_color": "main",
        "heading_color_accent": "--color-base-heading",
        "content_color": "main",
        "show_first_item": true,
        "show_all_items": false,
        "item_background_color": "color-bg-3",
        "btn_bg": "#ff3801",
        "btn_color": "#ffffff",
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 10,
        "image_overlay_horizontal": 92,
        "image_overlay_width_mobile": 15,
        "image_overlay_vertical_mobile": 6,
        "image_overlay_horizontal_mobile": 87,
        "image_overlay_animation": "ambient",
        "image_overlay_2": "",
        "image_overlay_width_2": 11,
        "image_overlay_vertical_2": 95,
        "image_overlay_horizontal_2": 6,
        "image_overlay_width_2_mobile": 12,
        "image_overlay_vertical_2_mobile": 98,
        "image_overlay_horizontal_2_mobile": 10,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160
      }
    },
    "faq-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "heading",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "faq-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about new arrivals, discounts, and bargain deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "faq-faq",
    "faq-showcase",
    "faq-newsletter"
  ]
}

Template for Returns & Exchanges page

Folder template file page.returns.json

{
  "sections": {
    "main": {
      "type": "main-page",
      "settings": {
        "heading_size": "h2",
        "heading_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_backgroung_image_mob": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-2",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100,
        "shape_content_position": "top",
        "shape_content_type": "none",
        "shape_content_color": "#da3c24",
        "shape_content_width": 100,
        "content_background_color": "color-main-bg",
        "content_colors_background_section_gradient": "",
        "content_padding_top": 120,
        "content_padding_bottom": 120
      }
    },
    "returns-faq": {
      "type": "faq",
      "blocks": {
        "template--19412773142831__31d9d8b4-2431-46af-8ed5-7cfec27889a8-1686215539b2ea1459-0": {
          "type": "heading",
          "settings": {
            "section_title": "Returns",
            "headin_space": ""
          }
        },
        "template--19412773142831__31d9d8b4-2431-46af-8ed5-7cfec27889a8-1686215539b2ea1459-1": {
          "type": "item",
          "settings": {
            "item_heading": "What Items Cannot Be Returned?",
            "text": "<p>We do not accept returns on any made-to-order items.<\/p>"
          }
        },
        "b87b3baf-6dd0-402e-ac90-5ec892012b92": {
          "type": "item",
          "settings": {
            "item_heading": "How Do I Return An Item?",
            "text": "<p>If you wish to return an item for a refund, send us an email so we can accept your package. The item must be in the original packaging and condition, otherwise we can not refund your purchase. We will notify you within 24 hours of receiving your returned item of your refund status.<\/p>"
          }
        },
        "464e816d-323f-4c9a-8975-d645b9ec323d": {
          "type": "item",
          "settings": {
            "item_heading": "The Item Arrived Was Damaged. What Do I Do?",
            "text": "<p>We take the utmost care in our packaging and delivery and rarely items may be damaged in transit. If your item does arrive damaged, let us know by sending us a message via our contact page.<\/p>"
          }
        },
        "adb3fd5e-ffae-4568-95f1-639a52a442bc": {
          "type": "item",
          "settings": {
            "item_heading": "What Is Your Return Period?",
            "text": "<p>We accept returns and offer refunds for up to 14 days after a product is delivered. After 14 days we cannot accept any refunds or returns.<\/p>"
          }
        }
      },
      "block_order": [
        "template--19412773142831__31d9d8b4-2431-46af-8ed5-7cfec27889a8-1686215539b2ea1459-0",
        "template--19412773142831__31d9d8b4-2431-46af-8ed5-7cfec27889a8-1686215539b2ea1459-1",
        "b87b3baf-6dd0-402e-ac90-5ec892012b92",
        "464e816d-323f-4c9a-8975-d645b9ec323d",
        "adb3fd5e-ffae-4568-95f1-639a52a442bc"
      ],
      "settings": {
        "heading_size": "h3",
        "heading_item_color": "heading",
        "heading_align": "center",
        "heading_weight": "400",
        "heading_color": "main",
        "heading_color_accent": "--color-base-heading",
        "content_color": "main",
        "show_first_item": true,
        "show_all_items": false,
        "item_background_color": "color-bg-3",
        "btn_bg": "#ff3801",
        "btn_color": "#ffffff",
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 14,
        "image_overlay_horizontal": 92,
        "image_overlay_width_mobile": 15,
        "image_overlay_vertical_mobile": 12,
        "image_overlay_horizontal_mobile": 87,
        "image_overlay_animation": "ambient",
        "image_overlay_2": "",
        "image_overlay_width_2": 11,
        "image_overlay_vertical_2": 90,
        "image_overlay_horizontal_2": 6,
        "image_overlay_width_2_mobile": 12,
        "image_overlay_vertical_2_mobile": 96,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160
      }
    },
    "returns-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "heading",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "returns-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about new arrivals, discounts, and bargain deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "returns-faq",
    "returns-showcase",
    "returns-newsletter"
  ]
}

Template for Shipping Information page

Folder template file page.shipping.json

{
  "sections": {
    "main": {
      "type": "main-page",
      "settings": {
        "heading_size": "h2",
        "heading_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_backgroung_image_mob": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-2",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100,
        "shape_content_position": "top",
        "shape_content_type": "curve",
        "shape_content_color": "#da3c24",
        "shape_content_width": 100,
        "content_background_color": "color-main-bg",
        "content_colors_background_section_gradient": "",
        "content_padding_top": 120,
        "content_padding_bottom": 120
      }
    },
    "shipping-content": {
      "type": "faq",
      "blocks": {
        "template--19412771569967__be4e39cd-1442-45d8-90c7-e24d89a1d5c7-168621449031fbd6ac-0": {
          "type": "heading",
          "settings": {
            "section_title": "Shipping",
            "headin_space": ""
          }
        },
        "template--19412771569967__be4e39cd-1442-45d8-90c7-e24d89a1d5c7-168621449031fbd6ac-1": {
          "type": "item",
          "settings": {
            "item_heading": "Do You Ship Worldwide?",
            "text": "<p>Yes, we ship worldwide. Please note international delivery times will vary depending on location and may attract import costs if outside the USA.<\/p>"
          }
        },
        "27a3f5b9-af3d-4d15-abda-72a0d3be4df5": {
          "type": "item",
          "settings": {
            "item_heading": "How Much Does Shipping Cost?",
            "text": "<p>We aim to provide our customers with the best possible service. We process and dispatch standard orders in 1-2 days. During busy times, such as Christmas, please allow a couple of extra days. Larger items are dispatched within 3 days through our trusted courier service.<br\/><br\/>There are no extra charges for packaging as we recycle most of what we receive—just trying to do our bit for the environment.<br\/><br\/>Our standard delivery rates are as follows:<br\/><br\/>$0 - $10: $3.95<br\/><br\/>$10 - $20: $4.95<br\/><br\/>$20 - $75: $6.95<br\/><br\/>$75+: $8.95<\/p>"
          }
        },
        "4505c127-2e23-4d75-9800-029133f5f18a": {
          "type": "item",
          "settings": {
            "item_heading": "My Order Has Not Arrived. What Do I Do?",
            "text": "<p>Don’t worry, we record and track every parcel we send. If your order has not arrived, please send us an email with your order number, and we will find your package’s whereabouts.<\/p>"
          }
        },
        "77a51b95-ad26-4fe4-afd7-1f131de4eef6": {
          "type": "item",
          "settings": {
            "item_heading": "When Will I Know When My Order Has Been Dispatched?",
            "text": "<p>Once you place your order, you will receive an email confirming that we have received your order and are working on it. You will then receive another email when we’ve shipped your order.<\/p>"
          }
        },
        "80c69cfe-f000-4ed3-8e78-0e75d967343e": {
          "type": "item",
          "settings": {
            "item_heading": "Can I Collect My Order?",
            "text": "<p>Of couse! If you wish to collect your order from our store just enter 'Toyostore' in the promo code box at checkout.<\/p>"
          }
        }
      },
      "block_order": [
        "template--19412771569967__be4e39cd-1442-45d8-90c7-e24d89a1d5c7-168621449031fbd6ac-0",
        "template--19412771569967__be4e39cd-1442-45d8-90c7-e24d89a1d5c7-168621449031fbd6ac-1",
        "27a3f5b9-af3d-4d15-abda-72a0d3be4df5",
        "4505c127-2e23-4d75-9800-029133f5f18a",
        "77a51b95-ad26-4fe4-afd7-1f131de4eef6",
        "80c69cfe-f000-4ed3-8e78-0e75d967343e"
      ],
      "settings": {
        "heading_size": "h3",
        "heading_item_color": "heading",
        "heading_align": "center",
        "heading_weight": "400",
        "heading_color": "main",
        "heading_color_accent": "--color-base-heading",
        "content_color": "main",
        "show_first_item": true,
        "show_all_items": false,
        "item_background_color": "color-bg-3",
        "btn_bg": "#ff3801",
        "btn_color": "#ffffff",
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 14,
        "image_overlay_horizontal": 92,
        "image_overlay_width_mobile": 15,
        "image_overlay_vertical_mobile": 12,
        "image_overlay_horizontal_mobile": 87,
        "image_overlay_animation": "ambient",
        "image_overlay_2": "",
        "image_overlay_width_2": 11,
        "image_overlay_vertical_2": 90,
        "image_overlay_horizontal_2": 6,
        "image_overlay_width_2_mobile": 12,
        "image_overlay_vertical_2_mobile": 96,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160
      }
    },
    "shipping-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "heading",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "500",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "shipping-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about new arrivals, discounts, and bargain deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "shipping-content",
    "shipping-showcase",
    "shipping-newsletter"
  ]
}

Template for Terms of Service page

Folder template file page.terms.json

{
  "sections": {
    "main": {
      "type": "main-page",
      "settings": {
        "heading_size": "h2",
        "heading_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_backgroung_image_mob": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-2",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100,
        "shape_content_position": "top",
        "shape_content_type": "curve",
        "shape_content_color": "#da3c24",
        "shape_content_width": 100,
        "content_background_color": "color-main-bg",
        "content_colors_background_section_gradient": "",
        "content_padding_top": 120,
        "content_padding_bottom": 120
      }
    },
    "terms-faq": {
      "type": "faq",
      "blocks": {
        "template--19412789362991__f0ace0e8-78a5-4526-853b-ccb838984de3-1686215539b2ea1459-1": {
          "type": "item",
          "settings": {
            "item_heading": "What’s Covered In These Terms?",
            "text": "<p>We know it’s tempting to skip these Terms of Service, but it’s important to establish what you can expect from us as you use TOYO services, and what we expect from you.<br\/><\/p><p>These Terms of Service reflect the way our business works, the laws that apply to our company, and certain things we’ve always believed to be true. As a result, these Terms of Service help define TOYO's relationship with you as you interact with our services.<\/p>"
          }
        },
        "6f126385-89da-47f7-84eb-5a58cb0a4afa": {
          "type": "item",
          "settings": {
            "item_heading": "Age Requirements",
            "text": "<p>If you’re under the age limit required to manage your own TOYO Account, you must have your parent or legal guardian’s permission to use the Account. Please have your parent or legal guardian read these terms with you.<br\/><br\/>If you’re a parent or legal guardian, and you allow your child to use the services, then these terms apply to you and you’re responsible for your child’s activity on the services.<\/p>"
          }
        },
        "7a17d459-840a-4132-9690-fedc0e750fc2": {
          "type": "item",
          "settings": {
            "item_heading": "Service Provider",
            "text": "<p>Toyo services are provided by, and you’re contracting with:<br\/>TOYO LLC, organized under the laws of the State of Anytown, USA, and operating under the laws of the USA. The address is 123 Main Street Anytown, USA 12345.<\/p>"
          }
        },
        "1bd1537c-b2e1-499c-9ea0-5293ecccf067": {
          "type": "item",
          "settings": {
            "item_heading": "Your Relationship With TOYO",
            "text": "<p>These terms help define the relationship between you and TOYO. Broadly speaking, we give you permission to use our services if you agree to follow these terms, which reflect how TOYO's business works and how we earn money. When we speak of “TOYO,” “we,” “us,” and “our,” we mean TOYO LLC and its affiliates, excluding any local entities based in USA.<\/p>"
          }
        },
        "642457fa-b52a-40ad-9021-6bc5fe6bf586": {
          "type": "item",
          "settings": {
            "item_heading": "What We Expect From You",
            "text": "<p>Follow these terms and service-specific additional terms<br\/><br\/>The permission we give you to use our services continues as long as you meet your responsibilities in these terms service-specific additional terms, which could, for example, include things like additional age requirements.<br\/><\/p><p>We also make various policies, help centers, and other resources available to you to answer common questions and to set expectations about using our services. These resources include our Privacy Policy, Copyright Help Center, Safety Center, and other pages accessible from our policies site.<br\/><br\/>Although we give you permission to use our services, we retain any intellectual property rights we have in the services.<\/p>"
          }
        }
      },
      "block_order": [
        "template--19412789362991__f0ace0e8-78a5-4526-853b-ccb838984de3-1686215539b2ea1459-1",
        "6f126385-89da-47f7-84eb-5a58cb0a4afa",
        "7a17d459-840a-4132-9690-fedc0e750fc2",
        "1bd1537c-b2e1-499c-9ea0-5293ecccf067",
        "642457fa-b52a-40ad-9021-6bc5fe6bf586"
      ],
      "settings": {
        "heading_size": "h3",
        "heading_item_color": "heading",
        "heading_align": "center",
        "heading_weight": "400",
        "heading_color": "main",
        "heading_color_accent": "--color-base-heading",
        "content_color": "main",
        "show_first_item": true,
        "show_all_items": false,
        "item_background_color": "color-bg-3",
        "btn_bg": "#ff3801",
        "btn_color": "#ffffff",
        "image_overlay": "",
        "image_overlay_width": 10,
        "image_overlay_vertical": 8,
        "image_overlay_horizontal": 92,
        "image_overlay_width_mobile": 15,
        "image_overlay_vertical_mobile": 6,
        "image_overlay_horizontal_mobile": 87,
        "image_overlay_animation": "ambient",
        "image_overlay_2": "",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 91,
        "image_overlay_horizontal_2": 5,
        "image_overlay_width_2_mobile": 12,
        "image_overlay_vertical_2_mobile": 95,
        "image_overlay_horizontal_2_mobile": 10,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "top",
        "shape_type": "none",
        "shape_color": "#da3c24",
        "shape_width": 100,
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160
      }
    },
    "terms-showcase": {
      "type": "showcase",
      "blocks": {
        "template--18867160121647__showcase-1683710468ee8b3279-0": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-1": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        },
        "template--18867160121647__showcase-1683710468ee8b3279-2": {
          "type": "column",
          "settings": {
            "image": "",
            "column_width": "medium",
            "link": "",
            "enable_border_radius": true,
            "border_radius": 200
          }
        }
      },
      "block_order": [
        "template--18867160121647__showcase-1683710468ee8b3279-0",
        "template--18867160121647__showcase-1683710468ee8b3279-1",
        "template--18867160121647__showcase-1683710468ee8b3279-2"
      ],
      "settings": {
        "layout": "shift",
        "title": "Loved By Our Community",
        "heading_size": "h3",
        "text_color": "heading",
        "text": "",
        "text_body_size": "text-body--large",
        "description_color": "heading",
        "text_bottom_space": "mb-lg-6",
        "heading_align": "center",
        "show_social": true,
        "social_label": "Follow Us",
        "social_label_size": "h5",
        "social_label_color": "main",
        "social_label_weight": "600",
        "social_color": "main",
        "social_color_hover": "secondary",
        "social_top_space": "mt-lg-6",
        "under_section": true,
        "image_overlay_width": 10,
        "image_overlay_vertical": 83,
        "image_overlay_horizontal": 5,
        "image_overlay_width_mobile": 10,
        "image_overlay_vertical_mobile": 83,
        "image_overlay_horizontal_mobile": 5,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 10,
        "image_overlay_vertical_2": 18,
        "image_overlay_horizontal_2": 95,
        "image_overlay_width_2_mobile": 10,
        "image_overlay_vertical_2_mobile": 18,
        "image_overlay_horizontal_2_mobile": 95,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 20,
        "image_overlay_horizontal_3": 20,
        "image_overlay_width_3_mobile": 10,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 20,
        "image_overlay_animation_3": "none",
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-4",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 160,
        "margin_bottom": 160,
        "full_width": false
      }
    },
    "terms-newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "700",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about new arrivals, discounts, and bargain deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 10,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 87,
        "image_overlay_horizontal_2_mobile": 9,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 50,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "terms-faq",
    "terms-showcase",
    "terms-newsletter"
  ]
}

Template for Password page

Folder template file password.json

{
  "layout": "password",
  "sections": {
    "main": {
      "type": "email-signup-banner",
      "blocks": {
        "heading": {
          "type": "heading",
          "settings": {
            "heading": "Opening Soon",
            "heading_size": "h2"
          }
        },
        "paragraph": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to know when we launch.</p>",
            "text_style": "subtitle"
          }
        },
        "email_form": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "heading",
        "paragraph",
        "email_form"
      ],
      "settings": {
        "image": "",
        "image_overlay_opacity": 0,
        "show_background_image": true,
        "image_height": "adapt-to-section",
        "text_color": "main",
        "desktop_content_position": "middle-center",
        "show_text_box": true,
        "desktop_content_alignment": "center",
        "mobile_content_alignment": "center",
        "main_background_color": "color-main-bg",
        "main_colors_background_section_gradient": "",
        "background_color": "color-bg-2",
        "colors_background_section_gradient": ""
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Account

Folder template file templates/customers account.json

{
  "sections": {
    "main": {
      "type": "main-account",
      "settings": {
        "heading_color": "heading",
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 120
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Activate Account

Folder template file templates/customers activate_account.json

{
  "sections": {
    "main": {
      "type": "main-activate-account",
      "settings": {
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Register

Folder template file templates/customers register.json

{
  "sections": {
    "main": {
      "type": "main-register",
      "settings": {
        "heading_size": "h2",
        "heading_color": "heading",
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 120
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Login

Folder template file templates/customers login.json

{
  "sections": {
    "main": {
      "type": "main-login",
      "settings": {
        "heading_size": "h2",
        "heading_color": "heading",
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 120
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Reset Password

Folder template file templates/customers reset_password.json

{
  "sections": {
    "main": {
      "type": "main-reset-password",
      "settings": {
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Addresses

Folder template file templates/customers addresses.json

{
  "sections": {
    "main": {
      "type": "main-addresses",
      "settings": {
        "heading_color": "heading",
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 120,
        "padding_bottom": 120
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Order

Folder template file templates/customers order.json

{
  "sections": {
    "main": {
      "type": "main-order",
      "settings": {
        "heading_color": "heading",
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Default page

folder template file page.json

{
  "sections": {
    "main": {
      "type": "main-page",
      "settings": {
        "heading_size": "h2",
        "heading_weight": "600",
        "text_color": "heading",
        "banner_backgroung_image": "",
        "banner_backgroung_image_mob": "",
        "full_width": true,
        "shape_position": "bottom",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color": "color-bg-3",
        "colors_background_section_gradient": "",
        "padding_top": 100,
        "padding_bottom": 100,
        "shape_content_position": "top",
        "shape_content_type": "none",
        "shape_content_color": "#da3c24",
        "shape_content_width": 100,
        "content_background_color": "color-main-bg",
        "content_colors_background_section_gradient": "",
        "content_padding_top": 120,
        "content_padding_bottom": 120
      }
    },
    "newsletter": {
      "type": "newsletter",
      "blocks": {
        "template--18867160121647__newsletter-16830990270b07a601-0": {
          "type": "heading",
          "settings": {
            "heading": "Sign Up To The Newsletter",
            "heading_size": "h4",
            "heading_weight": "600",
            "heading_color": "secondary"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-1": {
          "type": "paragraph",
          "settings": {
            "text": "<p>Be the first to get notified about New Arrivals, Discounts, and Bargain Deals!<\/p>",
            "text_style": "body",
            "text_size": "medium",
            "text_color": "main"
          }
        },
        "template--18867160121647__newsletter-16830990270b07a601-2": {
          "type": "email_form",
          "settings": {
          }
        }
      },
      "block_order": [
        "template--18867160121647__newsletter-16830990270b07a601-0",
        "template--18867160121647__newsletter-16830990270b07a601-1",
        "template--18867160121647__newsletter-16830990270b07a601-2"
      ],
      "settings": {
        "show_image": true,
        "hide_image_mb": true,
        "image": "",
        "column_width": 35,
        "image_position": "right",
        "content_alignment": "left",
        "background_color": "none",
        "colors_background_section_gradient": "",
        "full_width": false,
        "image_overlay_width": 10,
        "image_overlay_vertical": 5,
        "image_overlay_horizontal": 20,
        "image_overlay_width_mobile": 13,
        "image_overlay_vertical_mobile": 3,
        "image_overlay_horizontal_mobile": 20,
        "image_overlay_animation": "ambient",
        "image_overlay_width_2": 15,
        "image_overlay_vertical_2": 60,
        "image_overlay_horizontal_2": 7,
        "image_overlay_width_2_mobile": 17,
        "image_overlay_vertical_2_mobile": 88,
        "image_overlay_horizontal_2_mobile": 7,
        "image_overlay_animation_2": "ambient",
        "image_overlay_width_3": 10,
        "image_overlay_vertical_3": 44,
        "image_overlay_horizontal_3": 95,
        "image_overlay_width_3_mobile": 12,
        "image_overlay_vertical_3_mobile": 20,
        "image_overlay_horizontal_3_mobile": 94,
        "image_overlay_animation_3": "ambient",
        "shape_position": "top",
        "shape_type": "curve-wide",
        "shape_color": "#ffffff",
        "shape_width": 100,
        "background_color_main": "color-bg-1",
        "color_background_main": "",
        "padding_top": 60,
        "padding_bottom": 0
      }
    }
  },
  "order": [
    "main",
    "newsletter"
  ]
}

Template for 404 page

folder template file 404.json

{
  "sections": {
    "main": {
      "type": "main-404",
      "settings": {
        "image": "",
        "heading_color": "heading",
        "text": "<p>Please make sure the web address is correct.<\/p>",
        "text_body_size": "text-body--large",
        "description_color": "main",
        "heading_align": "center",
        "background_color": "color-main-bg",
        "colors_background_section_gradient": "",
        "padding_top": 160,
        "padding_bottom": 160
      }
    }
  },
  "order": [
    "main"
  ]
}

Template for Features Group

Folder sections file features-group.json

{
  "name": "Features group",
  "type": "custom.additions",
  "sections": {
    "promo-popup": {
      "type": "promo-popup",
      "disabled": true,
      "settings": {
        "enable_promo_popup": true,
        "enable_in_customizer": false,
        "popup_type": "popup_subscribe",
        "popup_heading": "<h4>Welcome to Pets!<\/h4><p>Be the first to see New Arrivals, Exclusive Deals & much more.<\/p>",
        "text_color": "main",
        "popup_description": "<h6>Get 10% Off on Your First Purchase<\/h6>",
        "description_color": "heading",
        "text_alignment": "center",
        "popup_tag": "Discount code.",
        "popup_timeout": 12,
        "popup_times": 5,
        "background_color": "#ffefd7",
        "discount_popup_heading": "<h4>Congratulations! You’ve Successfully Joined Our List<\/h4>",
        "promo_text_color": "main",
        "discount_popup_description": "<h6>Stay Tuned for Further Updates<\/h6>",
        "promo_description_color": "heading",
        "promo_text_alignment": "center",
        "discount_promocode": "Take 10%",
        "discount_background": "#ffdae1",
        "discount_button_label": "Copy code",
        "discount_background_color": "#ffefd7",
        "subscripbe_popup_shape": true
      }
    },
    "ba4608f0-b06f-48dc-a2dd-8c478b0da7bb": {
      "type": "notification",
      "settings": {
        "enable_in_customizer": false,
        "heading": "Welcome Discount",
        "heading_size": "h6",
        "heading_weight": "400",
        "text": "<h4>Get<\/h4><h3>10%<\/h3><h4>Off<\/h4>",
        "text_color": "main",
        "text_color_2": "#ff3801",
        "text_2": "Get, 10%, Off",
        "text_alignment": "center",
        "timeout": 5,
        "times": 0,
        "background_color": "#ffefd7",
        "enable_popup": false,
        "popup_heading": "<h4>Get 10% Off Your First Order!<\/h4>",
        "popup_heading_color": "main",
        "popup_description": "<h5>Sign Up And Get 10% Off Your First Order<\/h5>",
        "popup_text_color": "heading",
        "popup_text_alignment": "center",
        "popup_tag": "Discount code.",
        "popup_background_color": "#ffefd7",
        "subscribe_popup_shape": true
      }
    },
    "scroll_to_top_ih4Vg3": {
      "type": "scroll-to-top",
      "settings": {
        "hide_button": false,
        "arrow_style": "arrow_long",
        "arrows_btn_color": "#ffffff",
        "arrows_btn_color_hover": "#ffffff",
        "arrows_btn_bg_color": "#ff3801",
        "arrows_btn_bg_color_hover": "#008f6b"
      }
    },
    "mobile-sticky-bar": {
      "type": "mobile-sticky-bar",
      "blocks": {
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-home-1": {
          "type": "home",
          "settings": {
          }
        },
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-collection-1": {
          "type": "collection",
          "settings": {
          }
        },
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-cart-1": {
          "type": "cart",
          "settings": {
          }
        },
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-search-1": {
          "type": "search",
          "settings": {
          }
        },
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-account-1": {
          "type": "account",
          "settings": {
          }
        }
      },
      "block_order": [
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-home-1",
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-collection-1",
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-cart-1",
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-search-1",
        "sections--20090014564668__d3dea401-80c9-44de-addb-313328330e25-account-1"
      ],
      "settings": {
        "enable_in_customizer": false,
        "text_color": "heading",
        "background_color": "color-bg-2"
      }
    }
  },
  "order": [
    "promo-popup",
    "ba4608f0-b06f-48dc-a2dd-8c478b0da7bb",
    "scroll_to_top_ih4Vg3",
    "mobile-sticky-bar"
  ]
}

Template for Header

Folder sections file header-group.json

{
  "name": "t:sections.header.name",
  "type": "header",
  "sections": {
    "header": {
      "type": "header",
      "settings": {
        "logo_position": "middle-left",
        "menu": "main-menu",
        "sticky_header_type": "on-scroll-up",
        "show_line_separator": true,
        "separator_line_color": "#ff3801",
        "text_color": "main",
        "text_color_hover": "heading",
        "menu_type_desktop": "mega",
        "mega_menu_image": "",
        "image_ratio": "landscape",
        "mm_image_shape": false,
        "mm_collection": "",
        "dm_custom": "Collections",
        "dm_product": "",
        "enable_search": true,
        "search_color": "#ff3801",
        "account_color": "#ff3801",
        "cart_color": "#ff3801",
        "enable_country_selector": false,
        "show_image": false,
        "show_name": false,
        "show_currency": false,
        "enable_language_selector": true,
        "submenu_style": "dropdown",
        "burger_color": "#ff3801",
        "margin_bottom": 0,
        "background_color": "color-main-bg",
        "padding_top": 14,
        "padding_bottom": 14
      }
    }
  },
  "order": [
    "header"
  ]
}

Template for Footer

Folder sections file footer-group.json

{
  "name": "t:sections.footer.name",
  "type": "footer",
  "sections": {
    "footer": {
      "type": "footer",
      "blocks": {
        "84eaedc0-09bd-4a5c-81dd-ba29c3597644": {
          "type": "link_list",
          "settings": {
            "heading": "<strong>Home<\/strong>",
            "menu": "footer"
          }
        },
        "41f35ea5-4aca-4830-8881-5ddf285c62ce": {
          "type": "link_list",
          "settings": {
            "heading": "<strong>Shop<\/strong>",
            "menu": "footer"
          }
        },
        "e3e4143d-6c10-4c54-a1c7-35683289ed7b": {
          "type": "link_list",
          "settings": {
            "heading": "<strong>About Us<\/strong>",
            "menu": "footer"
          }
        },
        "13a6e0c3-76fd-48af-88a3-86384d9d7161": {
          "type": "link_list",
          "settings": {
            "heading": "<strong>Contact Us<\/strong>",
            "menu": "footer"
          }
        }
      },
      "block_order": [
        "84eaedc0-09bd-4a5c-81dd-ba29c3597644",
        "41f35ea5-4aca-4830-8881-5ddf285c62ce",
        "e3e4143d-6c10-4c54-a1c7-35683289ed7b",
        "13a6e0c3-76fd-48af-88a3-86384d9d7161"
      ],
      "settings": {
        "navigation_heading_color": "main",
        "text_color": "main",
        "text_color_hover": "secondary",
        "show_logo": false,
        "newsletter_enable": false,
        "newsletter_heading": "Sign Up To The Newsletter",
        "enable_follow_on_shop": true,
        "show_social": true,
        "show_social_under": true,
        "social_color": "main",
        "social_color_hover": "secondary",
        "enable_country_selector": true,
        "enable_country_selector_label": false,
        "show_country_under": false,
        "enable_language_selector": false,
        "enable_language_selector_label": false,
        "show_language_under": false,
        "payment_enable": true,
        "block_position": "right",
        "bottom_blocks_position": "left",
        "menu_policy": "footer",
        "policy_color": "main",
        "policy_background": "#ffefd7",
        "theme_policy": "<p>This is a demo store. All images have been sourced from Shutterstock and Adobe stock.<\/p>",
        "image": "",
        "full_width": false,
        "background_color": "color-bg-1",
        "colors_background_section_gradient": "",
        "padding_top": 60,
        "padding_bottom": 60
      }
    }
  },
  "order": [
    "footer"
  ]
}
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us