What is best way to merge for example 10 existing simple products to one configurable product?
In my case we have different color attribute for each product.
Using Magento CE 2.2.6
Solved! Go to Solution.
I think you can associate manually simple products with configurable as below link:
https://www.mageplaza.com/kb/how-create-configurable-product-magento-2.html
I think you can associate manually simple products with configurable as below link:
https://www.mageplaza.com/kb/how-create-configurable-product-magento-2.html
If you do not want to create parent configurable product manually ans assign associated simple goods, here is tutorial how generate it in 2 clicks -
It involves extension (works with both Magento 1 and Magento 2), but for one-timer operation you can use trial without any further commitment.