Skip to content

Commit

Permalink
Update from Shopify for theme dawn/release/15.0.0
Browse files Browse the repository at this point in the history
Committed from shop: Aaron's store
  • Loading branch information
shopify[bot] committed Jun 17, 2024
1 parent f0b822d commit 5b20d89
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions sections/main-product.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,10 @@
{%- endif -%}
<div {{ block.shopify_attributes }}>
{%- assign product_form_installment_id = 'product-form-installment-' | append: section.id -%}


{%- form 'product', product, id: product_form_installment_id, class: 'installment caption-large' -%}
<input type="hidden" name="id" value="{{ product.selected_or_first_available_variant.id }}">
{{ form | payment_terms }}
{%- endform -%} -->
</div>
{%- when 'inventory' -%}
<p
Expand Down

0 comments on commit 5b20d89

Please sign in to comment.