View Single Post
  #1  
Old 06-02-2003, 07:25 AM
 
jgkiefer jgkiefer is offline
 

Advanced Member
  
Join Date: Apr 2003
Posts: 85
 

Default Quanity Conditional Statement

I want to use a conditional statement to show a graphic or text if the item has a quanity discount. What would be used to detect "if quanity" and what would the correct syntax be?
Example:
if quanity discount
display image.gif (or text)
endif
Reply With Quote