{* *}{strip} {* *} {if !empty($item)}
{* *}
{if !empty($full)}

{$full}

{/if} {* *} {if !empty($item->properties_tree)} {/if} {* *} {if !empty($articles_for_product)}
{include file = 'common/publication-list.htm' items = $articles_for_product|default:false maxcount = 1000000 integrated = true prelast = '' prelast_url = '' last = '' last_url = '' title = ($settings->articles_products_title|default:'Статьи о товаре')|replace:'*':($item->model|default:'') files_folder = 'files/images/articles/' show_date = true show_browsed = false show_filecount = false show_photocount = false}
{/if} {* *} {if !empty($news_for_product)}
{include file = 'common/publication-list.htm' items = $news_for_product|default:false maxcount = 1000000 integrated = true prelast = '' prelast_url = '' last = '' last_url = '' title = ($settings->news_products_title|default:'Новости о товаре')|replace:'*':($item->model|default:'') files_folder = 'files/images/news/' show_date = true show_browsed = false show_filecount = false show_photocount = false}
{/if} {* *} {if !empty($item->video)}
Видеоматериалы о товаре

{$item->video}
{/if} {* *} {if !empty($item->related_products)}
{include file = 'common/publication-list.htm' items = $item->related_products maxcount = 1000000 integrated = true prelast = '' prelast_url = '' last = '' last_url = '' title = 'Рекомендуем посмотреть' files_folder = 'files/products/' show_date = false show_browsed = false show_filecount = false show_photocount = false}
{/if}
{* *} {/if} {/strip}