Download the PHP package fond-of-spryker/special-price-product without Composer
On this page you can find all versions of the php package fond-of-spryker/special-price-product. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fond-of-spryker/special-price-product
More information about fond-of-spryker/special-price-product
Files in fond-of-spryker/special-price-product
Download fond-of-spryker/special-price-product
More information about fond-of-spryker/special-price-product
Files in fond-of-spryker/special-price-product
Vendor fond-of-spryker
Package special-price-product
Short Description Spryker Product special price
License MIT
Package special-price-product
Short Description Spryker Product special price
License MIT
Please rate this library. Is it a good library?
Informations about the package special-price-product
Product Special Price for spryker
This extension makes it possible to use special price for the products. For The Special Price and Date Values the extension uses Product Attributes. The attributes needs to be defined in the Projects Configuration File
Installation
1. Add the Attributes in the configuration file
// ---------- SPECIAL PRICE PRODUCT
$config[SpecialPriceProductConstants::ATTRIBUTE_SPECIAL_PRICE] = 'special_price';
$config[SpecialPriceProductConstants::ATTRIBUTE_SPECIAL_PRICE_FROM] = 'special_price_from';
$config[SpecialPriceProductConstants::ATTRIBUTE_SPECIAL_PRICE_TO] = 'special_price_to';
All versions of special-price-product with dependencies
PHP Build Version
Package Version
The package fond-of-spryker/special-price-product contains the following files
Loading the files please wait ....