spryker-feature / marketplace-product-offer
Marketplace Product Offer [feature]
Installs: 469 466
Dependents: 3
Suggesters: 5
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Type:metapackage
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.7.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.5.0
- spryker/product: ^6.43.0
- spryker/product-offer: ^1.11.0
- spryker/product-offer-gui: ^1.4.0
- spryker/product-offer-storage: ^1.6.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)