Remove Buttons in Shopping Cart for Apple pay Google Pay & Paypal

Solved

Remove Buttons in Shopping Cart for Apple pay Google Pay & Paypal

NinoB97
Explorer
63 0 26

Hello, on the MOBILE version of my website www.auraliving.nl i want to Remove The Buttons in The Shopping Cart for Apple pay Google Pay & Paypal that come under the Checkout Button. Customers can use these payment options in the actuall Checkout Page, they make the Cart page to bussy in my opinion. How do i remove this guys?

 

IMG_0407.jpeg

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2401 695 832

This is an accepted solution.

- Here is the solution for you @NinoB97 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

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

- Here is the result you will achieve:

BSSTekLabs_0-1723561515940.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Reply 1 (1)

BSS-TekLabs
Shopify Partner
2401 695 832

This is an accepted solution.

- Here is the solution for you @NinoB97 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

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

- Here is the result you will achieve:

BSSTekLabs_0-1723561515940.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now