View Single Post
  #1  
Old 07-09-2008, 04:25 PM
  flyclothing's Avatar 
flyclothing flyclothing is offline
 

eXpert
  
Join Date: Aug 2004
Location: Gilbert, AZ
Posts: 357
 

Default If statement for reviews

I would like to add a statement to customer reviews that says "Be the first to review this product!" if there are no reviews yet. I currently have this if statement added, but can't seem to get it to work:

{if $config.Customer_Reviews.customer_voting eq "Y"} {include file="modules/Customer_Reviews/votes.tpl"}{else}{$lng.lbl_be_first} {/if}

Here is a sample product page:

http://www.flyclothing.com/Fender-Skull-Buckle-pr-22177.html

Anyone have an idea how to do this? While I am at it, how about showing the number of reviews next to a product?
__________________
Jonathan
Flyclothing, LLC
PO Box 1490
Gilbert, AZ 85299-1571
P 480.422.7350
F 888.359.2568
www.flysportsgear.com?MMCF_xcartforum (X-Cart 4.5.2) FOR SALE
Reply With Quote