I have an interesting problem, that after enabling Paypal as a payment method, the express checkout button is appearing on my product page, cart and checkout page:
Product page (i still want to use dynamic buttons but to add the item and jump in the cart)
Is there any similiar option to disable these express checkouts on my entire store? I coudnt find any help on the internet since the older solutions dont work now.
Go to Online Store => Themes => Edit Code. Here, you are editing on the Product Page, so find the file “main-product.liquid” (if you want to edit it on other pages, go to the file: “collection-list.liquid”, “featured-blog.liquid” ", “featured-collection.liquid”, …). Then, find the line of code:
Please go to Online Store => themes => Edit Code. You can search for the file “base.css”. If your theme doesn’t have it, search for any CSS file then paste the following code and save it:
You can disable express checkout across your entire online store for the checkout page using the PayRules: Hide Payment Methods app. Here’s how you can do it:
Open the PayRules app.
Navigate to the “PayPal Express Checkout” section.
Enable the toggle to hide PayPal express checkout button.