Skip to content

Commit

Permalink
Update from Shopify for theme dawn/MS-WDGLL
Browse files Browse the repository at this point in the history
Committed from shop: Night Club
  • Loading branch information
shopify[bot] authored Jun 26, 2024
1 parent f144fc9 commit 40efdbe
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 16 deletions.
11 changes: 10 additions & 1 deletion config/settings_data.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
/*
* ------------------------------------------------------------
* 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.
* ------------------------------------------------------------
*/
{
"current": {
"logo": "shopify:\/\/shop_images\/FF448D68-8EBF-4119-88ED-5909166DD9A0.png",
Expand Down Expand Up @@ -156,9 +165,9 @@
"settings": {
"button_color": "#202a36",
"button_icon": "chat_bubble",
"button_text": "no_text",
"button_horizontal_position": "bottom_left",
"button_vertical_position": "lowest",
"button_text": "no_text",
"greeting_message": "👋 Hi, message us with any questions. We're happy to help!"
}
}
Expand Down
63 changes: 48 additions & 15 deletions templates/product.context.b2b.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,35 @@
/*
* ------------------------------------------------------------
* 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.
* ------------------------------------------------------------
*/
{
"parent": "product.json",
"context": {
"b2b": true
},
"sections": {
"ccccb65f-4c12-4acd-b4bb-dcb3390e553c": {
"type": "quick-order-list",
"disabled": false,
"settings": {
"show_image": false,
"show_sku": false,
"color_scheme": "",
"header-d5bd32898721a780f82304d4ed96324f": null,
"padding_top": 36,
"padding_bottom": 36
},
"blocks": {
},
"block_order": [

]
},
"main": {
"settings": {
},
Expand All @@ -26,24 +52,31 @@
"disabled": true,
"settings": {
}
},
"custom_liquid_LhLFm": {
"type": "custom_liquid",
"disabled": false,
"settings": {
"custom_liquid": "{% comment %} Display MSRP Strikethrough Field to B2B Users {% endcomment %}\n{% if customer.b2b? %}\n MSRP {{ custom.b2b_excl_vat | times: 100 | money_with_currency }}\n{% endif %}"
}
}
}
},
"ccccb65f-4c12-4acd-b4bb-dcb3390e553c": {
"type": "quick-order-list",
"disabled": false,
"settings": {
"show_image": false,
"show_sku": false,
"color_scheme": "",
"header-580443bcadcf236b99838e2adfc7376b": null,
"padding_top": 36,
"padding_bottom": 36
},
"blocks": {
},
"block_order": [

"vendor",
"title",
"caption",
"af539f2c-a413-4b06-a159-d9f1bea725cf",
"price",
"variant_picker",
"quantity_selector",
"buy_buttons",
"description",
"collapsible-row-0",
"collapsible-row-1",
"collapsible-row-2",
"collapsible-row-3",
"share",
"custom_liquid_LhLFm"
]
},
"related-products": {
Expand Down

0 comments on commit 40efdbe

Please sign in to comment.