Save My Cart for Magento 2
- Capture products added in cart and send them in the email if the customer is not ready to purchase immediately
- Works as wishlist where one customer/friend can prepare cart by adding product and send it to another customer/friend to purchase for them
- Purchase products and complete orders at any time by clicking the Finish order button from the email
Features
What Save My Cart module does
The Save My Cart module helps you convert more sales by allowing you to capture your customers’ attention if they are not ready to make a purchase immediately and sending cart products in the email to purchase later.
How Save My Cart module is useful
Save My Cart module gives you an important tool to convert potentially lost sales, but it is so much more than just an “abandoned basket” tool - because it allows customers to send their customers even to other people - so it makes your site, even more, user friendly.
How module works
There are 2 different ways available in the module from which store owners can decide how they want the module to work: Manual mode and Automatic mode
Manual mode
In “Manual” mode, customers will see a button on the cart page that enables them to send the cart to either their email address or nominate another. The email contains details of the products, prices, and the product image. A “Finish my order” button on the email will result in the checkout loading with those products pre-added to the cart.
In a B2C setting, the Manual mode is a great way for customers to send their desired products to friends, family, etc to prompt them to buy them - it’s like a super-efficient wish list. But even just sending the cart to themselves is useful in many scenarios.
In a B2B setting, the Manual mode can help with internal authorization workflows and the need for one person to find the products, but another person to buy them.
Automatic mode
Automatic mode is mainly of use in a B2C setting. In this mode, the cart email is automatically sent when the customer arrives on the cart or checkout page. For logged-in customers (where their email address is already known), then it is fully automatic. For guest customers, the email is triggered in the background once they type in their email address to the checkout process. So if they choose not to complete the checkout, then they already have an email waiting for them which they can complete.
Fast checkout is assured
The cart emails are not time-sensitive, so if the “Finish my order” button is clicked days/weeks/months in the future, then the products are still added to the cart (as long as they are still available, of course) - and if the user already has some products in their cart, then the products are added to those already in the cart. We also ensure that they don’t get duplicates or more quantity than required.
Changelog
1.0.4 - September 5th 2024
+Added compatibility with the Breeze theme (SMC-47)
+Added Magento 2.4.7-p2 and PHP 8.3 compatibility
+Now allows BCC emails to be sent to internal users when in Manual Operation Mode (SMC-50)
*Fixed issue with empty mini-cart when going to the homepage from the store logo on the checkout page (SMC-46)
*Resolved issue with restricting module functionality for specific customer group (SMC-48)
*Fixed console errors and duplicate tooltip icon for email address field on the checkout page (SMC-51)
1.0.3 - January 11th 2024
+Front-end functionality can now be limited to certain customer groups.
*Replaced depreciated Javascript implementation
1.0.2 - January 3rd 2023
*Fixed an empty shopping cart issue when the customer completes the order from the received email.
1.0.1 - July 5th 2022
+Added Magento 2.4.4 compatibility
+Added PHP 8.1 compatibility
*Fixed issue with email delivery when logged-in customer changes email address before sending cart items in email
1.0.0 - March 22nd 2022
+Initial Release