{
  "sections": {
    "main": {
      "type": "main-product",
      "blocks": {
        "vendor_and_type": {
          "type": "vendor_and_type",
          "settings": {
            "show_vendor": true,
            "show_type": false
          }
        },
        "title": {
          "type": "title",
          "settings": {
            "heading_h1": true
          }
        },
        "price": {
          "type": "price",
          "settings": {
          }
        },
        "rating": {
          "type": "rating",
          "settings": {
          }
        },
        "variant_picker": {
          "type": "variant_picker",
          "settings": {
<<<<<<< HEAD
            "variant_style": "radio",
=======
            "variant_style": "dropdown",
>>>>>>> 913280fde01084b1e35c3fddc1a92c8e28dc93d6
            "show_realtime_availability": true,
            "show_size_chart": false,
            "size_chart_variant": "Content Type",
            "size_chart_page": ""
          }
        },
        "tabs": {
          "type": "tabs",
          "disabled": true,
          "settings": {
            "show_product_description": true,
            "show_product_reviews": true,
            "tab_2_page": "",
            "tab_2_title": "",
            "tab_2_content": "",
            "tab_3_page": "",
            "tab_3_title": "",
            "tab_3_content": "",
            "tab_4_page": "",
            "tab_4_title": "",
            "tab_4_content": ""
          }
        },
        "6adf334b-b135-4338-a4ef-13fa4f8d89d6": {
          "type": "customisation",
          "settings": {
            "title": ""
          }
        },
        "buy_buttons": {
          "type": "buy_buttons",
          "settings": {
            "show_tax_and_shipping": false,
            "show_quantity_selector": false,
            "enable_payment_button": false,
            "show_pickup_availability": true,
            "enable_mobile_sticky_cart": false
          }
        },
        "df4ccd46-fb92-4035-8fe8-f258e27d7759": {
          "type": "description",
          "settings": {
            "display": "accordion_closed",
            "icon": "heart"
          }
        },
        "142e1fc2-1578-477a-95d4-442194707eee": {
          "type": "accordion",
          "settings": {
            "icon": "plane",
            "title": "Delivery details",
            "content": "<p>{{ product.metafields.swipe_above.delivery_details | metafield_tag }}<\/p>",
            "page": "",
            "open": false
          }
        }
      },
      "block_order": [
        "vendor_and_type",
        "title",
        "price",
        "rating",
        "variant_picker",
        "tabs",
        "6adf334b-b135-4338-a4ef-13fa4f8d89d6",
        "buy_buttons",
        "df4ccd46-fb92-4035-8fe8-f258e27d7759",
        "142e1fc2-1578-477a-95d4-442194707eee"
      ],
      "settings": {
        "media_style": "two-column",
        "sticky_behaviour": "bottom",
        "full_width": true,
        "show_backorder_text": true,
        "slide_nav_style": "dots",
        "media_crop": "center",
        "enable_zoom": true,
        "zoom_cursor": "plus-light",
        "show_thumbnails": true,
        "enable_video_looping": false,
        "scroll_to_variant_media": true,
        "highlight_selected_media": true,
        "variant_media_grouping": false,
        "variant_media_grouping_option": "Color,Colour,Couleur,Farbe"
      }
    },
    "product-recommendations": {
      "type": "product-recommendations",
      "settings": {
        "show_product_recommendations": true,
        "title": "You may also like",
        "hide_swatches": false,
        "show_vendor": false,
        "grid": 3
      }
    }
  },
  "order": [
    "main",
    "product-recommendations"
  ]
}