User Tools

Site Tools


urapidflow:fixed_row_format

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
urapidflow:fixed_row_format [2020/01/14 20:03]
wtsergo
urapidflow:fixed_row_format [2020/02/13 18:06]
wtsergo [CPI: Catalog Product Image]
Line 334: Line 334:
 # CPI,sku,image name,image label,position,disabled # CPI,sku,image name,image label,position,disabled
 # to add images  # to add images 
-CPI,SKU-1,i/m/image1.jpg,"Image 1 label",1,0  +CPI,SKU-1,/i/m/image1.jpg,"Image 1 label",1,0  
-CPI,SKU-1,i/m/image2.jpg,"Image 2 label",2,+CPI,SKU-1,/i/m/image2.jpg,"Image 2 label",2,
  
 # to add images but exclude them from gallery  # to add images but exclude them from gallery 
-CPI,SKU-1,i/m/image3.jpg,"Image 3 label",3,1  +CPI,SKU-1,/i/m/image3.jpg,"Image 3 label",3,1  
-CPI,SKU-1,i/m/image4.jpg,"Image 4 label",4,+CPI,SKU-1,/i/m/image4.jpg,"Image 4 label",4,
  
 # delete image  # delete image 
--CPI,SKU-1,i/m/image5.jpg+-CPI,SKU-1,/i/m/image5.jpg
 </file> </file>
 ==== CPIL: Catalog Product Image Store Specific ==== ==== CPIL: Catalog Product Image Store Specific ====
Line 692: Line 692:
 === Examples === === Examples ===
 <file> <file>
-GCA,001PZCPE0Y1N-2,110.0000,1,0,1,2020-01-14,2020-06-26,base+GCA,001PZCPE0Y1N-2,110.00,1,0,1,2020-01-14,2020-06-26,base
 </file> </file>
  
 == Delete giftcard == == Delete giftcard ==
 <file> <file>
--GCA,02UXLMTJC5AH-2,50.0000,1,0,1,2020-01-14,,base+-GCA,02UXLMTJC5AH-2,50.00,1,0,1,2020-01-14,,base
 </file> </file>
  
Line 713: Line 713:
 === Examples === === Examples ===
 <file> <file>
-GCAH,02UXLMTJC5AH-2,"2020-01-14 18:34:21",Created,50.0000,50.0000,"By admin: admin." +GCAH,02UXLMTJC5AH-2,"2020-01-14 18:34:21",Created,50.00,50.00,"By admin: admin." 
-GCAH,02UXLMTJC5AH-2,"2020-01-14 18:34:38",Updated,44.0000,-6.0000,"By admin: admin."+GCAH,02UXLMTJC5AH-2,"2020-01-14 18:34:38",Updated,44.00,-6.00,"By admin: admin."
 </file> </file>
  
urapidflow/fixed_row_format.txt · by wtsergo