We're currently migrating our Magento 1 site to Magento 2.
All of the products have imported fine into Magento 2 however, the "Super product attributes" from the "Associated Products" tab of the edit page have not came through which is causing the pricing data to be incorrect.
Are "Super product attributes" supported in M2? -- If they are, what's the best way to go about migrating them?
Hi @harryzestcf02c ,
Can you check below link, it seems like logic behind configurable product price calculation.
https://github.com/magento/data-migration-tool/issues/398
You can cross check the same on vanilla magento 2 as well.
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!
Hello
I have also faced the same issue "super attributes pricing" of configurable products when migration from magento1 .9 to 2.3.
Are your issue solved? If solved then, please share your valuable info.