feature products section also share store url
Hi,
There is an easier way then to use the code.
-
Settings
-
Payments
-
Manage (in the first box)
-
Scroll down to âShop Pay Installmentsâ
-
Click the box to remove this payment option AND to remove it from your website.
-
Save
Note: By doing this, you do not have to mess with ANY coding. And you can add this payment option back onto your website if you want to later.
I did this in my shop, and it worked perfectly. Thanks!
thanks for update if any help let me know
I am also not seeing the timber file. Can you please help?
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Peace, my store is ubyouu.com
yes please add this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
.product-form shopify-payment-terms {
display: none;
}
Gracie, Ketan.
its my pleasure to help us
@Joaquin_Orellan Thank you!! I found the same code in Sections>Product Template> Line 162. This is in theme Debut.
do you have any issue
thank you! this worked for me! so easy.
.product-single__meta shopify-payment-terms {display: none;}
WHERE do i insert this code to remove installments notice for shop pay?
Which theme youâre using? You need to add in theme.css file.
You donât need to use code. Follow my instructions above.
Hey man we are currently using Expression 2.0 version theme, our url is www.astrowick.com, could you help us check see where should we input the code and make shoppay out of my product page? Thank you so much!
sorry for that issue
can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/styles.css ->paste below code at the bottom of the file.
.product-form-block--md-spacing shopify-payment-terms {
display: none;
}
This helped solve the issue on both individual shop page and main products page!
Thank you so much!
It was annoying and cluttered to see that extra shop pay installments text, especially if you already have afterpay set up.
Thanks!
-Nigel