Hi ilyndon,
the product list on puurorient is just a 'more info' button that displays the details of the product.
Just add this where you want the link to appear in the productlist.template:
<a class="DetailsButton Button" href="[TAG:LINK]">Meer informatie</a>
Change 'Meer informatie' to 'More information' if you are looking to have the text in english ;-)
Hope this helps,
Geoff
the product list on puurorient is just a 'more info' button that displays the details of the product.
Just add this where you want the link to appear in the productlist.template:
<a class="DetailsButton Button" href="[TAG:LINK]">Meer informatie</a>
Change 'Meer informatie' to 'More information' if you are looking to have the text in english ;-)
Hope this helps,
Geoff