Forums

This topic is locked

Personalised Product Pricing Based on User Groups

Posted 19 Nov 2001 11:29:06
1
has voted
19 Nov 2001 11:29:06 Leon Downes posted:
I am wondering how I might go about having different prices for different user groups.
eg. Group 1 - 100%
Group 2 - 95% etc.
Members would be assigned to a group (1,2,3 etc.)and enter a login/user pass

On acceptance of the username/pass members would find their personalised prices.

If anyone could help with this , or just put forward an idea I would be most Grateful

(Ultradev 4 - ASP +VB Script)

Thankyou

Leon

Replies

Replied 19 Nov 2001 15:22:55
19 Nov 2001 15:22:55 Viktor Farcic replied:
Why don't you insert one more field in users table? Something like 'discount percentage'. The price would allways be: price - (price*discount/100).

So... group one would have discount 0%, group two 5%...

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I am wondering how I might go about having different prices for different user groups.
eg. Group 1 - 100%
Group 2 - 95% etc.
Members would be assigned to a group (1,2,3 etc.)and enter a login/user pass

On acceptance of the username/pass members would find their personalised prices.

If anyone could help with this , or just put forward an idea I would be most Grateful

(Ultradev 4 - ASP +VB Script)

Thankyou

Leon


<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Reply to this topic