in the theme.cscc (or whatever) file. Nothing, still there.
I disabled “Shop pay” under payments > manage. Nothing, still there.
What am I doing wrong? This is the “installment plan” that I simply don’t want on my store. There’s apparently no way to disable it, which I think is really weird.
I was having the same problem—I don’t even take Shop Pay so it didn’t make sense that this banner was there. I’m not an expert in liquid, but here is how I removed the banner from my Minimal theme:
In product.template.liquid
I removed line 194 that read {{ form | payment_terms }}
Actually it’s simple to disable Shop Pay installments, just a little buried. Go to the Admin page “Settings” at the bottom then under “payments” then click “manage” on the Shopify Payments section. In there, there’s a flag to uncheck to stop allowing installments.