Hello, I’m working on a store with Dawn 11.0.0
The store uses the drawer cart type but I would like the “Check Out” button that is at the bottom of the drawer to redirect to the Cart instead of to Checkout. How can I redirect this button to my Cart?
Goal: Change the Cart Drawer’s “Check Out” button (Dawn 11.0.0) to go to the Cart page instead of Checkout.
Key points:
Note on missing details:
Status/Outcome:
Hello, I’m working on a store with Dawn 11.0.0
The store uses the drawer cart type but I would like the “Check Out” button that is at the bottom of the drawer to redirect to the Cart instead of to Checkout. How can I redirect this button to my Cart?
Hello @theglowroomva ,
If you need this option then I think you have to disable cart drawer and use simple cart page.
btw if you still need it please follow:
Edit Snippets → cart-drawer.liquid
here search for this code maybe at line no. 546
Once found replace it with this one
Regards
Guleria