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

 

{include file='./../parts/config.tpl'}
{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='Remember!' mod='pshowimporter'} {l s='Not adapts many times the same field.' mod='pshowimporter'}


{l s='loading...' mod='pshowimporter'}

{l s='The tag object is the outermost tag describing one product.' mod='pshowimporter'}

{l s='Example' mod='pshowimporter'}:

<product>

 <name>ProductName</name>

 <desc>ProductDescription</desc>

</product>


{l s='Object tag' mod='pshowimporter'}:

product

{l s='XML field path' mod='pshowimporter'}
{l s='PrestaShop field' mod='pshowimporter'}
{l s='Prepend' mod='pshowimporter'}
{l s='Append' mod='pshowimporter'}
{l s='Cut from start' mod='pshowimporter'}
{l s='Cut from end' mod='pshowimporter'}
{assign var='number' value=1} {foreach from=$matched_fields key='k' item='own'} {if ($k[0] != '/')}{continue}{/if}
{include file="../helpers/config_matchxml_dbfield.tpl" attr='own' elem="own"|cat:$number db_tables=$db_tables val=($own[0]|cat:'.'|cat:$own[1])}
{assign var='number' value=($number+1)} {/foreach}
{include file="../helpers/config_matchxml_dbfield.tpl" attr='yy' elem="own"|cat:$number db_tables=$db_tables}