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

0.1.0 2016-06-10 18:44 UTC

This package is auto-updated.

Last update: 2024-04-13 22:40:18 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 :

  1. Disable Merge: Set it to yes if you want to disable the cart merge.
  2. 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.