Guest Posted February 29, 2008 Posted February 29, 2008 I am looking at making my online store an ordering system for my dealers but i want to only have the products and description displayed on the general section and when the dealer logs in they will see the pricing and quantities available etc. This way they can send their customers to my site to check out the products but the customer won't see prices etc.. Is this possible to do?! I know i can remove the price displayed as well as the buy now button on the main product list but if a customer clicks on the product the add to cart is still there?! Is that coding that needs to be removed or a "switch" in the admin section? Any advice on how to get this sorted or what contribution to use would be a great help thx!! Simon
Guest Posted February 29, 2008 Posted February 29, 2008 The Seperate Price Per Customer contribution will allow you to have multiple customer groups like Retail (non customers) and Dealers. The customers for the Dealers group would have to be approved by the admin. Or hide the create account page and only give it to the dealers you want to create an account. Then using if else statements you can display the price and buy now buttons for the dealers but not for the general public. HTH
Guest Posted February 29, 2008 Posted February 29, 2008 Thx for the info. Definitely helps! Now to just try n figure out how to do it all being a non programmer! hahaha
Recommended Posts
Archived
This topic is now archived and is closed to further replies.