Instead of just changing the text of the add to cart button when a product is in the cart, there should be an option to disable the button so it cannot be clicked. Alternatively, the button could be changed to remove an item from the cart. This would be ideal for a website that offers digital downloads where it is not logical to purchase more than one of each product.
Comments
Comment #1
erik seifert commentedThis thread is older but i want to say : Yes now it's possible to make such a feature.
What is to do
Make an module. ( Like uc_unique_sell )
Implement hook_add_to_cart
Warning not tested
Comment #2
erik seifert commented