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 356a8d1 commit a8a7529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sections/main-product.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
{%- endif -%}
<div {{ block.shopify_attributes }}>
{%- assign product_form_installment_id = 'product-form-installment-' | append: section.id -%}
{{ product | json }}
{%- 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 }}
Expand Down

0 comments on commit a8a7529

Please sign in to comment.