Magento - add related products from PHP with Magento API
1 answer
Yes, there is a way that I myself have been playing for a while. Please see this post ( Programmatically Add Bundle Products in Magento Using Simple Items SKU / IDs ) for a starting point on how to proceed.
I used the easy way to add Bundle Products, not using web services. However, I think the latter is still possible.
+2
a source to share