{* product detailed information view *} {if $product_info ne NULL} {if !$printable_version}
|
{/if}
{$smarty.const.LINK_TO_HOMEPAGE} : {section name=i loop=$product_category_path} {if $product_category_path[i].categoryID != 1} {$product_category_path[i].name} : {/if} {/section} | {* printable version link *}
|
{if $product_info.picture}
{if $product_info.big_picture}
{if !$printable_version}{/if} |
|
|||||||
|
||||||||
{$smarty.const.STRING_RELATED_ITEMS}:
|
||||||||
{$smarty.const.STRING_FEEDBACK_PRODUCT_HEADER|replace:"[product_name]":$product_info.name}{$smarty.const.STRING_FEEDBACK_PRODUCT_DESCRIPTION} {if $error ne NULL}{$smarty.const.FEEDBACK_ERROR_FILL_IN_FORM} {/if} {else} {$smarty.const.FEEDBACK_SENT_SUCCESSFULLY} {/if} |