High Import Configurable Product

Print

High Import Configurable Product

High Import Configurable Product.
It can import the configurable product with csv file.
This csv file includes only configurable product. It doesn't need to have the associated products.
It is very easy to import some configurable products at a once.

1) Install the extension.
You can install this extension from magento connect or download this package and paste to root directory.

2) Configuration ( profile, csv file )
After installing it, you can see some files which was described how to set an attribute and make a profile.( *.txt )
(/app/code/local/HighTech/)
Using this file, you have to set the profile
(System->Import/Export Advanced Profile)
Then, You must edit the csv file.
The sample csv file should be in the /var/import directory.

3) After all, You can import the configurable product.
Attention: Before that, you must set an attribute of configurable product such as 'Size', 'Color' ...
If that size attribute is configurable attribute, it should be in the attribute set.

Thanks.