Cart not ajax please help

Hello

https://protoolio.com/lnk/87792

My cart is currently not AJAX-enabled. The quantity selector does not fetch the available in-stock quantity in real time, which allows customers to add unlimited quantities even when stock is limited. The correct stock count only updates after a page refresh, causing redirection issues and a poor user experience.

I need help converting both my drawer cart and main cart to AJAX so that stock quantities are fetched instantly and customers cannot add quantities beyond the available inventory.

Website link has been attached

I believe you have an app or something which does the job for you and only adds available quantity to the cart. Also it displays a message to the user for when user adds more than what is available.

@growth-nest how do i do that please help me