Is it possible to add bundled products with Magento API? If not, is there any other way to add a bundled product?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes there is way around, which I myself have been playing with for some time. Please see this post (Programmatically add Bundle Products in Magento, using the SKU / ID of Simple Items) to get a starting point of how to proceed.
I have used simple way to add Bundle Products, not by using Web Services. However, I think the latter is still possible.