Skip to content

Commit

Permalink
Update from Shopify for theme dawn/test290823
Browse files Browse the repository at this point in the history
Committed from shop: Nanshy
  • Loading branch information
shopify[bot] authored Feb 11, 2024
1 parent 32b1598 commit 0635646
Showing 1 changed file with 35 additions and 24 deletions.
59 changes: 35 additions & 24 deletions templates/product.product-with-3d-model.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,6 @@
"padding_bottom": 52
}
},
"rich_text_ThEKrp": {
"type": "rich-text",
"blocks": {
"text_GrJhkA": {
"type": "text",
"settings": {
"text": "{{ product.metafields.custom[\"3d_data\"] | metafield_tag }}"
}
}
},
"block_order": [
"text_GrJhkA"
],
"settings": {
"desktop_content_position": "center",
"content_alignment": "center",
"color_scheme": "",
"full_width": false,
"padding_top": 40,
"padding_bottom": 52
}
},
"main": {
"type": "main-product",
"blocks": {
Expand Down Expand Up @@ -124,12 +102,45 @@
"padding_top": 36,
"padding_bottom": 28
}
},
"multirow_jJXciX": {
"type": "multirow",
"blocks": {
"row_eGUHcD": {
"type": "row",
"settings": {
"caption": "Caption",
"heading": "Row",
"text": "{{ product.metafields.custom[\"3d_data\"] | metafield_tag }}",
"button_label": "Button label",
"button_link": ""
}
}
},
"block_order": [
"row_eGUHcD"
],
"settings": {
"image_height": "medium",
"desktop_image_width": "medium",
"heading_size": "h1",
"text_style": "body",
"button_style": "secondary",
"desktop_content_position": "middle",
"desktop_content_alignment": "left",
"image_layout": "alternate-left",
"section_color_scheme": "",
"row_color_scheme": "",
"mobile_content_alignment": "left",
"padding_top": 36,
"padding_bottom": 36
}
}
},
"order": [
"rich_text_MHfgKW",
"rich_text_ThEKrp",
"main",
"related-products"
"related-products",
"multirow_jJXciX"
]
}

0 comments on commit 0635646

Please sign in to comment.