Опис
Abandoned Cart Recovery for WooCommerce is an abandoned cart recovery plugin designed to capture user emails during the checkout process (before submission). If the user leaves without completing the purchase, the plugin creates a “Shadow Order” and schedules an email reminder with an automatic discount.
Features:
- Vanilla JS: Uses pure JavaScript without jQuery dependencies for asynchronous email capture.
- Email Capture: Captures emails as the user types them on the checkout page.
- Auto-Discount: Generates a coupon upon activation for use in recovery emails.
- Customizable Emails: Configure email subject, body, and delay time from the WooCommerce settings.
- Spam Protection: Automatically skips sending reminders if the user has already completed a new order.
Встановлення
- Upload the plugin folder to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to WooCommerce -> Shadow Cart to configure your email template and delay timer.
- The plugin automatically creates a
comeback5coupon for your recovery emails.
Часті питання
-
Does this plugin affect checkout performance?
-
It uses an asynchronous Vanilla JS script for data capture.
-
Can I change the email content?
-
Yes, you can use dynamic variables like
{name},{products},{coupon}, and{payment_link}to personalize your recovery emails in the plugin settings.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Abandoned Cart Recovery for WooCommerce” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Abandoned Cart Recovery for WooCommerce” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.1
- Initial release.
