{include file=$header_admin h1="Все товары" title="Все товары"} {* вышестоящая категория, если она есть *} {* Ид удаляемого контента *} {if ($catInfo)}

{$catInfo[0].title}

{else} {/if} {if $saveResult==1} {/if}
Товары
Новая категория
{section name=customer loop=$catList} {/section} {section name=customer loop=$catTovar} {/section}
ID Заголовок Сортировка Цена Статус Действия
{$catList[customer].id} {$catList[customer].title}
{$catTovar[customer].id} {$catTovar[customer].title}
{if ($smarty.get.id)} {* Свойства категории *}
{if (!$smarty.get.id)} {/if}
{* Загрузка изображений категории *} {include file=$uploadimg}
{/if}

Автофильтр

Категория автоматически собирает товары соответствующие отбору:

{section name=customer loop=$autofilter} {if $autofilter[customer].id} {/if} {/section}
{$autofilter[customer].txt} Удалить

Ключевые слова

{section name=customer loop=$autofilter} {if $autofilter[customer].id} {/if} {/section}
{$autofilter[customer].txt} Удалить
{include file=$modal_del_page} {include file=$modal_new_cat} {* Модальное окно создания товара *} {include file=$footer_admin}