Product name
Now i thought i was clever just to add:
Code: Select all
<title>dinLydbog.dk - Masser af lydbøger til gode priser</title>
and adding
Code: Select all
<title><?php echo $heading_title; ?> - dinLydbog.dk - Masser af lydbøger til gode priser</title>
Unfortunally the tag in the layout.tpl seems to override the tag in the product.tpl file.
Any suggestions?