A user seeks to remove PayPal and other express checkout buttons from product pages in their Shopify store (Studio theme), wanting only the “Add to Cart” button visible. They successfully removed these buttons from the cart using CSS code but struggle with product pages.
Attempted Solutions:
A PageFly representative suggests checking main-product.liquid file for the button code, but the user cannot locate it due to lack of coding experience.
The helper offers to write custom CSS code if provided the website URL to inspect the specific elements.
Alternative Approach:
Another user recommends the Vista Checkout Rules app, which allows conditional hiding of payment buttons on product pages and cart without manual code editing.
The app supports both blanket removal and conditional display rules.
Status: The discussion remains open with multiple potential solutions offered but no confirmed resolution for the original poster. One similar case mentioned may have been resolved but confirmation was delayed.
Summarized with AI on October 27.
AI used: claude-sonnet-4-5-20250929.
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.
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.
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.
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:
Go to online store > theme > edit code > assets > base.css(file) and Paste the below code at the bottom of the file → Save
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.
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
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