spryker/price

Price module

Maintainers

Details

github.com/spryker/price

Source

Installs: 2 087 316

Dependents: 29

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 0


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

Spryker Documentation

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