Skip to content

Commit

Permalink
Update from Shopify for theme Misha Puff Dawn
Browse files Browse the repository at this point in the history
Committed from shop: Misha & Puff
  • Loading branch information
shopify[bot] authored Jul 17, 2024
1 parent 53ef236 commit c0be4a6
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 2 deletions.
1 change: 1 addition & 0 deletions config/settings_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"spacing_sections": 0,
"spacing_grid_horizontal": 8,
"spacing_grid_vertical": 8,
"animations_reveal_on_scroll": true,
"buttons_border_thickness": 1,
"buttons_border_opacity": 100,
"buttons_radius": 0,
Expand Down
45 changes: 44 additions & 1 deletion templates/collection.child-landing.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"sections": {
"banner": {
"type": "main-collection-banner",
"disabled": true,
"settings": {
"show_collection_description": true,
"show_collection_image": false,
Expand All @@ -19,23 +20,65 @@
},
"product-grid": {
"type": "main-collection-product-grid",
"disabled": true,
"settings": {
"products_per_page": 16,
"columns_desktop": 4,
"color_scheme": "",
"image_ratio": "adapt",
"image_shape": "default",
"show_secondary_image": false,
"show_vendor": false,
"show_rating": false,
"quick_add": "none",
"enable_filtering": true,
"filter_type": "horizontal",
"enable_sorting": true,
"columns_mobile": "2",
"padding_top": 36,
"padding_bottom": 36
}
},
"slideshow_8wUhXX": {
"type": "slideshow",
"blocks": {
"slide_t3KrGM": {
"type": "slide",
"settings": {
"image": "shopify:\/\/shop_images\/MP_SU24_Leader_5.31.24.jpg",
"heading": "",
"heading_size": "h1",
"subheading": "",
"button_label": "Shop Summer",
"link": "shopify:\/\/collections\/child-summer-24",
"button_style_secondary": true,
"box_align": "middle-center",
"show_text_box": false,
"text_alignment": "center",
"image_overlay_opacity": 0,
"color_scheme": "scheme-1",
"text_alignment_mobile": "center"
}
}
},
"block_order": [
"slide_t3KrGM"
],
"settings": {
"layout": "full_bleed",
"slide_height": "large",
"slider_visual": "counter",
"auto_rotate": false,
"change_slides_speed": 5,
"image_behavior": "none",
"show_text_below": false,
"accessibility_info": ""
}
}
},
"order": [
"banner",
"product-grid"
"product-grid",
"slideshow_8wUhXX"
]
}
2 changes: 1 addition & 1 deletion templates/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"show_text_box": false,
"text_alignment": "center",
"image_overlay_opacity": 0,
"color_scheme": "scheme-2",
"color_scheme": "scheme-1",
"text_alignment_mobile": "center"
}
}
Expand Down

0 comments on commit c0be4a6

Please sign in to comment.