Dynamic Checkout Button - Plain Jane 2.0 Theme

Hello,

I am using the Plain Jane 2.0 theme.

I am having some issues with the dynamic checkout buttons on my page. I want to remove the dynamic checkout buttons (Shop Pay, PayPal, Google Pay)on the cart page but keep them on my checkout page.

URL: https://monarcharchives.com/
Pass: password1

Mobile View:

Desktop View:

Checkout Page (Want to keep the same):

I have dabbled in theme and bass and checkout page files but I am unable to find a solution to this. Please let me know if you can help! I really appreciate any help anyone can provide.

1 Like

Hi @MochaA , go to your theme.liquid file and add the following code at the end before the tag :


1 Like

This fixed it. Thank you so much. I appreciate your help!!