<{capture name="title"}><{$product->getName()}><{/capture}> <{assign var="images" value=$product->getImages()}>
getMainCategory()}> <{if $tempcat}> data-product_category="<{$tempcat->getName()|escape}>" <{else}> data-product_category="Ingen hovedkategori" <{/if}> >
<{section name="j" loop=$images}> <{$images[j]->getDescription()|escape}>getHtmlSize(500, 500, 'fit')}> data-rsTmb="<{$images[j]->getSrc(100, 100, 'box')}>"/> <{/section}>

<{$product->getName()|escape}>

<{if $product->getSalePrice()}> <{$product->getPrice()|number_format:2:",":"."}> <{$webshop->getCurrency()}> <{$product->getRealPrice()|number_format:2:",":"."}> <{$webshop->getCurrency()}> <{else}> <{$product->getRealPrice()|number_format:2:",":"."}> <{$webshop->getCurrency()}> <{/if}> <{if $settings.settings.viabill_code}> <{if $settings.settings.viabill_type == 'graphic'}>
<{else}>
<{/if}> <{/if}> <{include file="ratings.html" rating=$product->getAvgRating()}>
<{if $product->getParsedDescription()}>

<{$product->getParsedDescription()}>

<{/if}> <{include file="add_to_basket.html" product=$product}> <{if $get.mail}>

Tak! Vi har modtaget din henvendelse og vender tilbage hurtigst muligt.

<{/if}> <{if $settings.settings.contact_on_products}>

Spørgsmål

Skriv dit spørgsmål her, og vi vender tilbage hurtigst muligt pr. mail:

<{/if}>
<{assign var="reviews" value=$product->getProductReviews()}> <{assign var="show_info" value=false}> <{assign var="profile" value=$product->getProfile()}> <{assign var="attr" value=$profile->getAttributeList()}> <{section name="j" loop=$attr}> <{if !$attr[j]->getIsVariant()}> <{assign var="show_info" value=true}> <{/if}> <{/section}> <{$manufacturer = $product->getManufacturer()}> <{$safety_profile = $product->getSafetyProfile()}>
<{if $show_info}>
<{section name="j" loop=$attr}> <{if !$attr[j]->getIsVariant()}> <{/if}> <{/section}>
<{$attr[j]->getName()|escape}> <{$product->getAttributeValue($attr[j]->getAttributeId())}>
<{/if}> <{if $settings.settings.show_reviews}>
<{if $reviews}>
    <{section name="p" loop=$reviews}>
  • <{$reviews[p]->getName()}><{$reviews[p]->getCreated()|date_format:"%d.%m.%Y"}> <{include file="ratings.html" rating=$reviews[p]->getRating()}>

    <{$reviews[p]->getDescription()|escape}>

  • <{/section}>
<{else}>

Der er ikke skrevet nogen anmeldelser endnu.

<{/if}>
<{/if}> <{if $manufacturer || $safety_profile}>
<{if $manufacturer}>
<{t}>Fabrikant<{/t}>
<{$manufacturer->getName()|escape}>
<{$manufacturer->getAddress()|escape|nl2br}>
<{if $email = $manufacturer->getEmail()}> <{$email|escape}>
<{/if}> <{if $website = $manufacturer->getWebsite()}> <{$website|escape}>
<{/if}> <{if $manufacturer->getIsOutsideEu()}>
<{t}>Kontakt inden for EU<{/t}>
<{$manufacturer->getEuName()|escape}>
<{$manufacturer->getEuAddress()|escape}>
<{if $eu_email = $manufacturer->getEuEmail()}> <{$eu_email|escape}>
<{/if}> <{if $eu_website = $manufacturer->getEuWebsite()}> <{$eu_website|escape}>
<{/if}> <{/if}> <{/if}> <{if $safety_profile}> <{foreach $safety_profile->getImages() as $image}>
<{$image->getDescription()|escape}>getHtmlSize(500, 500, 'fit')}>>
<{/foreach}> <{/if}>
<{/if}>
<{include file="carousel.html" title="Lignende varer" products=$product->getSimilarProducts()}> <{include file="carousel.html" title="Relaterede produkter" products=$product->getRelatedProducts()}>
<{if $settings.settings.viabill_code}> <{$settings.settings.viabill_code}> <{/if}> <{include file="klaviyo_add_to_cart.html" product=$product type="product"}>