DivanteLtd / pimcore-magento2-bridge

Pimcore module for Magento 2 integration
35 stars 23 forks source link

Transfer only 'Simple Products' #94

Open ciggy opened 4 years ago

ciggy commented 4 years ago

Hello Divante-Team, we have the following internal PIM Structure of products:

Product-Object
    |--Product-Variant 1
        |--Product-Variant 2
            |--...
                |-- Product-Variant x (Product for Shop)

Only leaf nodes have all information about a product (sku, title, image, etc.) and should be transferred into Magento. Is there a possibility to transfer a Pimcore-Variant into Magento as 'Simple Product'?