{* Шаблон расширенного поиска *} {if $categories_to_select}
{if $categoryID} {/if} {if $params} {section name=i loop=$params} {/section} {/if}
{$smarty.const.STRING_CATEGORY}: {literal} {/literal}
{$smarty.const.STRING_NAME}:
{$smarty.const.STRING_PRODUCT_PRICE}:{$smarty.const.STRING_PRICE_FROM} {$smarty.const.STRING_PRICE_TO} {$priceUnit}
{$params[i].name}:{if $params[i].controlIsTextField eq 1} {else} {/if}
{if $categoryID} {if $show_subcategory_checkbox} {if $show_subcategories_products} {else}
{$smarty.const.STRING_SEARCH_IN_SUBCATEGORIES}
{/if} {/if}
{$smarty.const.FIND_BUTTON}
{/if}
{else}
{$smarty.const.STRING_NO_CATEGORIES}
{/if}