Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
main
shopify[bot] 2024-06-08 12:55:36 +00:00 committed by GitHub
parent 7068ecb0c4
commit a872cb9921
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 8 additions and 25 deletions

View File

@ -1,8 +0,0 @@
{
"parent": "footer-group.json",
"context": {
"market": "de"
},
"sections": {
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "header-group.json",
"context": {
"market": "de"
},
"sections": {
}
}

View File

@ -1,8 +0,0 @@
{
"parent": "product.json",
"context": {
"market": "de"
},
"sections": {
}
}

View File

@ -58,7 +58,7 @@
"icon_1": "heart", "icon_1": "heart",
"heading_1": "<strong>Super für Tierliebhaber und Dekorationsbegeisterte<\/strong>", "heading_1": "<strong>Super für Tierliebhaber und Dekorationsbegeisterte<\/strong>",
"icon_2": "return", "icon_2": "return",
"heading_2": "<strong>30-Tage Rückgaberecht<\/strong>", "heading_2": "<strong>30-Tage Rückgaberechtttt<\/strong>",
"icon_3": "truck", "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>" "heading_3": "<strong>Ab einem Bestellwert von 10 € erfolgt der Versand kostenfrei, andernfalls berechnen wir eine Versandgebühr von 3,99 €<\/strong>"
} }

View File

@ -27,6 +27,12 @@
"swatch_shape": "circle" "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": { "description": {
"type": "description", "type": "description",
"settings": { "settings": {
@ -81,6 +87,7 @@
"title", "title",
"price", "price",
"variant_picker", "variant_picker",
"custom_liquid_dDaM3c",
"description", "description",
"text_qP8WtF", "text_qP8WtF",
"quantity_selector", "quantity_selector",