Solved

How to remove Shop Pay from product page?

BywayWriter
Visitor
2 0 4

I am currently building a new ecommerce site at www.nomadicproducts.com. How do I remove the Shop Pay block from the product pages?

 

Near top of product pages shows " Pay in full or in 4 interest-free installments for orders between $50 and $1000 with Shop Pay. Learn more." People aren't going to need to make installment payments on my products. So I'd like to remove this language. Unless of course someone can convince why such a tool is needed. Cheers!

Accepted Solution (1)

KetanKumar
Shopify Partner
36839 3635 11972

This is an accepted solution.

@BywayWriter 

sorry for that issue can you please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.

.product-single__meta shopify-payment-terms {display: none;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 93 (93)

Anthony_David_
Shopify Partner
417 46 105

Do you completely remove shop pay on your product page... 

Basically showing installment will encourage people to buy. 

Thanks @BywayWriter 

Theme customization | Design | Shopify App Consultant
Have Any Questions? Whatsapp +1 (341) 241-4263
Based in United States

KetanKumar
Shopify Partner
36839 3635 11972

This is an accepted solution.

@BywayWriter 

sorry for that issue can you please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.

.product-single__meta shopify-payment-terms {display: none;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
BywayWriter
Visitor
2 0 4

Thank you for the simple and helpful response. Cheers to you!

KetanKumar
Shopify Partner
36839 3635 11972

@BywayWriter 

it's my pleasure to help us

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
antonkogan
Excursionist
29 1 8


.product-single__meta shopify-payment-terms {display: none;}

 

WHERE do i insert this code to remove installments notice for shop pay? 

Muhammad_Ali_S
Shopify Partner
664 121 183

@antonkogan,

Which theme you're using? You need to add in theme.css file. 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
SeasonalEssence
Tourist
4 0 9
You don't need to use code. Follow my instructions above.
KetanKumar
Shopify Partner
36839 3635 11972

@antonkogan 

yes 

what do you need now?

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
avfashion78
Visitor
2 0 0

Nothing working for me

Joaquin_Orellan
Excursionist
13 0 16

Hey, I had the same error but when I go to "Assets", the "timber.scss.iquid" is not showing.

Zworthkey
Shopify Partner
5581 642 1565

@Joaquin_Orellan 
Kindly Share your store Url.
let me check it out.

Joaquin_Orellan
Excursionist
13 0 16
halehmahbod
Excursionist
25 0 10

I have the same issue. "Timber.scss.liquid" does not show up under assets. I really want to remove the shop pay button from my product page. It is very confusing for people who are not familiar with it and can impact sales. Thanks for your help.

https://www.halehmahbod.com

KetanKumar
Shopify Partner
36839 3635 11972

@Joaquin_Orellan 

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.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Joaquin_Orellan
Excursionist
13 0 16
GET-Japan
Visitor
1 0 1

I also have no "timber.scss.iquid" in my Assets folder. I have a very old theme.

I can't figure out how to hide the Shop Pay installments info on the product page. Any help would be greatly appreciated!

My store - https://www.get-jpn.com/

 

Thanks so much

KetanKumar
Shopify Partner
36839 3635 11972

@Joaquin_Orellan 

can you please share your product page code

@GET-Japan 

i can't see shop pay in product page you have fixed?

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Joaquin_Orellan
Excursionist
13 0 16

It is the "debut" theme.

KetanKumar
Shopify Partner
36839 3635 11972

@Joaquin_Orellan 

yes please store url

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
KetanKumar
Shopify Partner
36839 3635 11972

@Joaquin_Orellan 

yes please add this code

.product-single__meta shopify-payment-terms {
    display: none;
}
If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Joaquin_Orellan
Excursionist
13 0 16

but sir, I do not have the "timber.scss.liquid" folder!

Joaquin_Orellan
Excursionist
13 0 16

HERE IS THE SOLUTION! I FOUND IT ALREADY

 

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  }}

*save*

Joaquin_Orellan_0-1631128887606.png

 

 

elle_creative
Visitor
1 0 1

@Joaquin_Orellan  Thank you!! I found the same code in Sections>Product Template> Line 162. This is in theme Debut. 

