Skip to content

Commit 85e7f88

Browse files
authored
Release15fix (#3531)
* Revert "Update from Shopify for theme dawn/release/15.0.0" This reverts commit 5b20d89. * Revert "Update from Shopify for theme dawn/release/15.0.0" This reverts commit f0b822d. * Revert "Update from Shopify for theme dawn/release/15.0.0" This reverts commit 64e1d8e. * Revert "Update from Shopify for theme dawn/release/15.0.0" This reverts commit a8a7529.
1 parent 5b20d89 commit 85e7f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/main-product.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
{%- form 'product', product, id: product_form_installment_id, class: 'installment caption-large' -%}
139139
<input type="hidden" name="id" value="{{ product.selected_or_first_available_variant.id }}">
140140
{{ form | payment_terms }}
141-
{%- endform -%} -->
141+
{%- endform -%}
142142
</div>
143143
{%- when 'inventory' -%}
144144
<p

0 commit comments

Comments
 (0)