The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

539 Modules
305 Ready
196 Need Help
🏆 Leaderboard
Stable vv1.1.12

Magento 2 Save Cart module

maisondunet/module-save-quote

Allows customers to save shopping carts with a name and description for later use. Customers can manage saved carts in their account section.

439
Downloads
Below average
3
GitHub Stars
Below average
6mo ago
Last Release
0
Open Issues
Not Tested
Awaiting results

Build Tests

Composer Install
DI Compile
Templates

Code Quality

Coding Standard
PHPStan

Recent Test History

Each release is tested against the latest Magento version at that time.

No test history available yet.

Share This Module's Status

Magento 2 Save Cart module Magento compatibility status badge

README

Loaded from GitHub

Magento 2 Save Cart module

This Open-Source module allows users to save their cart with a name and description.
Users can manage their saved cart in the user account section.

Available Options :

  • Add saved cart active
  • View saved cart detail
  • Delete saved cart

The module can be enable or disable via admin magento admin panel

Compatibility

This module has been tested with Magento 2.4.5

Installation

To Install the Magento2 Save Cart module:

composer require maisondunet/module-save-quote

To enable the module:

bin/magento module:enable Maisondunet_SaveQuote

Module configuration

Module configuration is located at:
Stores > Configuration > Sales > Checkout > Save Cart

How it works

The user selects items and adds them to the shopping cart.
When accessing the shopping cart simply click on the "save your cart" link.

If the user is logged in, a Magento modal opens with a "Name" and "Description" input form (only name is required).

If the user is not logged in, he is redirected to login page.
When user save cart, a new empty cart is created for current cart.

User can find his saved cart in his account section by clicking on "My Saved Carts"

Easily manage your carts from your cart list. Add cart to current one, view product details or delete saved cart.

Merge Strategy

User can add a saved cart in his current cart. If the current cart contains items, the module merges the two carts in the current cart.

Hyva Theme Compatibility

This module has native compatibility for Hÿva Theme since version 1.1.8. For older versions compatibility layer is available Here

Who are we ?

If you want to discover the Mdn-Agency

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.