The Shopping Lists feature allows customers to create and share multiple lists of products between company business units or single users.Shopping lists can be shared between users with different sets of permissions.
composer require spryker-feature/shopping-lists
- spryker-feature/cart
- spryker-feature/company-account
- spryker-feature/customer-account-management
- spryker-feature/prices
- spryker-feature/product
- spryker-feature/spryker-core
If you don't include the feature dependencies, make sure you use the respective modules instead.
- Shop.ShoppingListPageExtension (Extension)
- ShoppingListProductOptionConnector ^1.5.0 (Connector)
- ShoppingListSessionExtension (Extension)
- ShoppingListsRestApi ^1.3.0 (Legacy Glue)
- ShoppingListsRestApiExtension ^1.0.0 (Extension)