Grant7 Posted July 24, 2006 Posted July 24, 2006 Hi, My Client I am designing a website for using oscommerce would like to display 2 separate prices for wholesale and retail buyers. I know there is a contribution for this and there are also contributions requiring users to login before they view prices, but my question is is it possible to have 2 different login boxes for the 2 different types of users, or not? Hope you understand my question, thanks. Grant
mjr Posted July 25, 2006 Posted July 25, 2006 It's definitely possible. In the worst case, you could read some attribute of the current user and change the price if needed, probably in functions/general.php tep_get_products_special_price(), but I don't know if there's a ready-made contribution for it. Something like a user class discount. I assume that you want the higher price displayed by default for non-logged in users. Please let this topic know how you get on.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.