%{if $main}%
%{assign var="id_sm_articles" value=''|params:'str':'GET'}% %{if not $id_sm_articles}%%{assign var="article" value=$main}% %{else}%%{assign var="article" value=$sub.$id_sm_articles}%%{/if}% %{'PluginShowComponents'|plugin:$article.components:'before'}%

%{$article|select_lang:'lang_title'}%

%{if $article|select_lang:'lang_content'}%
%{$article|select_lang:'lang_content'}%
%{/if}%
%{'PluginFiles'|plugin:$article.files}% %{'PluginPhotos'|plugin:$article.photos}%
%{'PluginSubArticles'|plugin:$main:$sub}% %{'PluginShowComponents'|plugin:$article.components:'after'}% %{else}% %{if $CAT.products_count lt 1}%
%{$_|lang:'_IN_PREPARATION'}%
%{/if}% %{/if}%