Jump to content

Importing Combination


Recommended Posts

hi

 

I am trying to import combination. In advanced parameters i see import combination fields but its missing weight

 

Product ID
Product Reference
Attribute (Name:Type:Position)*
Value (Value:Position)*
Supplier reference
Reference
EAN13
UPC
Wholesale price
Impact on price
Ecotax
Quantity
Minimal quantity
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...)
Delete existing images (0 = No, 1 = Yes).
ID / Name of shop 
Advanced Stock Management 
Depends on stock 
Warehouse 
 
 
Quantity is part of my combination. As quantity increase weight as well. Weight is needed for shipping quote.
 
Let me know anyone have solution

 

Link to comment
Share on other sites

I see sample import combination csv

 

i see two column in CSV which i want to import but i could not figure out this

 

Attribute (Name:Type:Position)*             Value (Value:Position)*

Color:color:0, Disk space:select:1           Blue:0, 16GB:1

Color:color:0, Disk space:select:1           Blue:0, 8GB:1  

 

i have attribute type , size, color , qty

 

Type  Size  Color  Qty  weight price

 

type1  3x5  red  100

type1  3x5  red  200

type1  3x5  red  300

type1  3x5  red  400

 

type2  3x5  red  100

type2  3x5  red  200

type2  3x5  red  300

type2  3x5  red  400

 

type1  3x5  blue 100

type1  3x5  blue 200

type1  3x5  blue 300

type1  3x5  blue 400

 

I need something like that so i manually create this combination and import into prestashop.

 

How do i achieve it ?.

 

Can i interpret like this

 

Attribute (Name:Type:Position)*                                                                                   Value (Value:Position)*

Type:select:1,Size:select:2,Color:select:3,Qty:select:4                                                 type1:1,3x5:1,blue:1,100:1

Edited by alexk345 (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...