How to provide combo products in magento CMS like i would like to sell tie's + socks...and tie's + pocket square.Is there any extension in magento to make it such functionality..Please let me know.Thanks in advance
Sounds like you need grouped products. Go to Manage Products -> Add Product, and choose Grouped Product in the Product Type dropdown menu. Fill out all of the basic info for the group, then select the items you want to group together in the Bundle Items tab.
Thank you, if i take opencart what to do then...do i need install extension..actually free extensions are not available...please help me out with the solution..
Yes, you would likely need to purchase a plugin for OpenCart to have the same functionality: http://www.opencart.com/index.php?route=extension/extension&filter_search=product%20bundle To be honest, Magento is the more powerful and flexible route for most use cases. I would try that first before going to OpenCart.