jacquesbh / jbh_cartmerge
Magento module which disables the merge of the cart on login.
Installs: 111
Dependents: 1
Suggesters: 0
Security: 0
Stars: 12
Watchers: 4
Forks: 3
Open Issues: 3
Type:magento-module
Suggests
- magento-hackathon/magento-composer-installer: Allows to manage this package as a dependency.
This package is auto-updated.
Last update: 2024-11-14 00:04:20 UTC
README
This module allows you to remove the merge between the customer's cart and the visitor's cart when the customer connects.
Install
Manually
Copy the app
directory recursively into your magento folder.
For development
You can use modman 😍
Options
In admin, System > Congiguration > Checkout
, part Shopping Cart Merge Options
:
Disable Merge
: Set it to yes if you want to disable the cart merge.Clean if visitor's cart is empty
: Set if to yes if you want to keep active the merge if the visitor's cart is empty.