diff --git a/sections/main-product.liquid b/sections/main-product.liquid
index 00a48312ddc..5e93e2db206 100644
--- a/sections/main-product.liquid
+++ b/sections/main-product.liquid
@@ -135,8 +135,10 @@
{%- endif -%}
{%- assign product_form_installment_id = 'product-form-installment-' | append: section.id -%}
-
-
+ {%- form 'product', product, id: product_form_installment_id, class: 'installment caption-large' -%}
+
+ {{ form | payment_terms }}
+ {%- endform -%} -->
{%- when 'inventory' -%}