Hello @ddenby ,
You need to apply a custom solution for it. I don’t think there is a default option available in your theme to manage it.
If you can code you can get idea from here:
- On every click of atc check whether this product is in cart or not, If yes display a message to customer else add product to cart.
- Hide the quantity selector from the product and cart page.
Thanks