Update from Shopify for theme SHX-Theme/main

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

View File

@ -114,10 +114,13 @@
</div>
{% endcomment %}
<div class="field">
<select name="reason" class="field__input">
<select id="ContactForm-reason" name="reason" class="field__input">
<option value="test">Test</option>
<option value="test2">Test2</option>
</select>
<label class="form__label field__label" for="ContactForm-reason">
{{- 'templates.contact.form.comment' | t -}}
</label>
</div>
<div class="field">
<textarea