Linux 软件免费装
Banner图

Wahra Abandoned Cart Recovery

开发者 wahra
wahrateam
更新时间 2026年3月15日 07:31
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce abandoned cart exit intent cart recovery email recovery

下载

1.0.0

详情介绍:

Wahra Abandoned Cart Recovery helps WooCommerce store owners recover revenue from abandoned shopping carts. When a customer adds products to their cart but doesn't complete the purchase, the plugin captures the cart data and sends a sequence of customizable recovery emails to bring them back. Key Features Available Shortcodes Use these in your email templates: Requirements

安装:

  1. Upload the wahra-abandoned-cart-recovery folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Cart Recovery in the WordPress admin sidebar
  4. Under the Settings sub-menu, configure your email templates, delays, and preferences using the tabbed settings panel (General, Emails, Exit-Intent, Privacy)
  5. Optionally enable the Exit-Intent Popup under the Exit-Intent tab to start capturing guest emails immediately
The plugin will automatically begin tracking abandoned carts and sending recovery emails based on your configured schedule.

屏幕截图:

  • Settings Page — Tabbed settings panel (General, Emails, Exit-Intent, Privacy) with visual WYSIWYG email editor
  • Exit-Intent Popup — Captures guest email addresses before they leave
  • Recovery Email — Professional email with cart items table, totals, and one-click recovery button

升级注意事项:

1.0.0 Initial release of Wahra Abandoned Cart Recovery.

常见问题:

How does the plugin detect abandoned carts?

The plugin monitors WooCommerce cart activity. When a customer adds items to their cart and becomes inactive for the configured threshold (default: 30 minutes), the cart is marked as abandoned. If an email address is available (from checkout or exit-intent popup), recovery emails are sent automatically via WP-Cron.

Does it work with guest users?

Yes! The plugin captures carts for both logged-in and guest users. For guests, an email address must be provided through the checkout form or the exit-intent popup before recovery emails can be sent.

Is it GDPR compliant?

Yes. The plugin includes:

  • Optional GDPR consent checkbox before tracking
  • Integration with WordPress privacy tools (data export and erasure)
  • Configurable automatic data retention and cleanup
  • Unsubscribe link in every recovery email
  • Privacy policy content suggestion

Can I customize the recovery emails?

Absolutely. Each of the three emails has a fully customizable subject line and body using the WordPress visual editor. Use shortcodes like {{customer_name}}, {{cart_items}}, and {{recovery_link}} to personalize content dynamically.

Can I offer a discount to encourage purchases?

Yes. You can attach any existing WooCommerce coupon to each recovery email. Use the {{coupon_code}} shortcode in your email template to display the coupon code to the customer.

What is the exit-intent popup?

When enabled, a popup appears when a guest user with items in their cart moves their mouse toward the top of the browser window (indicating they may be about to leave). It prompts them to enter their email address to "save their cart for later," which creates an abandoned cart record so recovery emails can be sent.

Will this slow down my site?

No. The frontend JavaScript is lightweight (vanilla JS, no jQuery dependency) and cart tracking uses asynchronous requests that do not block page rendering. Email sending is handled entirely via WP-Cron in the background.

Does it support WooCommerce HPOS (High-Performance Order Storage)?

Yes, the plugin declares full compatibility with WooCommerce High-Performance Order Storage.

Is it translation-ready?

Yes. The plugin ships with complete translations for French, Spanish, German, Portuguese (Brazil), Italian, Russian, Japanese, Arabic, and Simplified Chinese. Additional languages can be added by placing standard .po/.mo files in the plugin's languages/ directory or via the WordPress translation system.

更新日志:

1.0.0