View Single Post
  #5  
Old 10-13-2005, 07:51 AM
 
gman gman is offline
 

eXpert
  
Join Date: Sep 2002
Posts: 211
 

Default

Okay I am lost (again). If there is not going to be a price shown for a certain category then isn't there a code that says basically if it is not category 3 then print the price?

Balonor gave me this and since I did not want category 3 showing the price I put it in as this and it did not work:

{if $cat eq "3"}
{else}
the pricing code
{/if}
__________________
Gman



X-Cart Gold 4.6.0
Reply With Quote