Marketplace Product Approval Process feature walkthrough

Edit on GitHub

The Marketplace Product Approval Process feature adds a merchant context to Product Approval Process by providing an optional spy_merchant.default_product_abstract_approval_status DB column where default product approval statuses for merchants are stored and can be used as default product approval statuses for merchant products. Also, the feature provides the data importer for the merchant’s default product approval statuses.

User documentation

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

Module dependency graph

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

Module Dependency Graph

MODULE DESCRIPTION
MerchantProductApproval This module provides merchant product approval functionality.
MerchantProductApprovalDataImport This module provides functionality to import the merchant product approval process related data.

Domain model

The following schema illustrates the Marketplace Product Approval Process domain model:

Domain Model

INSTALLATION GUIDES DATA IMPORT
Marketplace Product Approval Process feature integration File details: merchant_product_approval_status_default.csv