- 1.5.x
- 2.x
- 3.0.3.x
AbandonedCarts 7.0
---------------------------
- Improvement: Remove .00000 discount format on the email notification
- Improvement: Validate and remove logs with invalid mail
- Improvement: AbandonedCarts Detection
- Bug fix: Fix email total amount
- Bug fix: Fix order mail in entry-logs tools
- Bug fix: Coupon not saved in the AbandonedCarts statistics
- Bug fix: empty abandonedCart_id session
- Bug fix: AbandonedCarts records removed after Cron executed
- Bug fix: Update from v.6.8.x multistore
- Bug fix: Update AbandonedCarts records multistore
AbandonedCarts 6.9
---------------------------
- Improvement: CRON send email reminder in the chunk
- Improvement: Mail codetag {cart_content} add unit and total price
- Improvement: Add customer mail for stricter duplicate entry check
- Improvement: Coupon total uses and coupon customer uses inputs
- Improvement: AbandonedCarts Performance improvements
- Bug fix: A high count of coupons can make the module panel very slow/shutdown the server
- Bug fix: Pagination/page back to 1 after delete records
- Bug fix: Saved settings were gone when using big/long custom HTML mail template
- Bug fix: Abandoned Carts record was not removed/cleared when checkout using Paypal Standard
AbandonedCarts 6.8.2
---------------------------
- OpenCart 3.0.3.6 compatibility
- Improvement: Recheck notified logs that already made orders
- Bug fix: Undefined telephone when processing abandoned cart
AbandonedCarts 6.8.1
---------------------------
- Bug fix: Check and exclude notified logs for delay time 1 day or more
- Bug fix: HTML decode charset issue on some server
- Bug fix: Language folder path
- Bug fix: Database table prefix
AbandonedCarts 6.8
---------------------------
- Improvement: Check and remove entry that already made orders
- Bug fix: Issue with 3rd mail adaptor
- Bug fix: Admin send reminder not use customer language
- Bug fix: Journal 3 guest checkout
AbandonedCarts 6.7
---------------------------
- Improvement: Support multi-currencies
- Improvement: Show product tax in record
- Improvement: PersistenCart compatibility
- Bug fix: Customer group not saved
- Bug fix: Guest email issue
- Bug fix: Duplicate entries
- Bug fix: Incomplete customer info in mail reminder
- Bug fix: Statistic registered customer count
AbandonedCarts 6.6
---------------------------
- New feature: Add option to send reminders only if a customer is a part of the selected customer group(s) for the given mail template
- Improvement: Changed the IP detection tool to a working one
- Improvement: `shell_exec` detection improved
- Improvement: Added compatibility fixes for Journal3's checkout (in the `custom_checkouts` folder)
- Improvement: Added support for AJAX Quick Checkout 7.0.1 (in the `custom_checkouts` folder) (OpenCart 2.x only)
- Improvement: Added support for Supercheckout by Velocity (in the `custom_checkouts` folder) (OpenCart 2.x only)
- Bug fix: Fixed non-correctly escaped variable when adding data for the abandoned carts the database
- Bug fix: Fixed undefined index in the OCMOD file (OpenCart 2.x only)
- Bug fix: Fixed minor issue in detecting the `last page` variable for the abandoned carts (OpenCart 3.0.x only)
- Bug fix: Fix the value of the `Total Amount` input in the mail template settings (OpenCart 3.0.x only)
- Bug fix: Fix for not deleting the an abandoned cart record when a customer has already ordered the items in his/hers cart (OpenCart 3.0.x only)
- Bug fix: Styling fixes in the admin panel
- Bug fix: Fixed typos in some helpers
AbandonedCarts 6.5.4
---------------------------
- Improvement: Improved custom checkout compatibility
- Bug fix: Check if the route index is set prior than using it
- Bug fix: The button 'Remove all empty records' works properly now
AbandonedCarts 6.5.3
---------------------------
- Improvement: Guest details are properly detected in quick checkout systems
AbandonedCarts 6.5.2
---------------------------
- OpenCart 3.0.x compatibility
- New feature: Add option to skip the out-of-stock products when sending reminder emails
- Improvement: Support '+' sign and unicode characters when validating an email address
- Bug fix: Resolve an issue where the ordered abandoned cart entries were getting modified for logged in customers
- Bug fix: Fix an issue with displaying the charts
- Bug fix: Fix the duplicate coupon_history entries, which were causing issue in the ADV reports extension
AbandonedCarts 5.5
---------------------------
- New Feature: First official release that supports for OpenCart 3.0
- Improvement: Added fallback command if `which php` returns null when setting up CRON jobs
- Improvement: Changes in the OCMOD file for better hooking in the core files
AbandonedCarts 5.4
---------------------------
- New Feature: 'View Cart' functionality - A link in the email template, which when clicked will restore customers' cart in the store just like it was in the abandoned cart record in the module
- New Feature: Since 5.4, we started shipping modification files for the most popular third-party checkout modules. More information regarding that you will find in the file "I Use Custom Checkout Module!.txt".
- Improvement: Better server CRON detection algorithm in the admin panel
- Improvement: Added "SERVER_NAME" variable check and declaration for better CRON support
- Improvement: The support link in the support tab now links to an actual contact form
- Improvement: Updated Installation Instructions.txt file with information for the custom checkout modifications
- Bug-fix: Fixed cart doubling products issue when the Taxes option is enabled and the emails are sent manually
- Bug-fix: Fixed wrong unsubscribe link on OpenCart 2.3.x
- Bug-fix: Fixed issue with wrong customer edit link in the abandoned cart listing view on OpenCart 2.1.0.0 and lower versions
- Bug-fix: Fixed minor security issue with the unsubscribe functionality
AbandonedCarts 5.3.4
---------------------------
*** (This release is mandatory for all store owners using OpenCart 2.3.x and using coupons in their email reminders)
- Improvement: Added a new file in the ZIP called "Scheduled Tasks (CRON Jobs)" which includes information on what the "Scheduled Tasks" feature is, how it can be used and troubleshooting steps
- Improvement: Added a new file in the ZIP called "Emails & SPAM" which includes information on how to make sure that the emails coming from the module do not end up in the SPAM sections of the mail servers
- Bug-fix: Fixed issue with the checks for created/used coupons created from the module
AbandonedCarts 5.3.3
---------------------------
- Bug-fix: Fixed wrong product URLs in the carts view on a multi-store setup in the admin panel
- Bug-fix: Fixed wrong last visited URL in the carts view on a multi-store setup in the admin panel
- Bug-fix: Fixed issues with showing undefined index errors when the admin sends emails manually
AbandonedCarts 5.3.2
---------------------------
- Bug-fix: Fixed wrong product links on a multi-store setup
AbandonedCarts 5.3.1
---------------------------
- Bug-fix: Fixed wrong email address when using BCC functionality on multi-store environments.
AbandonedCarts 5.3
---------------------------
- Improvement: Now the `sender` field for the email reminder is set to the name of store, from which the abandoned cart was created
- Improvement: Now the `from` field (the store's email) for the email reminder is set to the default email of the store, from which the abandoned cart was created
- Bug-fix: Fixed issue with BBC on OpenCart 2.3.x and OpenCart 2.2.x
- Big-fix: Other minor bug-fixes
AbandonedCarts 5.2
---------------------------
- Improvement: Improved compatibility through all versions of OpenCart 2 by using a global config file
- Improvement: Code refactoring. The source code is now smaller than before and in the same time the functionality is more stable.
- Bug-fix: Fixed issue with the "Apply Taxes" functionality in OpenCart 2.2.0.0
- Bug-fix: Fixed small issue with the third-party checkout fix
AbandonedCarts 5.1
---------------------------
- IMPORTANT: Due to the many changes in the newest version of OpenCart, from now on the product will be shipped in two .ZIP files. The first one is for stores using OpenCart 2.3.x. The other one is for the older versions of OpenCart - from 2.0.x to 2.2.x.
- New feature: Added full compatibility with OpenCart 2.3.x.
- Improvement: This is only for OpenCart 2.3.x stores. The module's widget, which can be displayed in the "Dashboard" page, is now managed from Extensions -> Extensions -> Dashboard -> Total Abandoned Carts.
- Bug-fix: Corrected the wrong CRON URL in the helper texts in the "Scheduled Tasks" tab.
AbandonedCarts 5.0.1
---------------------------
- New feature: You can now use the short-codes {firstname} and {lastname} in the email subjects in order to make them more personal.
AbandonedCarts 5.0
---------------------------
>>>>> What's new for the customers?
- New feature: Added compatibility with CloudFlare;
- New feature: Added "Free shipping" as an option for the generated coupons from the module. The default value is 'No';
- New feature: Added "Customer login" option as a requirement for the generated coupon to be valid. The default value is 'No';
- New feature: Added "Third-party checkout fix" - This feature is useful for checkout modules, which have special success pages. Those pages do not contain full information about the orders and they prevent AbandonedCarts from removing the abandoned record from the module, which can result in some of your customers receiving emails for abandoned carts, even if they have placed their order. Setting this feature to "Enabled" should resolve those issues;
- New feature: Added "Show Widget in the Shop's Dashboard" - Shows a widget, similar to the default ones in the dashboard page, displaying the number of the abandoned carts in your store;
- New feature: Added "Show Link in the OpenCart's Main Menu" - Shows a link to the module in the main OpenCart admin menu. It also displays the number of the abandoned carts in your store. This feature was already available, however, it was always enabled. Now you have the ability to disable it;
- New feature: Added "Total" (quantity and price) fields for each abandoned cart record in the listing view;
- New feature: Added "Receive Notification Email" - This feature sends an email to the store admin email every time when the CRON is executed, notifying the store owners how many emails were sent during the given execution of the CRON;
- New feature: Added CRON FAQ section - Now you can get answers on your most asked questions directly in the module;
- New feature: Added information on how to manually set the CRON to be executed more than once;
- Improvement: Redesigned admin panel;
- Improvement: Better compatibility with OpenCart 2.2.0.0;
- Improvement: Better multi-store compatibility;
- Improvement: Changed the wording on some of the settings for better understanding;
- Bug fix: Fixes for the statistics tab;
- Bug fix: Fixed CRON job auto adding feature which was not working on some servers;
- Bug fix: Fixed "Apply Taxes" not working on OpenCart 2.2.0.0;
- Bug fix: Fixed the following issue - "When somebody already ordered, it does not create new abandoned cart record for the same session".
>>>>> What's new for the developers?
- All text string are now put in a language file. This makes the module fully translatable to different languages;
- 95% of the inline javascript is collected in a single JS file for better maintaining of the code & debugging;
- Code refactoring;
- Refactored OCMod methods;
- Removed unused/repeated code.
AbandonedCarts 4.1.4
---------------------------
- Improvement: Code refactoring
- Bug-fix: Compatibility fixes for OpenCart 2.x
AbandonedCarts 4.1.3
---------------------------
- OpenCart 2.2.x compatibility.
AbandonedCarts 4.1.2
---------------------------
- Bug-fix: Fixed exec() detection
AbandonedCarts 4.1.1
---------------------------
- Bug-fix: Fixed shell_exec() detection
AbandonedCarts 4.1
---------------------------
- Feature: Delete expired coupon codes, generated from the module.
- Feature: Added option to remove empty records when a CRON command is being executed.
- Feature: Added functionality which finds the PHP binary for better setting up of the CRON commands.
- Feature: Added ready-to-use CRON command that the administrators can copy-paste in the crontab of the hosting control panes. This is incase the automatic scheduling is not working.
- Feature: If there is mail template with delay 0 and there is a CRON executed, emails will be sent only to the records which were never notified and not yet ordered. If the delay is bigger than 1 day, the previous logic is applied.
- Feature: Implemented check for valid email addresses so the CRON job will not be stopped if there is one.
- Bug-fix: Fix the URL used for the tabs (Default, Notified, Ordered) in the administration for stores with SSL certificates.
- Bug-fix: Added `trim` in the functionality which checks the validity of the email address for manual sending of emails in the administration.
- Bug-fix: Store switcher not positioned correctly in OpenCart 2.1.0.1.
- Misc: Code clean-up.
AbandonedCarts 4.0.4
---------------------------
- OpenCart 2.1.x compatibility.
AbandonedCarts 4.0.3
---------------------------
- Fixed $this->cart->add() change in the newest OpenCart version
- Fixed image upload functionality in the summernote editor for the mail templates
AbandonedCarts 4.0.2
---------------------------
- Fixed the "Used Coupons" functionality, now correctly showing the used coupons by your customers
- Minor additional fixes
AbandonedCarts 4.0.1
---------------------------
- Small visual improvements in the admin panel.
- Improved coupon code generating.
- Added compatibility fixes for the email sending functionality in OpenCart 2.0.1.x and OpenCart 2.0.2+. Now it should work correctly on all 2.x versions of OpenCart.
- Added additional helpers for the module features.
- Added SEO links for products if used from the cron jobs functionality.
- Fixed $exists->row['customer'] bug.
- Fixed creating a duplicate record if a guest customer adds items to the cart and then logs in from the login page.
- Fixed updating the "restore_id" field from the checkout page.
- Fixed "More" link for the customer details in the abandoned carts records table.
- Removed obsolete code.
AbandonedCarts 4.0
---------------------------
- Core: Completely rewritten core of the module.
- New Feature: You can add multiple templates to the module which will be sent depending on the delay you set.
- New Feature: Now you can see the abandoned carts which are converted to successful orders.
- New Feature: Now you can see how much time given customer is notified about his abandoned cart.
- New Feature: In manual mode you can choose the which template to be sent the given customer.
- New Feature: You can enable/disable the templates and set specific names for better management.
- Better cron job compatibility.
- Small visual changes.
- Fixed images with spaces in their file names not showing in Gmail.
- Bug fixes.
AbandonedCarts 3.2.3
---------------------------
- Minor fixes
AbandonedCarts 3.2.2
---------------------------
- Added better check for the successful checkouts
AbandonedCarts 3.2.1
---------------------------
- Fixed issue with showing the data for the registered customers in the admin panel
AbandonedCarts 3.2
---------------------------
- Added compatibility with OpenCart 2.0.1.x.
- Added missing language strings.
- Bugfixes.
AbandonedCarts 3.1
---------------------------
- Added BCC functionality.
- Added link to the module (with counter for the abandoned records) in the main menu.
- Supports both vQmod and OCMOD modifications.
- Prevented the reappearing of a new abandoned record in the database of the module after successful checkout.
- Rewritten functionality for discovering when the customer is adding or removing products from his shopping cart.
- Minor fixes in the cron job function.
- Bugfixes.
AbandonedCarts 3.0
---------------------------
- Fully compatible with OpenCart 2.0
- Using OCMod as rewriting engine
- All versions from now on will be compatible with OpenCart 2.0+ only.
- Minor bugfixes
- Initial release for OpenCart 2.0
According to Baymard Institute, a Denmark web research company, 67.45% of online shopping carts are abandoned. This means that when a customer is browsing through your website and decides to add an item to cart, there is a big chance they will not check out. They can abandon the cart half way, during the view cart or upon entering their address. AbandonedCarts is a product that helps you solve this. AbandonedCarts allows you to review your customer's abandoned checkouts, send an automatic or manual email with a link to their cart and/or provide a discount hook.
Main Features*
✯ New Feature: 'View Cart' functionality. Adds link in the email template, which when clicked will restore customers' cart in the store just like it was in the abandoned cart record in the module
✯ Schedule emails - Schedule how many days after the cart is abandoned, each email notification to be sent
✯ Set up discounts - Fixed amount, percentage or no discount at all. AbandonedCarts can automatically create discounts which you can include in the emails.
✯ Discounts Options - Configure the validity of the discount codes. Choose between valid for all products in your store or the ones in your cart.
✯ Statistics - A statistics section gives you summarized information for all abandoned carts, coupons and most popular pages where carts are abandoned.
✯ Free shipping - Just like the OpenCart coupons functionality, AbandonedCarts allows you to offer free shipping together with each discount that you send.
✯ Track Conversions - A special conversions section will show you a detailed information for each abandoned cart that converted after the email notification.
✯ Dashboard Widget - Abandoned carts are crucial for your business. Add a widget in the dashboard of your store and keep a closer look to the abandoned carts.
✯ Cart Products - Include the products that are in the abandoned cart into the email notification that you send.
* Please note that the advertised features are available for OpenCart 3.x an 2.x versions of the extension. As OpenCart 1.5.x is quite old, we do not actively implement features for it. If you are on OpenCart 1.5.x and looking for a specific feature, please check in the demo if it is included for your version of OpenCart. You can also refer to the release log of the product.
Abandoned Carts - Proved Recover Abandoned Cart
- Product Code: OC16399
- Availability: In Stock
-
€7.00