KetanKumar
Shopify Partner
36839 3635 11972

@elle_creative 

do you have any issue

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
garyvg
Tourist
7 0 1

Hi from aletacollagen.com I am also looking to remove the shop pay instalments as well, i believe  it slows down my store, but i would still like to give customer the option to pay with shop pay at checkout, will this fix my problem?

garyvg
Tourist
7 0 1

i accidentaly posted this to another comment but here it is again.

Hi from aletacollagen.com I am also looking to remove the shop pay instalments as well, i believe  it slows down my store, but i would still like to give customer the option to pay with shop pay at checkout, will this fix my problem?

 
 
 
KetanKumar
Shopify Partner
36839 3635 11972

@Joaquin_Orellan 

can you please add code this file

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Carlos_Manuel
Visitor
2 0 2

hoostler.com

KetanKumar
Shopify Partner
36839 3635 11972

@halehmahbod 

yes, please try this code 
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

.template-product shopify-payment-terms {display: none !important;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
halehmahbod
Excursionist
25 0 10
Hi,
You suggested that I add the code to base.css under Assets and there is
none under Debut. What other file should I change?
halehmahbod
Excursionist
25 0 10

@KetanKumar

 

Hi Ketan,

There is no base.css under Asset in Debut theme that I am using. What other file is appropriate for adding this code? Also, I want to make sure that it is clear that this issue ONLY happens in desktop for me and not on my phone! 

Thanks,

Haleh

halehmahbod_0-1669843533179.png

 

esayuli
Tourist
3 0 1

Hi KetanKumar, I followed the instructions above for the Dawn theme, but Shop Pay installments are still showing on the product page. Any suggestions? Thank you.

halehmahbod
Excursionist
25 0 10

Hi,

This is making me so unhappy to the point of wanting to leave shopify. I loose customers because of ShopPay!! Please hep me remove this from desktop version. I had left you messages above that Asset->/base.css does not exist in Debut theme and I am not able to add the code you suggested. Please help me remove ShopPay from the desktop version or  refer me to someone who knows about how to fix this issue in Debut. Thank you.

 

Carlos_Manuel
Visitor
2 0 2

I found the {{- form | payment_terms -}} variable and deleted it. Problem solved.

esayuli
Tourist
3 0 1

@carlos, where did you find this code? Thanks

JohnBocook
Shopify Partner
1 0 0

Did you noticed any issues after deleting that payment element? 

halehmahbod
Excursionist
25 0 10
Hi,
The file that is mentioned in this thread that you sent me DOES NOT exist
for Debut theme. In fact, if you search you see that I have commented
multiple times on that thread. Any other ideas please?

Re: How to remove Shop Pay from product page?
<>


Thanks,
Haleh (your very frustrated shopify user!)

type your reply above this line -##
Manuel631
Visitor
1 0 1

Hello, I did as you said and deleted it fine on my product page. However, the "4 installments" text still shows on my home page where my featured product is. Any help? Thanks!

KetanKumar
Shopify Partner
36839 3635 11972

@Manuel631 

feature products section also share store url 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
xoccxi
Tourist
4 0 2

Peace, my store is ubyouu.com

KetanKumar
Shopify Partner
36839 3635 11972

@xoccxi 

yes please add this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

.product-form shopify-payment-terms {
    display: none;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
xoccxi
Tourist
4 0 2

Gracie, Ketan.

KetanKumar
Shopify Partner
36839 3635 11972

@xoccxi 

its my pleasure to help us

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
AnythingEC
Visitor
2 0 1

I also don't have that spot in my 'Assets". Mine also has the shop pay installments twice, https://AnythingEC.com

KetanKumar
Shopify Partner
36839 3635 11972

@AnythingEC 

sorry but i can't see now shop pay

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
DefendRideCo
Tourist
3 0 1

I'm having this same issue. I don't have "timber.scss.iquid" under Assets either.

Zworthkey
Shopify Partner
5581 642 1565

@DefendRideCo 

Hi,
Welcome to Shopify Community.
Kindly share your Store URL So that we will help you.

Thank you.

DefendRideCo
Tourist
3 0 1

https://defendrideco-com.myshopify.com/

 

Does the store need to be active? I still have it password protected at the moment.