{if $show_product=='true'}

{$products_name}

{if $date_available!=''}

{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}
{if $products_master_flag == 1 OR $products_master_model != ''}
{hook key=product_info_tpl_options}
{/if}
{if $more_images !=''}

{$products_name|escape:

{foreach name=aussen item=img_data from=$more_images}

{$products_name|escape:

{/foreach}
{/if}
{/if}
{if $show_product =='true'} {if $products_description !=''}

{$products_name}

{$products_description}

{/if} {if $products_master_flag == 1}
{hook key=product_info_tpl_productlist}
{/if} {/if}

{txt key=TEXT_XT_REVIEWS_HEADING_REVIEWS}

{if $reviews_data}
{foreach name=aussen item=module_data from=$reviews_data}
{$module_data.review_title} , {$module_data.review_date}
{$module_data.review_text}
{txt key=TEXT_XT_REVIEWS_EDITOR}: {$module_data.review_editor}

{/foreach} {/if} {$message}
{if $show_product == 'true'} {if $media_files !=''}
{include file="$selected_template/xtCore/pages/files/product_public_files.html"}
{/if} {/if}
{txt key=BUTTON_BACK}

{literal} {/literal}