Commerce Combine Carts

Categories

Component ID

2872187

Component name

Commerce Combine Carts

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

891

Component created

Component changed

Component body

Commerce Combine Carts is a very simple module for Drupal Commerce 2.x which combines multiple carts so that users only ever have one.

There is no configuration needed. The module works in two ways to ensure carts are always combined:

  1. When a cart is assigned to a user, it combines all order items into the user's main cart.
  2. When a user logs in, all of the user's carts are combined into one and any extra carts are deleted.