1. Home
  2. Docs
  3. Notiqoo
  4. Settings Page
  5. Abandoned Cart Settings

Abandoned Cart Settings

📺 Watch the video tutorial to learn how to set up

Navigation:

Go to Notiqoo → Settings → Abandoned Cart

The Abandoned Cart feature in Notiqoo Pro helps recover lost revenue by sending personalized WhatsApp template messages to users who leave items in their cart without completing the purchase.

  • It detects abandoned carts based on WooCommerce order statuses like Pending Payment.
  • You can define additional statuses using a custom filter.
  • Set a cutoff time (default: 20 minutes) after which an inactive cart is flagged as abandoned.
  • Enable reminders, offer discount coupons, or trigger webhooks for external system integration.

Key Features:

  • Define which order statuses are considered abandoned using a customizable filter.
  • Create and delete abandoned cart coupons directly from the settings.
  • Enable a webhook URL to get real-time notifications for abandoned and recovered carts.
  • Use the “Trigger Sample” button to test your webhook setup.
  • Schedule template messages at specific intervals and attach custom coupons using advanced filters.

✅ You can customize WooCommerce statuses for abandonment using the following filter:

$statuses = apply_filters('woom_abandonment_status', ['your-statuses']);

🔗 Want to learn more about abandoned carts? Click here

 

 

How can we help?