Many thanks to you and to your time
it worked in cart page great
but in checkout page not working
Thanks ![]()
A user seeks to hide express checkout buttons (PayPal, Google Pay, Apple Pay) from product pages, cart, and checkout pages while keeping these payment methods active. The discussion centers on the Refresh theme initially, though Studio theme users later join with similar issues.
Solutions provided:
base.css file:.cart__dynamic-checkout-buttons.additional-checkout-buttons {
display: none;
}
This successfully hides buttons on cart page for desktop.
Product page removal: Disable via theme customizer: Online Store > Themes > Customize > Product Information > Buy Buttons > uncheck “Dynamic Checkout Buttons”
Checkout page removal: Multiple participants confirm this requires either:
Unresolved issues:
The original poster confirmed cart page solution worked but checkout page remains unsolved without upgrading plan or using an app.
Many thanks to you and to your time
it worked in cart page great
but in checkout page not working
Thanks ![]()