{* =============================================================== inGenio X http://ingenio.area421.com Created by Julian Moreno Hidalgo (Software developer) Jesus Moreno Hidalgo (Communication's tree) inGenio X is a free software licensed under CC-GNU GPL =============================================================== *}
{$smarty.const.LEN_24}
{if $pedido_productos}
{if $es_resumen_pedido}{$smarty.const.LEN_186}{else}{$smarty.const.LEN_210}{/if} (#{$pedido_id})
{section loop=$pedido_productos name=i} {if $pedido_productos[i].tipo == 1} {/section}
{$smarty.const.LEN_171} {$smarty.const.LEN_172} {$smarty.const.LEN_173} {$smarty.const.LEN_174} {$smarty.const.LEN_208} {$smarty.const.LEN_177}
{if $pedido_productos[i].product_code != ""}{$pedido_productos[i].product_code}{else} {/if} {$pedido_productos[i].name|truncate:25:"...":true}{$smarty.const.LEN_170}{elseif $pedido_productos[i].tipo == 2}{$smarty.const.LEN_168}{/if} {$pedido_productos[i].quantity} {$pedido_productos[i].precio} {$pedido_productos[i].cost}
{$smarty.const.LEN_178} {$pedido_total_mostrar}
{* MODULOS DE PAGO *} {include file="var_carro_modulos.tpl.html" pedidoID=$pedido_id pedidoTOTAL=$pedido_total} {* FIN MODULOS DE PAGO *} {* INFORMACION ADICIONAL *} {if $es_resumen_pedido} {if $dialogo != ""}
{$dialogo}
{/if} {if $smarty.const.CONFIG_81 == 1}
{$smarty.const.LEN_209}
{/if} {else} {if $smarty.const.CONFIG_79 == 1}
{$smarty.const.LEN_163}
{/if} {/if} {* FIN INFORMACION ADICIONAL *} {else} {if $pedido_msj}
{$smarty.const.LEN_185}
{else}
{$smarty.const.LEN_184}
{/if} {/if}