The Save Shopping Cart extension will allow your customers to save their shopping carts for later.
Go to MarketplaceSave Shopping Cart extension will allow your customers to save their shopping carts for later or to duplicate previous orders.
Add products to the shopping cart and select the "Save Shopping Cart" button.
Save Shopping Cart extension introduces two ways to saving cart:
Customers can save multiple carts.
Carts can be viewed and accessed from the "Customer Accounts" page by selecting the "Saved Shopping Carts" link in the "My Account" navigation.
Save Shopping Cart extension provides "Restore cart" button to apply your saved cart.
Save Shopping Cart extension allows your administrator to manage saved carts. They can create new carts, create new order based on saved carts, send emails to customers and assign customers to cart.
In SSH console of your server navigate to your store root folder:
cd /path/to/store/root/folder
Enable Save Shopping Cart extension:
php bin/magento module:enable MageKey_SaveCart -c
Upgrade magento system to apply Save Shopping Cart extension:
php -f bin/magento setup:upgrade
Deploy static view files:
php -f bin/magento setup:static-content:deploy
The Save Shopping Cart extension will allow your customers to save their shopping carts for later or to duplicate previous orders. Add products to the shopping cart and select the "Save Shopping Cart" button. Customer will be able to save shopping cart on Minicart popup or on Shopping Cart page.
Carts can be viewed and accessed from the "Customer Accounts" page by selecting the "Saved Shopping Carts" link in the "My Account" navigation.
Save Shopping Cart extension introduces two ways to saving cart.
Save Shopping Cart introduces its sections under Sales > Save Cart menu. The extension comes with 2 sections:
Navigate to Sales > Save Cart > View Carts section.
The Saved Cart screen is represented with two settings blocks: General Information and Cart Items
Save Shopping Cart introduces a configuration section under Sales > Save Cart > Configuration menu.
The Configuration screen is represented with three settings blocks: General, Guest Settings and Email Notification