Skip to content
/ price Public

[READ ONLY] Subtree split of the Price module.

License

Notifications You must be signed in to change notification settings

spryker/price

Repository files navigation

Price Module

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

Spryker Documentation

Old price module code moved to spryker/price-product.