How can I keep the cart drawer from not opening automatically when someone adds a product to cart?
Thanks
How can I keep the cart drawer from not opening automatically when someone adds a product to cart?
Thanks
Hi @xnyjyh ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
The code only completely disables the drawer cart. I want just when adding to cart that the drawer does not open. The header is disabled from that code as well and cart icon unclickable.