{$message}
 
{if !$products_image || $products_image == 'product:noimage.gif'} {include file="includes/product_info_label.html" position="product-page" isSpecial=$flag_has_specials dateAvailable=$date_available} {hook key=tpl_product_no_img module_data=$product} {else}
{$products_name|escape:'html'} {include file="includes/product_info_label.html" position="product-page" isSpecial=$flag_has_specials dateAvailable=$date_available} {hook key=tpl_product_img module_data=$product}
{/if}
{if $more_images && $more_images|@count != 0}
{foreach name=aussen key=index item=img_data from=$more_images}
{$products_name|escape:'html'}
{/foreach}
{/if}
{hook key=products_images_tpl}
{if $product_outdated eq 1} {/if} {if $product_outdated_soon eq 1} {/if}  
{hook key=product_info_top product=$product} {if $manufacturer.manufacturers_image}

{txt key=HEADING_PRODUCTS_MANUFACTURERS}: {$manufacturer.manufacturers_name|escape:'html'}

{/if}

{$products_name}

{if $products_model!=''}

{txt key=TEXT_PRODUCTS_MODEL}: {$products_model}

{/if} {if $manufacturer.manufacturers_name}

{txt key=HEADING_PRODUCTS_MANUFACTURERS}: {$manufacturer.manufacturers_name}

{/if} {if $products_url}

{$products_url} 

{/if}
{if $smarty.const._CUST_STATUS_SHOW_PRICE eq '1' and $products_price.formated neq ''}

{$products_price.formated}
{$products_tax_info.tax_desc}

    {if !$products_digital} {if $products_shipping_link}
  • {txt key=TEXT_EXCL_SHIPPING}
  • {else}
  • {txt key=TEXT_EXCL_SHIPPING}
  • {/if} {/if} {if $base_price}
  • {$products_vpe_value|number_format_prec} {$base_price.vpe.name} / {$base_price.price} {txt key=TEXT_SHIPPING_BASE_PER} {$base_price.vpe.name}
  • {/if}
{price_table} {/if}
    {if $stock_image}
  • {$stock_image.name} {$stock_image.name}
  • {/if} {if $shipping_status_data.name}
  • {txt key=TEXT_SHIPPING_STATUS} {$shipping_status_data.name}
  • {if $shipping_status_data.image}
  • {txt key=TEXT_SHIPPING_STATUS} {$shipping_status_data.name} {$shipping_status_data.name}
  • {/if} {/if} {if $products_weight > 0}
  • {txt key=TEXT_PRODUCTS_WEIGHT} {$products_weight|weight_format:"kg"}
  • {/if}
{if $products_discount!=''}

{$products_discount}

{/if} {if $products_master_flag == 1 OR $products_master_model != ''}
{hook key=product_info_tpl_options}
{/if} {hook key=product_info_tpl_before_cart} {hook key=product_info_bundle} {if $date_available!=''}

{txt key=TEXT_PRODUCT_AVAILABLE} {$date_available|date_format:"%d.%m.%Y"}

{/if} {if $allow_add_cart eq 'true'} {if $products_fsk18 == '1'}

{txt key=TEXT_PRODUCTS_FSK18_NOTE}

{/if} {/if} {hook key="notify_on_restock_tpl.notify_box"} {if $allow_add_cart eq 'true'}
{form type=form name=product id="main_product_form" action='dynamic' link_params=getParams method=post} {form type=hidden name=action value=add_product} {form type=hidden name=product value=$products_id} {form type=hidden name=gotoCart value=$smarty.const._STORE_GOTO_CART_DIRECTLY} {$products_information}
{if $qtyOptions}
{form params="id='form-qty-`$products_id`' data-size='5' data-width='auto' data-style='btn btn-lg btn-default btn-qty'" type="select" name="qty" value=$qtyOptions default="1"}
{/if}
{form type=formend} {/if} {hook key=product_info_tpl_cart} {if $review_stars_rating} {math assign=ratingValue equation='(x-1) / 100 * y' x=$review_stars_rating y=5 format='%.1f'}
{if $ratingValue>0} {txt key=TEXT_REVIEW_RATING}: {$ratingValue} {txt key=TEXT_PAGINATION_FROM} 5 {else} {txt key=TEXT_XT_REVIEWS_NO_REVIEWS} {/if}
{/if} {hook key=products_info_bottom}
{if ($products_master_flag == 1 || $products_master_model!='') && ($smarty.const._PLUGIN_MASTER_SLAVE_SHOW_SLAVE_LIST==1 || $smarty.const._PLUGIN_MASTER_SLAVE_SHOW_SLAVE_LIST=='true')}
{hook key=product_info_tpl_productlist}
{/if} {if $products_description && $products_description|strip_tags|trim != ''}

{txt key=TEXT_PRODUCTS_DESCRIPTION}

{$products_description}
{/if} {if $media_files !=''}

{txt key=TEXT_DOWNLOADS}

{include file="xtCore/pages/files/product_public_files.html"}
{/if} {hook key=product_info_tpl} {hook key=product_info_tpl_tab_headline} {hook key=product_info_tpl_tab_box} {if $review_stars_rating}

{txt key=TEXT_XT_REVIEWS_INFO}

{hook key=product_info_tpl_reviews}
{/if} {hook key=product_info_tpl_tab_box_2}