Hi,

I am using Ubercart 2.x

I would like to know if it is possible to limit a customer to purchase certain product (special purchase) only once in a month?

I have found modules like min or max quantity, but it seems not the one I am looking for.

Thank you.

Comments

daamy’s picture

subscribe

dono1’s picture

You can apply roles to your products that have certain access to certain content(permissions). You would essentially treat a role like an attribute. Apply it to your product, and in those details you can have it set to days, weeks, months, years etc.

dono1’s picture

Forgot to mention 1 main item. Consider using:
http://drupal.org/project/content_access Content Access Module to get this done.