This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. CartFlush – Auto Clear WooCommerce Cart for Inactive Users

CartFlush – Auto Clear WooCommerce Cart for Inactive Users

Automatically clear inactive WooCommerce carts with advanced timeout rules, exclusions, and import/export tools.

30+ active installs
4.3
(3 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping CartFlush – Auto Clear WooCommerce Cart for Inactive Users running.

WordPress compatibility
Tested to 7.0.2
Tested against the WordPress branch in use today.
Last updated
2 months ago
At least 6.5 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.4
Your host must be running at least this version.
Requires WordPress
5.8
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

30+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how CartFlush – Auto Clear WooCommerce Cart for Inactive Users is looked after — not on how many stores run it.

94

out of 100
Well maintainedSome ratings or support history.

Maintenance
35 / 35
Updated 62 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.0.2 (current).
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
10 / 15
4.3/5 across 3 rating(s).
Listing transparency
10 / 10
Provides: screenshots, description, homepage
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

4.3

3 ratings
5★2
4★0
3★1
2★0
1★0
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

CartFlush helps you automatically clear inactive WooCommerce carts, keeping your store clean, fast, and optimized.

Instead of relying on a single timeout, CartFlush gives you full control over cart expiration from one settings screen under WooCommerce. You can define different timeout rules based on customer type, user roles, products, categories, and tags, then add exclusions for carts that should never be cleared automatically.

Whether you want faster cart turnover, better session management, or cleaner abandoned cart handling, CartFlush gives you the tools to do it properly.

Live Demo

Try Live Demo (No Setup Required)

Why Use CartFlush?

  • Prevent stale and abandoned carts from piling up
  • Improve WooCommerce session performance
  • Apply smarter rules based on customers and products
  • Manage rules visually from the WooCommerce settings page
  • Import or export rules for fast setup and migration

Key Features

Default Cart Timeout

Set a global inactivity timeout in minutes. If no other rules apply, this value determines when a cart is cleared.

Visual Rule Builder

Create and edit cart timeout rules directly from the CartFlush settings page under WooCommerce. No CSV import is required for day-to-day management.

Customer Type Rules

Define separate timeouts for:

  • Guest customers
  • Logged-in customers

Role-Based Timeout Rules

Define custom cart expiration times for specific user roles.

Examples:

  • Customers – 30 minutes
  • Subscribers – 60 minutes
  • Wholesale users – 120 minutes

Product, Category, and Tag Rules

Apply specific timeout values based on:

  • Product ID
  • Product category
  • Product tag

This makes it easy to create shorter or longer expiration windows for special items, campaigns, or collections.

Smart Timeout Logic

When multiple timeout rules apply, CartFlush automatically uses the shortest valid timeout.

Exclusion Rules

Prevent cart clearing entirely for matching carts using:

  • Excluded roles
  • Excluded products
  • Excluded categories
  • Excluded tags

CSV Import for Bulk Rules

Bulk import rule data with CSV when that is faster than manual entry.

Supported CSV types:

  • customer_type
  • role
  • product_rule
  • category
  • tag
  • excluded_role
  • excluded_product
  • excluded_category
  • excluded_tag

CartFlush also includes a downloadable sample CSV from the settings page to help merchants get started faster.

JSON Import and Export

Export the full CartFlush configuration as JSON for backup or migration, then import it on another store when needed.

WooCommerce Menu Integration

The CartFlush settings page is available directly under the WooCommerce admin menu for quicker access.

Duplicate Rule Warnings

CartFlush warns admins when duplicate rules are saved so they can clean up overlapping entries more easily.

Lightweight and Efficient

CartFlush focuses only on inactivity tracking, rule evaluation, and cart clearing without adding unnecessary overhead.

Translation Ready

Includes the cartflush text domain for localization.

Clean Uninstall

When the plugin is deleted, CartFlush removes its stored settings automatically.

How It Works

  1. A customer adds items to the cart.
  2. The inactivity timer begins.
  3. CartFlush checks the default timeout and any matching timeout rules.
  4. The shortest valid timeout is selected.
  5. If an exclusion rule matches, cart clearing is skipped.
  6. The cart is cleared after the final timeout is reached.

Supported Import Formats

CSV headers:

type,key,timeout_minutes

Supported types:

  • customer_type
  • role
  • product_rule
  • category
  • tag
  • excluded_role
  • excluded_product
  • excluded_category
  • excluded_tag

Example rows:

customer_type,guest,20
role,customer,30
product_rule,321,10
category,flash-sale,15
tag,seasonal,25
excluded_role,wholesale_customer,
excluded_product,123,
excluded_category,high-ticket,
excluded_tag,fragile,<h3>Does this work for guest users and logged-in users?</h3>

Yes. CartFlush uses WooCommerce sessions, so both are supported.

How is the timeout calculated?

The plugin starts with the default timeout, then checks matching customer type, role, product, category, and tag rules. The shortest valid timeout is applied.

What if a cart contains excluded items?

CartFlush skips clearing the cart entirely.

Can I manage rules without importing CSV?

Yes. Rules can be added and edited directly from the CartFlush settings page.

Can I migrate settings between sites?

Yes. Export settings as JSON and import them on another site.

Does uninstall remove all data?

Yes. All plugin options are deleted during uninstall.

Categories
Abandoned cart recovery
Plugin details
Version2.3.2
Last updated2026-05-31 10:26am GMT
Added2025-05-13
Requires WordPress5.8
Tested up to7.0.2
Requires PHP7.4

Tags on WordPress.org
abandoned cart
cart management
cart timeout
WooCommerce Cart Cleanup
woocommerce optimization
Alternatives
Other plugins in the same categories.
Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools
30K+ installs
4.6(533)
FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
20K+ installs
5.0(344)
CartBounty – Save and recover abandoned carts for WooCommerce
10K+ installs
4.8(84)
CheckoutWC Lite – Conversion optimized WooCommerce checkout
3K+ installs
4.7(28)
WANotifier for WooCommerce
100+ installs
5.0(5)
ShopMagic Abandoned Cart Recovery for WooCommerce
2K+ installs
5.0(4)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy