spryker-feature / marketplace-product-offer
Marketplace Product Offer [feature]
Installs: 575 987
Dependents: 3
Suggesters: 5
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:metapackage
pkg:composer/spryker-feature/marketplace-product-offer
Requires
- php: >=8.2
 - spryker-shop/merchant-product-offer-widget: ^2.5.0
 - spryker-shop/product-offer-widget: ^1.1.0
 - spryker/merchant-product-offer: ^1.8.0
 - spryker/merchant-product-offer-data-import: ^1.2.0
 - spryker/merchant-product-offer-gui: ^1.1.0
 - spryker/merchant-product-offer-search: ^1.6.0
 - spryker/merchant-product-offer-storage: ^2.6.0
 - spryker/product: ^6.49.0
 - spryker/product-offer: ^1.15.0
 - spryker/product-offer-gui: ^1.8.0
 - spryker/product-offer-storage: ^1.8.0
 - spryker/product-offer-validity: ^1.3.0
 - spryker/product-offer-validity-data-import: ^0.5.0
 - spryker/product-offer-validity-gui: ^1.0.0
 
Suggests
- spryker-feature/marketplace-merchant: Recommended feature dependency.
 - spryker-feature/product: Recommended feature dependency.
 
README
Merchant Offer is a new entity that allows a Merchant to sell the Product on the Marketplace. If the product already exists in the system and Merchant wants to sell it, s/he creates a Merchant Offer for this product. Merchant Offer is based on the concrete product and might contain such details as price, stock, status, etc.
Installation
composer require spryker-feature/marketplace-product-offer
Recommended feature dependencies
If you don't include the feature dependencies, make sure you use the respective modules instead.
Optional modules
- MerchantProductOffersRestApi ^2.0.0 (Legacy Glue)
 - MerchantProductOfferStorageExtension ^1.1.0 (Extension)
 - Shop.MerchantProductOfferWidgetExtension ^1.0.0 (Extension)
 - ProductOfferExtension ^1.0.0 (Extension)
 - ProductOfferGuiExtension ^1.0.0 (Extension)
 - ProductOffersRestApi ^1.0.0 (Legacy Glue)
 - ProductOfferStorageExtension ^1.0.0 (Extension)