You can add following meta tag to the pages you want to hide the drawer from.
<meta name="sellify:ucd:active" content="false" />
theme.liquid in your Shopify admin.</head><aside> ⚠️ If you add the above code without any condition, Cart drawer won't work on any of the page. It can be useful when you want to disable it from one/some of your themes.
</aside>
Themes page in your Shopify admin.theme.liquid from Layout directory.</head>