maisondunet / hyva-save-quote
Hyva Theme Compatibility module for maisondunet/module-save-quote
Installs: 68
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- hyva-themes/magento2-compat-module-fallback: *
- magento/framework: *
- maisondunet/module-save-quote: ~v1.1
README
This hyva compatibility layer is not required anymore for magento-save-cart extension since version 1.1.8
Hyva compatibility module for Magento2 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 Hyva compatibility module:
composer require maisondunet/hyva-save-quote
To enable the module:
bin/magento module:enable Maisondunet_HyvaSaveQuote
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.
Who are we ?
If you want to discover the Mdn-Agency