Skip to content

Commit

Permalink
Merge current Shopify theme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
plug-in-git committed Jun 28, 2021
1 parent 0bdb835 commit 19d7b27
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions config/settings_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,18 @@
},
"framework--collection--navigation": {
"type": "framework--collection--navigation",
"blocks": {
"d4a41244-4edb-4754-b4df-dbfbe50ba864": {
"type": "tag-group",
"settings": {
"filter-title": "Filter by title",
"filter-tags": "<p>small<\/p><p>medium<\/p><p>large<\/p>"
}
}
},
"block_order": [
"d4a41244-4edb-4754-b4df-dbfbe50ba864"
],
"settings": {
"show-browse-button": true,
"show-sort-by-button": true,
Expand All @@ -462,8 +474,9 @@
"column-number": 1,
"promo-width": 2,
"background-color": "light",
"alternative-color": false,
"alternative-color": true,
"darken-image": true,
"image": "shopify:\/\/shop_images\/annie-spratt-S7viz8JWxwY-unsplash.jpg",
"image-size": "fit-to-container",
"overline": "Overline text",
"title": "Grid promotion",
Expand All @@ -484,7 +497,7 @@
"framework--recent-products": {
"type": "framework--recent-products",
"settings": {
"enable": true,
"enable": false,
"heading": "Recently viewed"
}
},
Expand All @@ -506,6 +519,7 @@
"box-around-text": false,
"alternative-color": true,
"mobile-overlay": true,
"image": "shopify:\/\/shop_images\/nik-albert-nHsA7UxMtWs-unsplash.jpg",
"overline": "Overline text",
"title": "Collection Promotion",
"description": "<p>A collection-wide promotion for sales, product announcements and more.<\/p>",
Expand Down Expand Up @@ -629,6 +643,11 @@
"rotate-frequency": 7,
"transition_type": "fade"
}
},
"list-collections": {
"type": "list-collections",
"settings": {
}
}
},
"content_for_index": [
Expand Down

0 comments on commit 19d7b27

Please sign in to comment.