Skip to content

Commit

Permalink
Update from Shopify for theme dawn-teegee/main
Browse files Browse the repository at this point in the history
  • Loading branch information
shopify[bot] authored Aug 19, 2021
1 parent 09c9602 commit bfaac29
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion templates/product.product-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,22 @@
"share_label": "Share"
}
},
"8626d439-caf4-4673-8aaa-5cf40aa4ee34": {
"type": "collapsible_tab",
"settings": {
"heading": "Short Description",
"content": "<p>{{ product.metafields.teegee.product_short_description | metafield_tag }}<\/p>",
"page": "",
"icon": "none"
}
},
"8a607424-f977-4d20-830c-ed6ce20a7cd1": {
"type": "collapsible_tab",
"settings": {
"heading": "Ingredients",
"content": "<p>{{ product.metafields.teegee.product_ingredients | metafield_tag }}<\/p>",
"page": "",
"icon": "check_mark"
"icon": "none"
}
}
},
Expand All @@ -69,6 +78,7 @@
"quantity_selector",
"buy_buttons",
"share",
"8626d439-caf4-4673-8aaa-5cf40aa4ee34",
"8a607424-f977-4d20-830c-ed6ce20a7cd1"
],
"settings": {
Expand Down

0 comments on commit bfaac29

Please sign in to comment.