spryker/price
Price module
Maintainers
5.9.0
2025-04-16 09:16 UTC
Requires
- php: >=8.2
- spryker/cart-reorder-extension: ^1.0.0
- spryker/kernel: ^3.30.0
- spryker/price-extension: ^1.1.0
- spryker/quote: ^1.2.0 || ^2.0.0
- spryker/quote-extension: ^1.4.0
- spryker/symfony: ^3.0.0
- spryker/transfer: ^3.27.0
Requires (Dev)
Suggests
- spryker/installer: If you want to use Installer plugins.
- spryker/silex: If you want to use ServiceProvider.
- spryker/twig: If you want to use twig extension plugins
Provides
None
Conflicts
None
Replaces
None
proprietary 536cc7090346c36c970d3fe1e15ba7e62a8d88c6
This package is auto-updated.
Last update: 2026-06-25 02:01:47 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
Price handles product pricing. Price module also provides plugins for products to populate prices. Prices are added to abstract and concrete products. The price is stored as an integer, in the smallest unit of the currency. Each price is assigned to a price type. Each product can have one or many prices with different price types.
Installation
composer require spryker/price
Documentation
Old price module code moved to spryker/price-product.
