spryker/cart-variant
CartVariant module
Maintainers
2.1.0
2024-11-04 14:07 UTC
Requires
- php: >=8.2
- spryker/availability-storage: ^2.0.0
- spryker/kernel: ^3.30.0
- spryker/product: ^5.0.0 || ^6.0.0
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
proprietary bd78549684b808524ff0855a281355bd85c0179e
This package is auto-updated.
Last update: 2026-06-27 18:08:26 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
CartVariant provides the logic for selecting/modifying a variant of a product in the cart in case if the product has more than one variant. For example if product size defines the variants, this module enables modifying the selected size of the product right in the cart.
Installation
composer require spryker/cart-variant
