{* Шаблон прайс-листа *} {include file="header.tpl.html" header="`$smarty.const.STRING_PRICELIST` `$smarty.const.CONF_SHOP_NAME`"} {if !$printable_version} {if $string_product_sort}
{$string_product_sort}
{/if} {/if} {if $pricelist_elements}
{if $smarty.const.CONF_DISPLAY_PRCODE eq 1} {/if} {section name=i loop=$pricelist_elements} {assign var="paddingzn" value=8} {section name=j loop=$pricelist_elements max=($pricelist_elements[i][2]-2)} {assign var="paddingzn" value="`$paddingzn+8`"} {/section} {if ($pricelist_elements[i][4] eq 1) && ($currencies_count ne 0)} {/if} {if ($pricelist_elements[i][4] eq 1) && ($smarty.const.CONF_DISPLAY_PRCODE eq 1)} {/if} {/section}
{$smarty.const.STRING_PRICE_PRODUCT_NAME} {$smarty.const.CURRENT_PRICE}{$smarty.const.STRING_PRODUCT_CODE}
{if !$printable_version} {$pricelist_elements[i][1]} {else} {$pricelist_elements[i][1]} {/if} {$pricelist_elements[i][5]}{if $pricelist_elements[i][7]} {$pricelist_elements[i][7]}{/if}
{else}
{$smarty.const.STRING_EMPTY_LIST}
 
{/if} {if !$printable_version} {if $pricelist_elements}
{$smarty.const.STRING_DOWNLOAD_PRICE}  |  {$smarty.const.STRING_PRINTABLE_VERSION}
{/if} {/if}