spryker / cart-variant
CartVariant module
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
This package is auto-updated.
Last update: 2026-09-15 13:23:55 UTC
README
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