Marketplace Merchant Custom Prices feature walkthrough

Edit on GitHub
You are browsing a previous version of the document. The latest version is 202212.0.

The Marketplace Merchant Custom Prices feature allows merchants to define custom prices for specific business units of B2B customers via the Merchant Portal Product Price UI.

User documentation

To learn more about the Marketplace Merchant Custom Prices feature and find out how end users use it see Marketplace Merchant Custom Prices feature overview.

Module dependency graph

The following diagram illustrates the dependencies between the modules for the Marketplace Merchant Custom Prices feature.

Module Dependency Graph

NAME DESCRIPTION
PriceProduct Provides functionality related to product prices, price persistence and current price resolvers per currency/price mode.
PriceProductMerchantRelationship Provides the database schema and the required plugins for specific product prices per merchant relationship.
PriceProductMerchantRelationshipMerchantPortalGui Provides components for managing price product merchant relationships.
ProductMerchantPortalGui Provides components for managing marketplace products.

Domain model

The following schema illustrates the Marketplace Merchant Custom Prices domain model:

Domain Model

INSTALLATION GUIDES
Marketplace Merchant Custom Prices feature integration