1 reply [Last post]
wxman's picture
Offline
Joined: 01/11/2009
Juice: 51
Was this information Helpful?

I'm working on a new site that sells time in a chat room as seminars. The people that can buy time have to be signed in already, and then they can see the seminars that have room as product links with add to cart buttons. What I'd like to do, is make it so after a member buys time in a seminar, the add to cart link wont be available, but just to that person. I don't want to remove the product from the site so others can buy time too. I just can't think of a way to do that without removing it completely. I had a thought of adding a role in the product, so the member takes on a temporary role after buying the time. then make it so the cart link isn't visible to that role. The problem there is then they can't buy any more time in other seminars until the temporary role resets. Any ideas would be great. Thanks.

Yennix's picture
Offline
Joined: 04/24/2011
Juice: 7
doing a bit of cross posting

There's a slew of unanswered forum requests for this feature.

I haven't found a module to do this, but with the use of role assignments and a chunk added to the bottom of your custom theme, you can get a system that hides your "add to cart" button for people who have already purchased (and thus been granted the role that purchase imparts)

See if my post over here is helpful:
http://www.ubercart.org/forum/support/20991/hide_add_cart_button_certain...