How do I remove express check out options from cart? Debut Theme

I’ve seen a lot of posts for this, but no solutions so including a photo to show exactly what I’m talking about. I want to remove the ShopPay, Paypal, and GPay options from the cart page, NOT the check out page. I’m

Hi, @theregimenco

Greetings, and thanks for posting!

You can easily remove the Express Checkout options by heading to your theme editor via the 'customize’ button under Online Store. From here, select Product Pages from the drop down menu at the top of the page. On the left hand side you will see the option to select or deselect Dynamic Checkouts. This Deselecting these options will allow you to continue without express options.

In the meantime, I recommend you try out a new theme. The debut theme is no longer supported by Shopify, thus if you run into any errors, you would be hooped. There are some amazing new themes available for free here.

1 Like

Hi Skye-

Thanks for that! It sounds like with the theme no longer being supported, it’s not worth making the change anyway. I had no idea it wasn’t supported anymore and was spending a lot of time making changes today. I’ll look into another theme. Thank you!

Hi @theregimenco

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: paste bellow code in tag → save.

div#dynamic-checkout-cart { display: none; }

Hope that my solution works for you.

Best regards,

Henry | PageFly

Thank you! Apparently my theme is no longer supported, so I’m just going to
change it and with that I should be able to easily make this update.

1 Like

Yes, don’t hesitate to let us know if you need any assistance :wink: