Adobe Commerce Connector > Reclassification
When we are talking about Reclassification, this is about if we want product-models to be created with their model or their sub-model as the Product Configurable in Adobe Commerce.
The flows can be configured by the settings option code `reclassification`, and values ether 'rootModelClass', 'subModelClass' or 'simplifiedClass'
The flow is as follows.
rootModelClass Mode: (DEFAULT)
Akeneo Root-Models → becomes Magento Configurable Product.
Akeneo Sub-Models → ignored
Akeneo Variants (Sub-products) → Magento Simple Products, stripped root common layer
Akeneo Simples → exported
subModelClass Mode:
Akeneo Root-Models → ignored
Akeneo Sub-Models → Magento Configurable Product.
Akeneo Variants → Magento Simple Products, stripped sub+root common layer
Akeneo Simples → exported
simplifiedClass Mode:
Akeneo Root-Models → ignored
Akeneo Sub-Models → ignored
Akeneo Variants → exported
Akeneo Simples → exported
rootModelClass Mode (with $familyLimitationContext)
default RootModelClassMode
if familyCode is part of familyLimitationContext then subModelClassMode