How to disable dynamic checkout?

Topic summary

A user seeks to remove dynamic checkout buttons (specifically PayPal) that appear across multiple pages in their Cyclo theme store, preferring the standard checkout process instead.

Proposed Solution:

  • Navigate to Online Store > Themes > Edit code
  • Open the theme.liquid file
  • Insert specific markup code before the closing tag

Current Status:

  • The suggested fix did not resolve the issue
  • Implementation caused all buttons to disappear
  • Dynamic checkout buttons still persist in the cart

The problem remains unresolved, with the user unable to locate theme settings to disable these buttons and the initial troubleshooting attempt proving unsuccessful.

Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

See attached (the paypal button). I want to use the regular checkout but somehow these buttons are added in multiple different pages. I’m using Cyclo theme but don’t see any setting for this.

Hello @pwinarsky

I would like to give you the recommendation to support you so kindly follow steps below:

  1. Go to your Online store > Themes > Edit code
  2. Open your theme.liquid file
  3. Paste the below code before

I hope the above is useful to you.
Best regards,
GemPages Support Team

Did not work, made all buttons disappear. The dynamic one’s also still appeared in the cart.