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)
- 2.1.0
- dev-master / 2.0.x-dev
- 2.0.1
- 2.0.0
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.1.0
- dev-beta/frw-8430/master-enable-sniffers-for-3rd-party-modules
- dev-beta/app-store/develop
- dev-hotfix/testing-propel
- dev-beta/lazy_table_map_instantiation
- dev-beta/poc-contract-tests
- dev-beta/glue-backend-prototype
- dev-beta/glue-backend-prototype-v4
- dev-beta/spryker-mini-api-framework
- dev-beta/te-9873-backend-glue-application-plagin-context
- dev-beta/te-9901-extend-glue-application-module
This package is auto-updated.
Last update: 2024-11-05 16:34:03 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