Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Remove express checkout options from Cart page only (Dawn theme)

Solved

Remove express checkout options from Cart page only (Dawn theme)

LG7
Visitor
2 0 1

Hi, I need to remove the express checkout buttons from the Cart page only (leave them displaying on Checkout page) for Dawn theme. Customers need to be able to use a discount code and if they choose an express checkout button on the Cart page then they won't be given a discount code field. The express checkout options I use are Paypal, Gpay and Apple Pay. My store is lorettagreen.myshopify.com

 

Has anyone else had this issue?

Accepted Solution (1)

KetanKumar
Shopify Partner
37409 3661 12115

This is an accepted solution.

@LG7 

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.

.cart__dynamic-checkout-buttons.additional-checkout-buttons {
    display: none !important;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
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 13 (13)

KetanKumar
Shopify Partner
37409 3661 12115

This is an accepted solution.

@LG7 

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.

.cart__dynamic-checkout-buttons.additional-checkout-buttons {
    display: none !important;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
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
LG7
Visitor
2 0 1

That worked great, thank you for your help.

dimx25
Tourist
6 0 1

Hi KetanKumar 😉 i tried the code as described, but the express buttons are still displayed. I also use the Dawn theme. Do you have another solution?

saultrejo33
Excursionist
14 0 2

This just worked for me. Trying to figure out how to also remove it from the information page now...

Katt1
Tourist
5 1 0

Did you find a solution to this? Guess that is an additional code?

Katt1
Tourist
5 1 0

Hello KatanKumar:) I managed to remove my paypal button in the cart, thanks to this post. I will like to remove the Paypal express button on the information on check out also. What i strange is that the paypal express button is gone in the admin shop, but when I view store the yellow PP button is still there. Do you have the code for that too? Best regards Katt1

Abu-Ghoush99
New Member
7 0 0

Hi, what if I want to remove the checkout button it self not the PayPal button? in both cart page and checkout page 

so I want to leave PayPal only available

kmacgillivray
Tourist
6 0 2

Hi @KetanKumar,

 

Thanks for the solution on this! This seemed to work for desktop, but not for mobile. Any idea how to fix this for mobile also?

 

Thank you! 

 

Krista

KetanKumar
Shopify Partner
37409 3661 12115

@kmacgillivray 

oh sorry for that issue 

can you please share store url so i will check let you know 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
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
AlexCPerky
Excursionist
10 0 4

This worked great, thanks : )

KetanKumar
Shopify Partner
37409 3661 12115

@AlexCPerky 

its my pleasure to help.

let me know if you want any more help.

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
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

Jana13
Visitor
1 0 2

This didn't work for me either. Shopify REALLY needs to check this. My customers trend older and I am going to lose sales because of this.

LOUEARL
Tourist
4 0 0

I've been having the same issue. Shopify Support has yet to find a solution, I've contacted them so many times.