Re: How to remove the Paypal Button from product pages

How to remove the Paypal Button from product pages

APFOH
Tourist
14 0 2

Hi there,

 

I've been searching all day to no avail, to find a solution to remove or hide PayPal (and the other Express buttons) from my Product Pages and my cart. I've finally found a solution to the cart issue, but not the Product Pages.

PayPal_Product Page.png

I only want to keep the Add to cart button, the rest makes no sense whatsoever. Especially when the More payment options link goes to Checkout. I'd love for Shopify to explain in what way this setup helps any customers? It seems everyone has been frustrated and annoyed with these Express buttons for long years and yet, nothing has changed? I'm starting to regret changing platforms at this point 😥

 

Any help would be appreciated! I'm using the Studio Theme.

Thank you in advance!

Replies 9 (9)

PageFly-Noah
Shopify Partner
1317 233 272

This is Noah from PageFly - Shopify Page Builder App

I can help you. If you check in editor product default and can't delete it the reason is because the default theme requires a paypal button. If you cannot delete it, please send me the website url link.
Thank you.

 

Best regards,

Noah | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

APFOH
Tourist
14 0 2

Thank you for your quick answer!

Could you please be very specific, because I do not code, so I'd need to know exactly what I'm looking for and where. As an example, the solution to remove the same button from the Cart as provided by StoreWatchers:

1. Go to online store > theme > edit code > assets > base.css(file) and Paste the below code at the bottom of the file -> Save

#main-cart-footer .additional-checkout-buttons{
    display: none !important;
}

 

I need to see it step by step like that unfortunately. If I search for just product in my code, it's going to give me a ton of results:

Code for Product in Editor.png

 

Thanks again!

 

PageFly-Noah
Shopify Partner
1317 233 272

Hi @APFOH  If you want find file contain button check out paypal you can choose file main-product.liquid. And find code it will below button Add to cart.
If you dont see, we need add code to fix it. This is solution quickly.

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

APFOH
Tourist
14 0 2

I'm not sure if I understand 😞 Do you mean I should look for "add to cart" in main-product.liquid?

If so, I don't find it. There's lots of "cart" in the code but I don't see "Add to cart".

I also checked all "button" text in the code, but I couldn't make sense of them.

 

Does this mean it's not available and I need to add a code? Thanks so much for your help!

PageFly-Noah
Shopify Partner
1317 233 272

Thank you. Each theme's structure will be different. So in some cases it will be in other files. If you want to delete it, I think adding code to delete it is the fastest way

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

APFOH
Tourist
14 0 2

OK, would you be able to provide a code for this? I'd be super grateful! Thank you!

PageFly-Noah
Shopify Partner
1317 233 272

 hi @APFOH  yes sure , but you can provide url website. I will check element and write code. 

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Elad2
Visitor
1 0 0

Hey Noah, I have the same issue - I want to hide the yellow "buy with Paypal" button from the products pages.
this is the URL - https://shopaxylon.com/
would HIGHLY appreciate your help, I've been on it for days ❤️

PageFly-Noah
Shopify Partner
1317 233 272

Hi @Elad2  The button has removed now ? I have check It hidden, Iam sorry for delay.

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.