Skip to content

Commit

Permalink
Update from Shopify for theme dawn/quick-add-out-of-stock-fix
Browse files Browse the repository at this point in the history
Committed from shop: Dan Theme Test Shop
  • Loading branch information
shopify[bot] authored May 27, 2024
1 parent 73ade8f commit 451cb2d
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions templates/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"type": "buttons",
"settings": {
"button_label_1": "Shop all",
"button_link_1": "shopify://collections/all",
"button_link_1": "shopify:\/\/collections\/all",
"button_style_secondary_1": true,
"button_label_2": "",
"button_link_2": "",
Expand All @@ -41,6 +41,7 @@
"show_text_box": false,
"desktop_content_alignment": "center",
"color_scheme": "scheme-3",
"image_behavior": "none",
"mobile_content_alignment": "center",
"stack_images_on_mobile": false,
"show_text_below": false
Expand Down Expand Up @@ -68,6 +69,8 @@
"text"
],
"settings": {
"desktop_content_position": "center",
"content_alignment": "center",
"color_scheme": "scheme-1",
"full_width": true,
"padding_top": 40,
Expand All @@ -79,17 +82,25 @@
"settings": {
"title": "Featured products",
"heading_size": "h2",
"description": "",
"show_description": false,
"description_style": "body",
"collection": "all",
"products_to_show": 8,
"columns_desktop": 4,
"color_scheme": "scheme-1",
"full_width": false,
"show_view_all": false,
"swipe_on_mobile": false,
"view_all_style": "solid",
"enable_desktop_slider": false,
"color_scheme": "scheme-1",
"image_ratio": "adapt",
"image_shape": "default",
"show_secondary_image": true,
"show_vendor": false,
"show_rating": false,
"quick_add": "bulk",
"columns_mobile": "2",
"swipe_on_mobile": false,
"padding_top": 28,
"padding_bottom": 36
}
Expand Down Expand Up @@ -127,6 +138,7 @@
"heading_size": "h2",
"desktop_layout": "left",
"mobile_layout": "collage",
"card_styles": "product-card-wrapper",
"color_scheme": "scheme-1",
"padding_top": 36,
"padding_bottom": 36
Expand All @@ -136,8 +148,9 @@
"type": "video",
"settings": {
"heading": "",
"video_url": "https://www.youtube.com/watch?v=_9VUPq3SxOc",
"heading_size": "h1",
"enable_video_looping": false,
"video_url": "https:\/\/www.youtube.com\/watch?v=_9VUPq3SxOc",
"description": "",
"full_width": false,
"color_scheme": "scheme-1",
Expand Down Expand Up @@ -191,9 +204,9 @@
"background_style": "none",
"button_label": "",
"button_link": "",
"swipe_on_mobile": false,
"color_scheme": "scheme-1",
"columns_mobile": "1",
"swipe_on_mobile": false,
"padding_top": 36,
"padding_bottom": 36
}
Expand Down

0 comments on commit 451cb2d

Please sign in to comment.