Marketplace Product Options feature walkthrough

Edit on GitHub

The Marketplace Product Options feature lets merchants create their product option groups and values. Currently, you can import product options where you specify the merchant reference.

User documentation

To learn more about the feature and to find out how end users use it, see Marketplace Product Options feature overview for business users.

Module dependency graph

The following diagram illustrates the dependencies between the modules for the Marketplace Product Options feature.

Module Dependency Graph

NAME DESCRIPTION
MerchantProductOption Provides merchant product option main business logic and persistence.
MerchantProductOptionDataImport Provides data import functionality for merchant product options.
MerchantProductOptionStorage Provides publish and sync functionality for merchant product options.
MerchantProductOptionGui Provides backoffice UI for merchant product options management.
ProductOption Provides additional layer of optional items that can be sold with the actual product.
ProductOptionStorage Provides publish and sync functionality for product options.
Shop.ProductOptionWidget Provides widgets for displaying product options.

Domain model

The following schema illustrates the Marketplace Product Options domain model:

Domain Model

INTEGRATION GUIDES DATA IMPORT
Marketplace Product Options feature integration File details: merchant product option group
Merchant Portal - Marketplace Product Options Management integration