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 29, 2021
1 parent 19d7b27 commit be94a40
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion config/settings_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"spacing-below": false,
"spacing-around-blocks": false,
"image-height": 4,
"darken-image": true,
"darken-image": false,
"blocks_per_slide": 1,
"blocks_per_slide_mobile": "1",
"box-around-text": true,
Expand Down Expand Up @@ -648,6 +648,33 @@
"type": "list-collections",
"settings": {
}
},
"product": {
"type": "product",
"settings": {
"vendor-name-show": false,
"description-under-form": false,
"variant-style": "dropdowns",
"swatches-enabled": false,
"smart_payment_button": true,
"product-sold-out-form-show": false,
"low-in-stock-amount": 0,
"product-pickup-enabled": true,
"share": true,
"product-modal-enabled": true,
"image-zoom-enabled": true,
"loop-enabled": false,
"product-size-chart-enabled": false,
"product-size-chart-option": "size",
"product-size-chart-page-content": ""
}
},
"framework--product-recommendations": {
"type": "framework--product-recommendations",
"settings": {
"product-similar-products-show": true,
"product-similar-products-heading": "You may also like"
}
}
},
"content_for_index": [
Expand Down

0 comments on commit be94a40

Please sign in to comment.