Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
main
shopify[bot] 2024-06-13 13:10:13 +00:00 committed by GitHub
parent f9964a2188
commit af62e04d69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -27,6 +27,12 @@
"swatch_shape": "circle"
}
},
"custom_liquid_6D3pa4": {
"type": "custom_liquid",
"settings": {
"custom_liquid": "<style>.custom.form__label{margin-bottom: 0.6rem}.field.custom{margin-top:0}.custom .field__input{padding-top:0.8rem}<\/style> \n<label class=\"form__label custom\" for=\"your-label\">Your label<\/label>\n<div class=\"field custom\">\n <input class=\"field__input\" form=\"{{ 'product-form-' | append: section.id }}\" type=\"text\" id=\"your-label\" name=\"properties[Your label]\">\n<\/div>"
}
},
"description": {
"type": "description",
"settings": {
@ -81,6 +87,7 @@
"title",
"price",
"variant_picker",
"custom_liquid_6D3pa4",
"description",
"text_qP8WtF",
"quantity_selector",