Magento News
Programmatically add Bundle Products in Magento, using the SKU / ID of Simple Items
I have some simple catalog products in Magento, so I have their SKUs & IDs. Now I want to create a Bundled product using the array elements “bundle_options” & “bundle_selections” of the Bundle Items, which are used by the Magento Admin coding in its Observer Class.
Also in the Observer class, there are method calls of two functions “setBundleOptionsData()” &”setBundleSelectionsData()“, for whose I am not able to find any function definition.
Please any professional post here, because I need some proper way of doing this thing. If it needs, overriding modules or using events, I will do, but I need really professional help.
Thanks in advance.
Programmatically add Bundle Products in Magento, using the SKU / ID of Simple Items
Possibly Related Posts:
- Database query different results
- Menu highlight in magento under admin
- magento disable a banner on certain category pages or have a banner with multiple links
- Magento, using ACL for frontend. Possible?
- Magento IE-7 Fix In Windows XP
RSS Feed