Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello!
There was an update with Shop Pay Installments, and a code was automatically inserted onto my product page.
After that code was inserted onto my product page, the cart drawer notification stopped working.
I duplicated my theme to test removing the code, and the cart drawer functions properly. I am just not sure if by removing that code, the shop pay installments stops working.
Is it okay If I just remove the code? or what are my options to have both, Shop Pay installments and the cart drawer to function properly?
Here is the code that was inserted automatically onto my product page:
{% capture form_id %}AddToCartForm-{{ section_id }}{% endcapture %}
{% form 'product', product, id: form_id, class: 'product-single__form' %}
{% comment %}
Automatically inserted by Shop Pay Installments theme updater
{% endcomment %}
{% unless settings.disable_autogenerated_payment_terms %}
{{ form | payment_terms }}
{% endunless %}
{% endform %}
Thank you very much for the help!
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025