Hi @Karlis_1 , to change the ‘Check Out’ button to ‘View Cart’ in your Dawn theme cart drawer, locate the cart drawer Liquid file (like cart-drawer.liquid), find the ‘Check Out’ button code, and change its href attribute from /checkout to /cart. Also, update the button text to ‘View Cart’ within the same code snippet. This will redirect users to the cart page instead of directly to checkout.
KabirDev
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Replace Check out button with View cart in Dawn theme | 2 | 35 | November 30, 2023 | |
| Changing Checkout button on cart drawer to View Cart page | 9 | 196 | December 17, 2024 | |
| Dawn theme: How to change cart drawer button from Checkout to View Cart? | 3 | 99 | August 28, 2024 | |
| How to resolve cart drawer issues on the dawn theme? | 4 | 375 | January 16, 2024 | |
| Dawn Theme - possible to have the drawer cart button take you to cart page rather than checkout? | 6 | 198 | January 25, 2024 |