Compatibility (Magento CE): 1.6, 1.6.1, 1.6.2.0, 1.7, 1.8, 1.8.1, 1.9
You can use this magento extension to import export products with categories, multiple images and custom options from CSV file. This extension also provide export products feature. We have well tested this extension and it is working perfectly. Please let us know if you need any guidance or help to use this extension. We are ready to help you.
Our newer version 2.1 provide below new features :-
- Now you can import these types of products :- Simple, Configurable, Bundle, Grouped, Virtual and Downloadable Products.
- Import Related, Cross Sell and Up sell Products.
- Import Group Price for products.
- Import Tier Price for products.
- Support Multi Website, Multi Store and Multi Store View for Import Products.
- Give options All Fields Export, Export Only Image Related Fields, Export Only Price Related Fields and Export Only Quantity Related Fields in export.
To insert custom options, please create column with name of custom option in product import CSV file with specific format. Please Download Sample Products Import CSV and create your Products CSV file accordingly. Please read Overview Section throughly.
( Explain Installation Steps and how to use this extension with snapshots into this pdf manual )
( Different CSV file formats for import products, update price, update quantity etc…)
Explanation regarding Import Custom Options for Products :-
Custom Option Format:
cws!{custom_option_name}:{custome_option_type}:{is_require}:{sort_order}
{custom_option_name}: Here enter custom option name.
{custome_option_type}: Here enter custom option type.
For example: dropdown, text field, file or date type. Here some code is written.
File = file
Text Field = field
Text Area = area
Date = date
Time = time
Date & time = date_time
Drop Down= drop_down
Radio Button= radio
Checkbox= checkbox
Multi Select= multiple
{is_require}: which is used for define that custom option is require or not.
There are just two values 1 and 0
1 = Yes
0 = No
{sort_order}: Here enter custom option sort order.
Examples:-
Explanation regarding Import Categories and Assign Categories for Products:-
To insert category name, please create “categories” column in your products import CSV file. Please remove “category_ids” column from products import CSV file if you have.
Now enter categories name under “categories” column
E.g. Movie/Cartoon
Movie=parent category
Cartoon=child category of Movie category.
If you want to add multiple categories then you can add “,” comma separated.
E.g. Movie02/cartoon02,Movie02/cartoon03
To insert multiple images, please create “gallery” column in your products import CSV file.
Under this column enter images name separated by semicolon ( ; ) . Please enter relative path of images like below example. Please do not use path like (<a>http://www.xyz.com/ab.jpg</a> ) for images.
E.g. /image1_1jpg;/image1_2.jpg
You have to put all the images in media/import directory folder.
Note : Our extension automatically assign products to the categories while import the productsAfter install extension Go to
- Go to Menu Import/Export -> Import Products
- Click on Upload File from left menu
- Upload csv file and Click on Save and Continue button
- Click on run profile
- Select your uploaded file
- Click on Run Profile in Popup button
Support
Need help? Please contact us at magento@capacitywebsolutions.com