View Single Post
  #5  
Old 09-11-2009, 08:57 AM
 
ChristineP ChristineP is offline
 

eXpert
  
Join Date: Jul 2008
Posts: 310
 

Default Re: Select category for discount pricing

Yes, I have used webmaster mode and I also checked in the cpanel to make sure of the correct placement value. The end if was proper in my product.tpl, though I did not select all the lines for copy/paste here. I also tried {if $product.price ne 0 && $cat eq "78"} and {if $product.price ne 0 && $category.categoryid eq "78"}, but still no cigar.
__________________
______________
version 4.1.9 Gold
Reply With Quote