i have migrated my store from m1 to m2. but there is an issue with price in configurable product.
in magento 1, it display price of main product as a default price in frontend .
but after migration in magento 2 , it display the lowest price among of its associate simple product.
and i want it to same as a magento 1 .
thank you.
1 answer
Hi there,
in magento 1, it display price of main product as a default price in frontend .
but after migration in magento 2 , it display the lowest price among of its associate simple product.
and i want it to same as a magento 1 .
Please note that Magento 2 has a different pricing rule for Configurable products. There is no price setting for the main product in a configurable product, prices shown in the frontend are calculated based on associated products instead.
You can learn more about the Configurable products via this post.
Regards,
Mall.