<{capture name="title"}><{$product->getName()}><{/capture}> <{assign var="images" value=$product->getImages()}> <{* <{capture name="breadcrumb"}>

Shop

<{/capture}> *}>
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}>
<{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}>
<{include file="carousel.html" title="Relaterede varer" products=$product->getRelatedProducts()}> <{include file="carousel.html" title="Lignende varer" products=$product->getSimilarProducts()}> <{if $settings.settings.show_additional_sales}> <{* <{include file="product-box.html" title="Relaterede varer" products=$product->getRelatedProducts()}> <{include file="product-box.html" title="Andre købte også" products=$product->getAlsoBought()}> *}> <{capture name="box_title"}>Andre der købte <{$product->getName()|escape}> købte også<{/capture}> <{include file="carousel.html" title=$smarty.capture.box_title products=$product->getAlsoBought()}> <{include file="carousel.html" title="Populært lige nu" products=$webshop->getPopularProducts(25, 14, $product->getProductId())}> <{assign var="categories" value=$product->getCategories()}> <{section name="i" loop=$categories}> <{if $categories[i]->getInMenu()}> <{capture name="box_title"}>Populært i <{$categories[i]->getName()}><{/capture}> <{include file="carousel.html" title=$smarty.capture.box_title products=$categories[i]->getPopularProducts(25, 90, $product->getProductId())}> <{/if}> <{/section}> <{assign var="cat" value=$webshop->getFrontCategory()}> <{if $cat}> <{include file="carousel.html" title="Andre kiggede på" products=$cat->getOnlineProducts()}> <{/if}> <{/if}>
<{if $settings.settings.viabill_code}> <{$settings.settings.viabill_code}> <{/if}> <{include file="klaviyo_add_to_cart.html" product=$product type="product"}>