Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)main
parent
7068ecb0c4
commit
a872cb9921
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "footer-group.json",
|
||||
"context": {
|
||||
"market": "de"
|
||||
},
|
||||
"sections": {
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "header-group.json",
|
||||
"context": {
|
||||
"market": "de"
|
||||
},
|
||||
"sections": {
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"parent": "product.json",
|
||||
"context": {
|
||||
"market": "de"
|
||||
},
|
||||
"sections": {
|
||||
}
|
||||
}
|
|
@ -58,7 +58,7 @@
|
|||
"icon_1": "heart",
|
||||
"heading_1": "<strong>Super für Tierliebhaber und Dekorationsbegeisterte<\/strong>",
|
||||
"icon_2": "return",
|
||||
"heading_2": "<strong>30-Tage Rückgaberecht<\/strong>",
|
||||
"heading_2": "<strong>30-Tage Rückgaberechtttt<\/strong>",
|
||||
"icon_3": "truck",
|
||||
"heading_3": "<strong>Ab einem Bestellwert von 10 € erfolgt der Versand kostenfrei, andernfalls berechnen wir eine Versandgebühr von 3,99 €<\/strong>"
|
||||
}
|
||||
|
|
|
@ -27,6 +27,12 @@
|
|||
"swatch_shape": "circle"
|
||||
}
|
||||
},
|
||||
"custom_liquid_dDaM3c": {
|
||||
"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 labellllll<\/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_dDaM3c",
|
||||
"description",
|
||||
"text_qP8WtF",
|
||||
"quantity_selector",
|
||||
|
|
Loading…
Reference in New Issue