Slicer001 Posted January 11, 2005 Posted January 11, 2005 Can someone please help me. I need to know how do I set 2 prices for the same product. For example a member price and a non member price. The shopping cart is being built from the ground up, but I am struggling to find how we have this feature implemented :(
pcoghlan Posted January 11, 2005 Posted January 11, 2005 Not sure if this would work but can you run a simple IF THEN ELSE loop that checks the Member_ID and if NULL then Price=Price2 or soemthing like that? Paul Can someone please help me. I need to know how do I set 2 prices for the same product. For example a member price and a non member price. The shopping cart is being built from the ground up, but I am struggling to find how we have this feature implemented :( <{POST_SNAPBACK}>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.