View Single Post
  #1  
Old 04-18-2011, 05:33 PM
 
upupcreative upupcreative is offline
 

Advanced Member
  
Join Date: Aug 2010
Posts: 66
 

Default if/then for wholesale customers...

I'd like to make it so that the products list (products.tpl I think, right?) shows the price for regular customers but DOES NOT show the price on that page for signed-in wholesale customers.

It seems like a simple enough if/then but I am having trouble with it. Any help?

(my reasoning: for wholesale customers, there's a minimum quantity to get the wholesale price, so the products list shows the retail price instead of the price per piece if buying the minimum. so a product that retails at $4 and sells wholesale for $2 with a minimum order of 10 items looks on the products list like it costs $4, which is confusing for my wholesale customers. so i'd rather avoid that. alternately, I could add something that says "retail price per piece" if i can't make it go away completely.)

Thank you,
Julie
__________________
Version 4.4.2
Reply With Quote