Skip to content

Commit

Permalink
Update from Shopify for theme carters/main
Browse files Browse the repository at this point in the history
Committed from shop: Carters
  • Loading branch information
shopify[bot] authored Jul 2, 2024
1 parent 38862e4 commit 0bc6e11
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 31 deletions.
1 change: 1 addition & 0 deletions config/settings_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"badge_corner_radius": 40,
"sale_badge_color_scheme": "scheme-5",
"sold_out_badge_color_scheme": "scheme-3",
"brand_image": "shopify:\/\/shop_images\/logo.svg",
"social_facebook_link": "",
"social_instagram_link": "",
"social_youtube_link": "",
Expand Down
44 changes: 13 additions & 31 deletions sections/footer-group.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,27 @@
/*
* ------------------------------------------------------------
* IMPORTANT: The contents of this file are auto-generated.
*
* This file may be updated by the Shopify admin theme editor
* or related systems. Please exercise caution as any changes
* made to this file may be overwritten.
* ------------------------------------------------------------
*/
{
"name": "t:sections.footer.name",
"type": "footer",
"sections": {
"footer": {
"type": "footer",
"blocks": {
"footer-0": {
"type": "link_list",
"settings": {
"heading": "Quick links",
"menu": "footer"
}
},
"footer-1": {
"type": "link_list",
"settings": {
"heading": "Info",
"menu": "footer"
}
},
"footer-2": {
"type": "text",
"settings": {
"heading": "Our mission",
"subtext": "<p>Share contact information, store details, and brand content with your customers.<\/p>"
}
}
},
"block_order": [
"footer-0",
"footer-1",
"footer-2"
],
"settings": {
"color_scheme": "scheme-1",
"newsletter_enable": true,
"newsletter_enable": false,
"newsletter_heading": "Subscribe to our emails",
"show_social": true,
"enable_follow_on_shop": false,
"show_social": false,
"enable_country_selector": false,
"enable_language_selector": false,
"payment_enable": true,
"payment_enable": false,
"show_policy": false,
"margin_top": 48,
"padding_top": 36,
Expand Down

0 comments on commit 0bc6e11

Please sign in to comment.