Hide Express Checkout Buttons in Checkout but still Show on Cart Page

For the life of me, I can’t get this process to work: https://community.shopify.com/c/blog/remove-the-express-checkout-buttons-from-first-checkout-page/ba-p/1200898

I have the Express checkout buttons showing in both the cart and the first page of the checkout. I want to keep them in the cart and NOT SHOW THEM on the first page of the checking.

I’ve tried for months implementing and tweaking the code from Shopify (as we as from my theme’s creator OTSB) and it hides the express checkout buttons in the cart and NOT from the first page of the checkout.

Can anyone give me advice on how to do this? I only want the checkout buttons to appear while the customer in is the cart. Seems I’m not the only one having issues with this based on all the other posts asking for advice.

Thanks.

@rmf

If you are a Shopify Plus merchant then you can do what you are trying to do if you have access to the “checkout.liquid” layout file by using some CSS.

If you are not then I believe it will not currently be possible for you to do. (That said, if anybody else knows of a different way that currently works, please share it!)

Hope that helps!

The blog post with the information on how to do this doesn’t say anything about having to have Shopify Plus.

Has anyone had any success with with showing the Express button in the cart but NOT the checkout process?