{ $method->exe("product","view") } { if ($method->result == FALSE) } { $block->display("core:method_error") } {else} {literal} {/literal} {foreach from=$product item=product} {if $form_validation} { $block->display("core:alert_fields") } {/if}
{translate module=product} title_view {/translate}
{translate module=product} field_date_orig {/translate} {translate module=product} field_date_last {/translate}
{$list->date($product.date_orig)} {$list->date($product.date_last)}
{translate module=product} field_sku {/translate} {translate module=product} field_position {/translate}
{translate module=product} field_active {/translate} {translate module=product} field_taxable {/translate}
{ $list->bool("product_active", $product.active, "form_menu") } { $list->bool("product_taxable", $product.taxable, "form_menu") }
{translate module=product} field_price_base {/translate} {translate module=product} field_price_setup {/translate}
{$list->currency_iso("")} {$list->currency_iso("")}
{translate module=product} field_avail_category_id {/translate}
{translate module=product} field_group_avail {/translate}
{$method->exe_noauth("product_cat","admin_menu_product")} { $list->menu_multi($product.group_avail, 'product_group_avail', 'group', 'name', '', '5', 'form_menu') }
{if $product.price_type == "1"}
{translate module=product} field_price_recurr_default {/translate}
{translate module=product} field_price_recurr_type {/translate} {translate module=product} user_options {/translate}
{translate module=product} recurr_type_aniv {/translate}
{translate module=product} recurr_type_fixed {/translate}
{translate module=product} field_price_recurr_weekday {/translate} (1-28)
{ $list->bool("product_price_recurr_schedule", $product.price_recurr_schedule, "form_menu") } {translate module=product} field_price_recurr_schedule {/translate}
{ $list->bool("product_price_recurr_cancel", $product.price_recurr_cancel, "form_menu") } {translate module=product} field_price_recurr_cancel {/translate}
{ $list->bool("product_cart_multiple", $product.cart_multiple, "form_menu") } {translate module=product} field_cart_multiple {/translate}
{/if} {if $product.price_type == "2"}
{translate module=product} field_price_trial_prod {/translate}
{translate module=product} field_price_trial_length {/translate}
{ $list->menu("", "product_price_trial_prod", "product", "sku", $product.price_trial_prod, "form_menu") }
{/if}
{if $product.thumbnail != ""}     {/if} {translate module=product} field_thumbnail {/translate}     {if $product.thumbnail != ""} {/if}
Name & Description | {translate module=product} attributes {/translate} | {translate module=product} advanced_billing {/translate} | {translate module=product} associations {/translate} | {translate module=product} discounts {/translate} {if $list->is_installed("host_server")} | {translate module=product} hosting {/translate} {/if} | {translate module=product} product_plugins {/translate} | {translate module=product} link {/translate} | {translate module=product} clone {/translate}
{literal} {/literal} {/foreach} {/if}