company logo

Help center

Go to CartGenie
App DashboardCartGenie Website[email protected]
All collectionsWebflow Page DesignPages: Products, Checkout & ConfirmationStore Pages TroubleshootingMy CartGenie pages are having display issues

My CartGenie pages are having display issues

Elements aren't loading – or loading very slowly, dropdowns are freezing, items disappearing, & more

If you’re experiencing any of these issues (especially on mobile phones), then this fix should clear up your display problems:

  • Product collection lists loading slowly / not at all

  • Product option dropdowns freezing

  • Scrolling on list page causes items to disappear

  • Images and text half loading on scroll

UPDATE: June 16, 2026

success icon
All CartGenie page templates and components now prevent turnstiles on our form elements to prevent this issue

We’ve updated our page templates and components so that this issue will no longer occur for new users after this date – or people who replace their page templates.

If your site was build prior to this date, you may need to use one of the methods below to prevent this from happening. If your site was built after and you are still having issues, please contact our team to investigate.

The Root Cause

All of these loading and site display issues are caused by Webflow’s "Cloudflare Turnstile spam protection". Webflow requires using form blocks in order to add form elements such as our text inputs, etc. Cloudflare Turnstile adds a widget instance for each one of these form blocks, which causes slow load times and other issues.

If your category list page uses our Product Card with Options dropdowns template, then your collection page likely has a ton of form blocks on it, which causes more dramatic loading problems.

How to Fix

Method 1: Fastest

In Webflow, go to your Site Settings > Apps & Integrations page and find the Cloudflare Turnstile spam protection section.

Turn OFF the “Bots are being blocked” option. This is the root cause of the issues.
(If you don’t want to turn off bot blocking, then use method 2.)

Then Republish your site and your issues should be resolved!

When it is off it should look like the screenshot above.

Method 2

If you want to keep Cloudflare’s Turnstile’s bot blocking enabled, then there is another way to fix this issue – it just takes a few extra steps.

  1. In Webflow, go through your store pages (especially the list pages) and find every Form Block that is in a CartGenie section.

  2. Inside each form, select the Form layer (not the Form Block itself)

  3. Add a new custom attribute to it (in the layer settings panel)

    1. Name: data-wf-no-turnstile

    2. Value: 1

Repeat these steps for every Form inside of a CartGenie section – or any form that you don’t want Cloudflare’s Turnstiles to be applied to.

Webflow was gracious enough to code in this quick fix just for us!

Did this answer your question?
😞
😐
😁