Skip to content

Commit

Permalink
Update from Shopify for theme dawn/misha-puff-main
Browse files Browse the repository at this point in the history
Committed from shop: Misha & Puff
  • Loading branch information
shopify[bot] authored Mar 27, 2024
1 parent 889e2a0 commit e3e2d5c
Show file tree
Hide file tree
Showing 4 changed files with 243 additions and 219 deletions.
190 changes: 189 additions & 1 deletion config/settings_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,193 @@
{
"current": "Default",
"current": {
"logo": "shopify:\/\/shop_images\/Misha_Puff_logo_blackfinal.png",
"logo_width": 300,
"favicon": "shopify:\/\/shop_images\/favicon.png",
"type_header_font": "assistant_n4",
"heading_scale": 100,
"type_body_font": "assistant_n4",
"body_scale": 100,
"page_width": 1200,
"spacing_sections": 0,
"spacing_grid_horizontal": 8,
"spacing_grid_vertical": 8,
"buttons_border_thickness": 1,
"buttons_border_opacity": 100,
"buttons_radius": 0,
"buttons_shadow_opacity": 0,
"buttons_shadow_horizontal_offset": 0,
"buttons_shadow_vertical_offset": 4,
"buttons_shadow_blur": 5,
"variant_pills_border_thickness": 1,
"variant_pills_border_opacity": 55,
"variant_pills_radius": 40,
"variant_pills_shadow_opacity": 0,
"variant_pills_shadow_horizontal_offset": 0,
"variant_pills_shadow_vertical_offset": 4,
"variant_pills_shadow_blur": 5,
"inputs_border_thickness": 1,
"inputs_border_opacity": 55,
"inputs_radius": 0,
"inputs_shadow_opacity": 0,
"inputs_shadow_horizontal_offset": 0,
"inputs_shadow_vertical_offset": 4,
"inputs_shadow_blur": 5,
"card_style": "standard",
"card_image_padding": 0,
"card_text_alignment": "left",
"card_color_scheme": "scheme-2",
"card_border_thickness": 0,
"card_border_opacity": 10,
"card_corner_radius": 0,
"card_shadow_opacity": 0,
"card_shadow_horizontal_offset": 0,
"card_shadow_vertical_offset": 4,
"card_shadow_blur": 5,
"collection_card_style": "standard",
"collection_card_image_padding": 0,
"collection_card_text_alignment": "left",
"collection_card_color_scheme": "scheme-2",
"collection_card_border_thickness": 0,
"collection_card_border_opacity": 10,
"collection_card_corner_radius": 0,
"collection_card_shadow_opacity": 0,
"collection_card_shadow_horizontal_offset": 0,
"collection_card_shadow_vertical_offset": 4,
"collection_card_shadow_blur": 5,
"blog_card_style": "standard",
"blog_card_image_padding": 0,
"blog_card_text_alignment": "left",
"blog_card_color_scheme": "scheme-2",
"blog_card_border_thickness": 0,
"blog_card_border_opacity": 10,
"blog_card_corner_radius": 0,
"blog_card_shadow_opacity": 0,
"blog_card_shadow_horizontal_offset": 0,
"blog_card_shadow_vertical_offset": 4,
"blog_card_shadow_blur": 5,
"text_boxes_border_thickness": 0,
"text_boxes_border_opacity": 10,
"text_boxes_radius": 0,
"text_boxes_shadow_opacity": 0,
"text_boxes_shadow_horizontal_offset": 0,
"text_boxes_shadow_vertical_offset": 4,
"text_boxes_shadow_blur": 5,
"media_border_thickness": 1,
"media_border_opacity": 5,
"media_radius": 0,
"media_shadow_opacity": 0,
"media_shadow_horizontal_offset": 0,
"media_shadow_vertical_offset": 4,
"media_shadow_blur": 5,
"popup_border_thickness": 1,
"popup_border_opacity": 10,
"popup_corner_radius": 0,
"popup_shadow_opacity": 5,
"popup_shadow_horizontal_offset": 0,
"popup_shadow_vertical_offset": 4,
"popup_shadow_blur": 5,
"drawer_border_thickness": 1,
"drawer_border_opacity": 10,
"drawer_shadow_opacity": 0,
"drawer_shadow_horizontal_offset": 0,
"drawer_shadow_vertical_offset": 4,
"drawer_shadow_blur": 5,
"badge_position": "bottom left",
"badge_corner_radius": 40,
"sale_badge_color_scheme": "scheme-5",
"sold_out_badge_color_scheme": "scheme-3",
"social_facebook_link": "",
"social_instagram_link": "",
"social_youtube_link": "",
"social_tiktok_link": "",
"social_twitter_link": "",
"social_snapchat_link": "",
"social_pinterest_link": "",
"social_tumblr_link": "",
"social_vimeo_link": "",
"predictive_search_enabled": true,
"predictive_search_show_vendor": false,
"predictive_search_show_price": false,
"currency_code_enabled": true,
"cart_type": "notification",
"show_vendor": false,
"show_cart_note": false,
"cart_drawer_collection": "",
"sections": {
"main-password-header": {
"type": "main-password-header",
"settings": {
"color_scheme": "scheme-1"
}
},
"main-password-footer": {
"type": "main-password-footer",
"settings": {
"color_scheme": "scheme-1"
}
}
},
"content_for_index": [

],
"color_schemes": {
"scheme-1": {
"settings": {
"background": "#ffffff",
"background_gradient": "",
"text": "#121212",
"button": "#121212",
"button_label": "#ffffff",
"secondary_button_label": "#121212",
"shadow": "#121212"
}
},
"scheme-2": {
"settings": {
"background": "#f3f3f3",
"background_gradient": "",
"text": "#121212",
"button": "#121212",
"button_label": "#f3f3f3",
"secondary_button_label": "#121212",
"shadow": "#121212"
}
},
"scheme-3": {
"settings": {
"background": "#242833",
"background_gradient": "",
"text": "#ffffff",
"button": "#ffffff",
"button_label": "#000000",
"secondary_button_label": "#ffffff",
"shadow": "#121212"
}
},
"scheme-4": {
"settings": {
"background": "#121212",
"background_gradient": "",
"text": "#ffffff",
"button": "#ffffff",
"button_label": "#121212",
"secondary_button_label": "#ffffff",
"shadow": "#121212"
}
},
"scheme-5": {
"settings": {
"background": "#334fb4",
"background_gradient": "",
"text": "#ffffff",
"button": "#ffffff",
"button_label": "#334fb4",
"secondary_button_label": "#ffffff",
"shadow": "#121212"
}
}
}
},
"presets": {
"Default": {
"logo_width": 90,
Expand Down
29 changes: 15 additions & 14 deletions sections/footer-group.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,38 +8,39 @@
"footer-0": {
"type": "link_list",
"settings": {
"heading": "Quick links",
"menu": "footer"
"heading": "Discover",
"menu": "discover-footer"
}
},
"footer-1": {
"type": "link_list",
"settings": {
"heading": "Info",
"menu": "footer"
"heading": "About Us",
"menu": "about-us-footer"
}
},
"footer-2": {
"type": "text",
"link_list_MDY3A4": {
"type": "link_list",
"settings": {
"heading": "Our mission",
"subtext": "<p>Share contact information, store details, and brand content with your customers.<\/p>"
"heading": "Customer Service",
"menu": "customer-service-footer"
}
}
},
"block_order": [
"footer-0",
"footer-1",
"footer-2"
"link_list_MDY3A4"
],
"settings": {
"color_scheme": "scheme-1",
"newsletter_enable": true,
"newsletter_heading": "Subscribe to our emails",
"show_social": true,
"enable_country_selector": false,
"enable_language_selector": false,
"payment_enable": true,
"newsletter_heading": "Subscribe",
"enable_follow_on_shop": false,
"show_social": false,
"enable_country_selector": true,
"enable_language_selector": true,
"payment_enable": false,
"show_policy": false,
"margin_top": 48,
"padding_top": 36,
Expand Down
56 changes: 37 additions & 19 deletions sections/header-group.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,51 @@
"sections": {
"announcement-bar": {
"type": "announcement-bar",
"disabled": true,
"settings": {
"color_scheme": "",
"show_line_separator": true,
"show_social": false,
"auto_rotate": false,
"change_slides_speed": 5,
"enable_country_selector": false,
"enable_language_selector": false
}
},
"header": {
"type": "header",
"blocks": {
"announcement-bar-0": {
"type": "announcement",
"wishlist_king_wishlist_link_block_bW8hXJ": {
"type": "shopify:\/\/apps\/wishlist-king\/blocks\/wishlist-link-block\/194f5011-a43c-4b22-b12e-eaf20dc4506a",
"settings": {
"text": "Welcome to our store",
"text_alignment": "center",
"color_scheme": "scheme-1",
"link": ""
"icon_color": "#000000",
"icon_size": 22,
"icon_stroke_width": 1,
"counter_style": "solid_accent_2",
"counter_mode": "hide_when_zero",
"counter_position": "bottom-end",
"counter_offset_vertical": 5,
"counter_offset_horizontal": 0,
"counter_size": 17,
"counter_font_size": 9,
"counter_border_width": 0
}
}
},
"block_order": [
"announcement-bar-0"
]
},
"header": {
"type": "header",
"wishlist_king_wishlist_link_block_bW8hXJ"
],
"settings": {
"logo_position": "top-center",
"menu": "dawn-main-menu",
"menu_type_desktop": "mega",
"sticky_header_type": "reduce-logo-size",
"show_line_separator": false,
"color_scheme": "scheme-1",
"logo_position": "middle-left",
"menu": "main-menu",
"menu_type_desktop": "dropdown",
"sticky_header_type": "on-scroll-up",
"show_line_separator": true,
"enable_country_selector": true,
"enable_language_selector": true,
"mobile_logo_position": "center",
"menu_color_scheme": "",
"enable_country_selector": false,
"enable_language_selector": false,
"mobile_logo_position": "left",
"margin_bottom": 0,
"padding_top": 20,
"padding_bottom": 20
Expand Down
Loading

0 comments on commit e3e2d5c

Please sign in to comment.