Download the PHP package snowio/magento2-extended-product-repository-ee without Composer
On this page you can find all versions of the php package snowio/magento2-extended-product-repository-ee. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download snowio/magento2-extended-product-repository-ee
More information about snowio/magento2-extended-product-repository-ee
Files in snowio/magento2-extended-product-repository-ee
Package magento2-extended-product-repository-ee
Short Description A Magento 2 EE module which allows product creation with extended attribute option labels.
License MIT
Informations about the package magento2-extended-product-repository-ee
magento2-extended-product-repository-ee
This module contains Magento EE specific functionality for the existing https://github.com/snowio/magento2-extended-product-repository module.
Special prices
This module allows for special prices to be saved as part of the standard snow product save request. Special prices can be added to product payloads under extension attributes.
Important
store_id is a required parameter for this request. This parameter can either be the store ID and integer OR the store code
as this is usually more accessible. Example payload in extension_attributes below:
A successful requests will create the product special prices in accordance to Magento EE guidelines. This means the special prices will be created as a scheduled change (more info found in Magento docs).
As a side note, scheduled changes will create multiple versions of a single product. These versions are then active between the dates specified.
All versions of magento2-extended-product-repository-ee with dependencies
magento/framework Version ^100|^101|^102|^103
magento/module-catalog Version ^101|^102|^103|^104
magento/module-catalog-staging Version ^100.2.2
snowio/magento2-extended-product-repository Version ^3.0