SilverNodashi Posted May 24, 2011 Share Posted May 24, 2011 Hi, How do I limit a certain product addon to 1-per-client? We've giving away some free product addons, but require the clients to purchase more if they need more. Yet, when I login to a client's account, he's able to "order" another free Addon. How can I prevent this, if he's already got the free one? 0 Quote Link to comment Share on other sites More sharing options...
SilverNodashi Posted May 30, 2011 Author Share Posted May 30, 2011 Doesn't anyone know if this is possible? 0 Quote Link to comment Share on other sites More sharing options...
GGWH-James Posted May 31, 2011 Share Posted May 31, 2011 You could write some code to run at one of the order hooks to check if they already have the addon, and if so, remove it from their cart and throw them an error message indicating the reason that it was removed. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.