<{t}>Du har tilføjet:<{/t}> <{$product->getName()}>

<{t}>Andre købte også...<{/t}>

<{if $alsoBought = $product->getAlsoBought()}> <{include file="include/products.html" products=$product->getAlsoBought()}> <{else}> <{include file="include/products.html" products=$webshop->getOnlineProducts()}> <{/if}>