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 a title
|
||||
soda,soda-sweet,Sweet Soda-totally organic,Sweet Soda,1.00,0.85,500
|
||||
##add new collateral to an existing product
|
||||
|
|
|
|||
|
Loading…
Add table
Add a link
Reference in a new issue