Goal: In the Dawn theme’s cart drawer, change the primary button from “Check Out” (links to /checkout) to “View Cart” (links to /cart) so buyers can pick delivery options on the cart page. Images show current vs desired button states; a store preview URL was shared.
Guidance offered:
Edit the cart drawer code to replace the button’s href from /checkout to /cart and change its label to “View Cart.”
The operative code likely lives in a Snippets file (e.g., a ‘cart-drawer’ snippet), not the empty-looking section file the user opened.
If unsure of location, search the theme code for the “check out” text to find the exact snippet.
User status: The poster cannot find the href or button code. They shared their cart-drawer.liquid content (which renders a snippet) but still can’t locate the checkout button markup.
Latest update: A video link was provided claiming a quick fix that works on any theme.
Outcome: No confirmed solution yet; the exact file/line remains unidentified. Discussion remains open with a suggested video tutorial as the next step.
I’m using Dawn theme and I have my Cart as a drawer and I would like to keep the same visual, but change the link of the button from Check Out to View Cart.
I need to do this because buyers can choose the delivery option in the Cart page before moving to the Check out.
How can I replace the destination of the Button in the drawer from Check Out to View Cart.
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.
Hi @Karlis_1 ,
This is Theodore from PageFly - Shopify Page Builder App.
Go to the admin panel, select “Online Store” > “Themes,” modify the code for “cart-drawer.liquid,” locate the “Check Out” button snippet, change the text, save, and preview the changes to alter the “Check Out” button wording in Shopify’s Dawn theme.
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly