alexk345 Posted June 26, 2015 Share Posted June 26, 2015 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 More sharing options...
alexk345 Posted June 26, 2015 Author Share Posted June 26, 2015 (edited) 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 June 26, 2015 by alexk345 (see edit history) Link to comment Share on other sites More sharing options...
alexk345 Posted June 27, 2015 Author Share Posted June 27, 2015 hi Ok i have to create my own module for import / export and generate combination and display. If i make my own how much i can sell it in market?. thanks alexk surrey Link to comment Share on other sites More sharing options...
Recommended Posts