Quote:
Originally Posted by tartaglia
David-Allan,
Take a look at this post, I got it to work in a dev instance of 4.4.5 (with GREAT HELP from cherie!!) and I am about to try it again in 4.5.1. Hope this helps.
|
You never put the link in mate.
Quote:
Originally Posted by cherie
Try {$extra_fields.0.field_value)
|
This doesn't show anything either Cherie, thanks for the suggestion though.
Also on the subject of quick_view.tpl, I have been trying to add the quick_view button to the featured tabs on my site without much luck.
I added this to
featured.tpl but it only shows the button but the button doesn't actually produce any results when pressed.
Code:
<p><button class="button" id="qv_{$product.productid}">{$lng.lbl_quick_view}</button></p>