I want to disable the "add to cart" button on shopping cart only for one specific item.
How can I do this?
What are the requirements? If you just want an item to not be bought you could use the "SKUEnabled" property of the product.
In case you have any custom logic you can easily enable/disable elements based on this "SKU property".
Please, sign in to be able to submit a new answer.