{$products_name}

{if $review_stars_rating}
{/if} {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.plain}

{$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} {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 $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_image == 'product:noimage.gif'}

{$products_name|escape:'html'}

{else}

{if $diplayFancyCloud} {img img=$products_image type=m_info alt=$products_name|escape:"html" width=auto height=auto itemprop=image} {else} {img img=$products_image type=m_info alt=$products_name|escape:"html" width=auto height=auto itemprop=image} {/if}

{/if}
{if $more_images !=''}

{$products_name|escape:'html'}

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

{if $img_data.data.media_name == ''}{$products_name|escape:'html'}{else}{$img_data.data.media_name|escape:'html'}{/if}

{/foreach}
{/if}
{hook key=products_images_tpl}
{if $products_description !=''}

{$products_name}

{$products_description}

{/if} {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 $review_stars_rating}

{if $products_rating_count}{$products_rating_count}{else}0{/if} {txt key=TEXT_XT_REVIEWS_INFO}

{hook key=product_info_tpl_reviews}
{/if} {if $media_files !=''}
{include file="$selected_template/xtCore/pages/files/product_public_files.html"}
{/if} {hook key=product_info_tpl_tab_box}
{hook key=product_info_tpl}