β1- Locate the Header Code
β
Look for either of the following files in your Shopify theme: header.liquid
` or header-cart.liquid
2- Locate the Drawer Code
Navigate to the file: drawer.liquid
3- Remove Specific Code from quick-add.js
This selected code should be removed,theme.drawer.open("right","product-form",this)
in the quick-add.js
file
4- Remove Specific Code from product-buy-button.js
Open the product-buy-button.js
file.
This selected code should be removed,theme.drawer.open("right","cart-drawer",this.primary_button)
in the product-buy-button.js
If you find any difficulty in disabling it by yourself, please ping us on the live chat and
add [email protected] as a staff with limited access.