{include file='./../parts/import_steps.tpl' step=2}

 

{if isset($correct_file) && !$correct_file}

{l s='Your file is probably incorrect.' mod='pshowimporter'} {l s='Check the file structure.' mod='pshowimporter'}

 

{l s='An example of the correct structure of the csv file' mod='pshowimporter'}:

id,name,reference,description,price

1,"Name 1",REF1,"<span style=\"color: red;\">description<span>",1.00

2,"Name 2",REF2,"<span style=\"color: green;\">next description<span>",5.00

{/if}

{l s='Highlight syntax' mod='pshowimporter'} {l s='Load file' mod='pshowimporter'} [[fileloadstatus]] ({l s='grab to move' mod='pshowimporter'})    {l s='File contents' mod='pshowimporter'}
[[filecontents]]

{l s='Loading data' mod='pshowimporter'}...