I have created a Grouped Product as below
Wallpaper
-- Wallpaper 12 X 12
-- Wallpaper 16 X 16
-- Wallpaper 18 X 18
It work fine and easy to manage if there is few products. But in my store i would have more than 20 different sizes for each product and creating and adding simple product under "Associated Products" in the Grouped product is time consuming.
is there any way to directly upload the grouped products into Magento? do i have to create a special Import profile for this? if so how?
Please give me a hand on this.
Thanks, Balan
There are 2 modules for import like: Amartinez_CustomImportExport and Magmi. They should solve your problem. If they don't do it, then you should write your own module for importing such products, which is not so difficult.