Text only
|
Text with Images
VirtueMart Forum
VirtueMart 2 + 3 + 4
=> Templating & Layouts => Topic started by: Corrado on November 15, 2012, 00:59:36 AM
Title:
HOW TO add product rating in category page
Post by:
Corrado
on
November 15, 2012, 00:59:36 AM
Hi there......
Anyone know how to add product rating near each product in category page (browserpage)
I tryed with something like that
Code
Select
Expand
<?php
echo
$product
->
productRating
?>
but no way out....
Please help
Text only
|
Text with Images