VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: pruemporal on December 03, 2014, 11:47:32 AM

Title: Buy a product just one time per user.
Post by: pruemporal on December 03, 2014, 11:47:32 AM
Hi all, i have a problem: I am doing a virtuemart shop to purchase courses, and i want that 1 user just can buy a course one time, cause that one user buy 2 times the same course have no sense.
Sorry if that topic is not in the right Category its me first time here thx!
Title: Re: Buy a product just one time per user.
Post by: GJC Web Design on December 03, 2014, 11:59:59 AM
Apart from removing the quantity boxes (can be done by css) if you wanted to stop a particular user logging in a buying a 2nd time the same item you would have to build a plugin etc
Title: Re: Buy a product just one time per user.
Post by: pruemporal on December 03, 2014, 12:28:02 PM
Yeah, i restrict the user cant buy 1+ product at same time, but i thought vm had a option that if that user bought a product he cant buy that anymore. Thx aniway.