{txt key=TEXT_PRODUCT_AVAILABLE} {$date_available|date_format:"%A, %B %e, %Y"}
{/if} {if $allow_add_cart eq 'true'} {if $products_fsk18 == '1'}{txt key=TEXT_PRODUCTS_FSK18_NOTE}
{/if} {/if} {if $smarty.const._CUST_STATUS_SHOW_PRICE eq '1' and $products_price.formated neq ''}{$products_price.formated}
{if $base_price && !$group_price}{$base_price.price} {txt key=TEXT_SHIPPING_BASE_PER} {$base_price.vpe.name}
{/if} {if $products_shipping_link}{$products_tax_info.tax_desc} {txt key=TEXT_EXCL_SHIPPING}
{else}{$products_tax_info.tax_desc} {txt key=TEXT_EXCL_SHIPPING}
{/if} {price_table} {/if} {if $products_model!=''}{txt key=TEXT_PRODUCTS_MODEL} {$products_model}
{/if} {if $products_weight > 0}{txt key=TEXT_PRODUCTS_WEIGHT} {$products_weight|number_format:2:",":"."} KG
{/if} {if $stock_image}{img img=$stock_image.image type=t_img_stockrules}
{$stock_image.name}
{/if} {if $shipping_status}{txt key=TEXT_SHIPPING_STATUS} {$shipping_status}
{/if} {if $products_discount!=''}{$products_discount}
{/if} {hook key=product_info_tpl_before_cart} {if $allow_add_cart eq 'true'} {form type=form name=product action='dynamic' link_params=getParams method=post} {form type=hidden name=action value=add_product} {form type=hidden name=product value=$products_id} {$products_information}{form type=text name=qty value=1} {css_button text=$smarty.const.BUTTON_ADD_CART type='form'}
{form type=formend} {/if} {hook key=product_info_tpl_cart}{img img=$products_image type=m_info alt=$products_name|escape:"html" width=auto height=auto}
{/if}{$products_name}
{$products_description}
{$module_data.review_title} , {$module_data.review_date} |
{$module_data.review_text} |
{txt key=TEXT_XT_REVIEWS_EDITOR}: {$module_data.review_editor} |