Iām looking to add the total amount next to checkout word in the same button in the second picture on dawn theme for mobile and desktop
password samurai
Iām looking to add the total amount next to checkout word in the same button in the second picture on dawn theme for mobile and desktop
password samurai
Hi @undercoverfresh , to do that, please follow our instructions:
Step 1: Open Online Store ā Themes ā Edit code.
Step 2: Find snippets/cart-drawer.liquid
Step 3: Paste this code to checkout button (like this image below):
{{ cart.total_price | money_with_currency }}
Result:
If this helpful, please let us know by giving us a like and marking its as a solution. Thanks you ![]()