csv_export_documentation:csv_2_format

csv_export_documentation:csv_2_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
csv_export_documentation:csv_2_format [2023/03/28 16:32]
rihad
csv_export_documentation:csv_2_format [2023/04/03 17:15] (current)
tobi
Line 18: Line 18:
  
 === Demo CSV ==== === Demo CSV ====
-  * You can find an example for a rightly formatted CSV-file ​[[https://export.demo.findologic.com/​findologic.csv|here]].+  * [[https://github.com/findologic/​libflexport/​blob/​develop/​resources/​baseline_examples/​example.csv|Without variants]]. 
 +  * [[https://​github.com/​findologic/​libflexport/​blob/​develop/​resources/​baseline_examples/​example-variants.csv|With variants]].
  
 ---- ----
Line 310: Line 311:
 \\ \\
  
-=== Demo CSV === 
- 
-^id ^ ordernumber ^ name ^ price ^image ^ attributes ^ groups ^ parent_id ^ keywords ^ bonus ^ 
-| 123 | %%ABC|DEF|GHI%% | Parent |99.90| ​    | brand=ham | 215_public_parent,​215_public |  | keyword1 | 1 | 
-| 123-1 |  |  |60.00| ​  | color=red&​size=M | 215_public,​218_public | 123 |  |  | 
-| 123-2 |  |  |70.00| ​ | color=blue&​size=L | 215_public,​220_public | 123 |  |  | 
-| 456 |JKL | Product without variants |9.90| ​ | brand=spam&​length=50 | 215_public,​222_public |  | keyword2 | 1 | 
  
 {{tag>​CSV_export CSV}} {{tag>​CSV_export CSV}}