File: //home/bk/efi/eficenter.ru/tpls/ru/nowsell_products.html
<h1 style="display:none">{parent_title}</h1>
<!-- START BLOCK : block_categories -->
<div id="tree">
<ul class="llevel1 list">
<!-- START BLOCK : block_category_level1 -->
<li><a class="dir" href="{ctg_link}">{ctg_name}</a>
<!-- START BLOCK : isset_level2 -->
<ul class="llevel2 list">
<!-- START BLOCK : block_category_level2 -->
<li><a class="dir" href="{ctg_link}">{ctg_name}</a>
<!-- START BLOCK : isset_level3 -->
<ul class="llevel3 list">
<!-- START BLOCK : block_category_level3 -->
<li><a class="dir" href="{ctg_link}">{ctg_name}</a></li>
<!-- END BLOCK : block_category_level3 -->
</ul>
<!-- END BLOCK : isset_level3 -->
</li>
<!-- END BLOCK : block_category_level2 -->
</ul>
<!-- START BLOCK : isset_level2 -->
</li>
<!-- END BLOCK : block_category_level1 -->
</ul>
</div>
<!-- END BLOCK : block_categories -->
<!-- START BLOCK : block_products -->
<!-- START BLOCK : block_product_row -->
<div class="productList">
<a style="display:block; width:120px; text-align:center; float:left; margin-bottom:30px" href="{baseurl}cmd_show/id_{id}"><img style="vertical-align:middle" src="{images}" /></a>
<h2 style="margin-bottom:30px; position:relative; line-height:80px; margin-left:140px"><a style="line-height:80px; white-space:nowrap" href="{baseurl}cmd_show/id_{id}">{product_title_clean}</a></h2>
<p style="margin-bottom:40px; display:none; position:relative; margin-left:140px">{product_inf}</p>
</div>
<div style="clear:both"></div>
<!-- END BLOCK : block_product_row -->
<!-- END BLOCK : block_products -->
<div style="display:none" class="parentDescr"> </div>
{parent_descr}