Update from Shopify for theme SHX-Theme/main

Committed from shop: Quickstart (e8822a71)
pull/1/head
shopify[bot] 2024-05-31 11:09:52 +00:00 committed by GitHub
parent ff609a9ffe
commit c3e4bf2200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -112,7 +112,12 @@
>
<label class="field__label" for="ContactForm-phone">{{ 'templates.contact.form.phone' | t }}</label>
</div>
{% endcomment %}
{% endcomment %}
<div class="field">
<select name="reason">
<option value="test">Test</option>
</select>
</div>
<div class="field">
<textarea
rows="10"