{* product detailed information view *} {if $product_info ne NULL}
{if $product_info.picture}
{if $product_info.big_picture}
{if !$printable_version}{/if}
{$smarty.const.ADMIN_PHOTOS}: |
{$product_info.name}
|
|||||||||||||||
{if $product_info.eproduct_filename ne ""}
{$smarty.const.PRODUCT_IS_DOWNLOADABLE} ({$product_info.eproduct_filesize})
{/if}
{if !$printable_version}
{$smarty.const.DISCUSS_ITEM_LINK}
({$product_reviews_count} {$smarty.const.POSTS_FOR_ITEM_STRING})
| ||||||||||||||||
{$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} |