What this solution does
The MultiBasket module enables authorized users to manage multiple shopping carts within an online store.
Public interface features include:
- Creating new carts with custom names;
- Renaming existing carts;
- Sorting carts using drag-and-drop;
- Searching for products across all carts;
- Moving items between carts;
- Viewing and deleting items in any cart without activating it.
Administrative settings allow:
- Enabling or disabling the module;
- Setting a limit on the number of carts per user;
- Configuring tooltips to appear when users visit the cart page for the first time;
- Automatically connecting required JavaScript libraries (jQuery, jQuery UI) if they are missing from the site;
- Customizing the color scheme of the component template.
Color customization and automatic script connection are available when using the standard component template or its modifications that preserve core functionality.
The module is compatible with standard Bitrix cart components and their modifications, provided the \Bitrix\Sale\Basket class is used.
General iT can install and configure this module and check how it works on your website.