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 a8a7529 commit 64e1d8e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sections/main-product.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,10 @@
{%- 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' -%}
<!-- {%- 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 -%}
{%- endform -%} -->
</div>
{%- when 'inventory' -%}
<p
Expand Down

0 comments on commit 64e1d8e

Please sign in to comment.