Will it work including images in galleries on product page (user select combination, proper image of that combination is shown) - the store has many combinations, will it work online or rather on localhost (with high memory limit etc.) Thanks!
Module to Export products from prestashop 1.5 and import to prestashop 1.6
Firstly i need to say a word about the module in global aspect.
Module 'export products pro' is developed to work with default tool to "import" in prestashop. This tool is named "CSV Import" and you can see a short preview of this feature here:
Module 'export products pro' is developed to work with default tool to "import" in prestashop. This tool is named "CSV Import" and you can see a short preview of this feature here:
Official documentation about 'import csv' tool: http://doc.prestashop.com/display/PS16/CSV+Import+Parameters
So, as I already mentioned, module is ready to work with prestashop "CSV import" tool. This tool allows to import (in context of your request):
- products
- combinations
- categories
These datasets are imported individually (firstly you import products, then you import combniations to these products)
Features in the "export products pro" in context of your request
Module allows to export:- products
- combinations
- categories
as an effect of module's features you will download files:
- products.csv
- combinations.csv
- categories.csv
How to import these files?
If you want to re-create products catalog in your new shop based on prestashop 1.6, you need to use "CSV import" tool.To keep products catalog consistency (to create exactly the same categories tree, products and combinations), the order of the files import is important!
Order of import process:
- firstly import categories tree (categories.csv)
- then import products (products.csv)
- at the end import combinations (combinations.csv)
So, at the end:
- i confirm that module is ready to export products from old prestashop 1.5.x
- i confirm that you can create .csv files that will be compatible with prestashop where you want to import products:
- i also confirm that exported products / combinations will contain also information about pictures associations so in effect pictures will be associated with products / combniations
best regards,
milos
best regards,
milos
0 comments:
Post a Comment