Fix product exporting and importing through the Shelf.
Note that sku entries in the import and export file are now varSku.
This commit is contained in:
parent
1c2993dd86
commit
79c5425bcf
8 changed files with 40 additions and 21 deletions
|
|
@ -1,4 +1,4 @@
|
|||
mastersku,sku,title,shortdescription,price,weight,quantity
|
||||
mastersku,varSku,title,shortdescription,price,weight,quantity
|
||||
##alter existing with two collateral
|
||||
t-shirt,red-t-shirt,Colored T-Shirts,Red T-Shirt,5.00,1.33,500
|
||||
##alter existing with one collateral
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue