Export and import combinations with images

Hi!! I have been seeing you Module Prestashop Export Products Pro. I wanted to know if it works in what I need. I have got two Prestashops (1.6.1.13 and 1.6.1.18). I want to export the products (products with price, a lot of images, combinations, etc) from Prestashop 1.6.1.13 and export them to Prestashop 1.6.1.18. At the moment, I get export amb import products without their combinations amb without the title of their images. And I don't know how can I get it... Does your module solve this problem? I would like to do it with few steps... I want to be sure before buy it. Thank you so much. Anv sorry for my English, it's not very good. My best regards... Edith


Hello,
our module "Export products pro" is a module that generates .csv file with:
- categories
- products
- combinations

These files meet stadards defined by "import csv" default prestasjop tool: http://doc.prestashop.com/display/PS16/CSV-Import. This means that files generated by module can be used in this default import tool for import products/combinations/categories. This default import csv tool is a very specific tool that requires some steps to import products with combinations with success. Whole process is easy:
firstly - we need to import products (products.csv) and then - we must import combinations (combinations.csv) to these products. Only then you will import products with all variants (combinations).

Its worth to say that default import tool requires files with very specific format and with very specific datasets. You can find list of imported fields below:

These standards are:

  • products.csv (with information about products)

  • this file must contain these informations:
    • ID

    • Name

    • Categories (x,y,z...)

    • Price tax excluded

    • Price tax included

    • Tax rule ID

    • Cost price

    • On sale (0/1)

    • Discount amount

    • Discount percent

    • Discount from (yyyy-mm-dd)

    • Discount to (yyyy-mm-dd)

    • Reference #

    • Supplier reference #

    • Supplier

    • Brand

    • EAN13

    • UPC

    • Ecotax

    • Width

    • Height

    • Depth

    • Weight

    • Delivery time of in-stock products:

    • Delivery time of out-of-stock products with allowed orders:

    • Quantity

    • Minimal quantity

    • Low stock level

    • Send me an email when the quantity is under this level

    • Visibility

    • Additional shipping cost

    • Unit for base price

    • Base price

    • Summary

    • Description

    • Tags (x,y,z...)

    • Meta title

    • Meta keywords

    • Meta description

    • Rewritten URL

    • Label when in stock

    • Label when backorder allowed

    • Available for order (0 = No, 1 = Yes)

    • Product availability date

    • Product creation date

    • Show price (0 = No, 1 = Yes)

    • Image URLs (x,y,z...)

    • Image alt texts (x,y,z...)

    • Delete existing images (0 = No, 1 = Yes)

    • Feature (Name:Value:Position:Customized)

    • Available online only (0 = No, 1 = Yes)

    • Condition

    • Customizable (0 = No, 1 = Yes)

    • Uploadable files (0 = No, 1 = Yes)

    • Text fields (0 = No, 1 = Yes)

    • Action when out of stock

    • Virtual product (0 = No, 1 = Yes)

    • File URL

    • Number of allowed downloads

    • Expiration date (yyyy-mm-dd)

    • Number of days

    • Active (0/1)

    • ID / Name of shop

    • Advanced Stock Management

    • Depends on stock

    • Warehouse

    • Accessories (x,y,z...)


  • combinations.csv (with information about products' attributes)
    this file must contain these informations:

    • Product ID

    • Attribute (Name:Type:Position)*

    • Value (Value:Position)*

    • Supplier reference

    • Reference

    • EAN13

    • UPC

    • Cost price

    • Impact on price

    • Ecotax

    • Quantity

    • Minimal quantity

    • Low stock level

    • Send me an email when the quantity is under this level

    • Impact on weight

    • Default (0 = No, 1 = Yes)

    • Combination availability date

    • Choose among product images by position (1,2,3...)

    • Image URLs (x,y,z...)

    • Image alt texts (x,y,z...)

    • ID / Name of shop

    • Advanced Stock Management

    • Depends on stock

    • Warehouse

    • Product reference



I wrote this in context of your problem.

from what i see you've got problem with import process of combinations + images (image, title, associations between images and combinations).
as you can see exported files contains informations about IMAGE - like image position, image text, combination associtations etc.

this means that with our export module and with prestashop's default "import csv" tool you can accomplish what you expect with success. 
Simply saying - thanks to our module that exports products in standards defined by "import csv" tool  you will be able to import combinations with images and alt texts of images.


best regards
milos


Export and import combinations with images Export and import combinations with images Reviewed by VEKIA on Friday, June 05, 2020 Rating: 5

No comments