User Tools

Site Tools


urapidflow:sku_change

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
urapidflow:sku_change [2014/07/15 13:38]
jamby77
urapidflow:sku_change [2017/05/19 19:08] (current)
Line 1: Line 1:
 +====== Change product SKU ======
  
 +To be able to change product sku with RapidFlow, you need to have the Pro add on.
 +
 +  - Make a regular product type export with single column in it - sku
 +  - Export your product's sku, and download the file.
 +  - Edit the file, remove top row with column name, prefix each sku row with <code>%CP</code> with no spaces around the code.
 +  - Add a column after current sku with new sku code, remove the rows you don't want to change.
 +  - Create import profile of type Products Extra and import the modified file.
 +
 +<file csv cp-sample.csv>
 +##%CP code, old sku, new sku
 +%CP,sku,new_sku
 +</file>
urapidflow/sku_change.1405431492.txt.bz2 · (external edit)