How can I change the name of my cart drawer button?

Hello, I would like to change my cart drawer button name “checkout” to another text. Could you please tell me how can I do that?

Hi @Skence ,

Can you please go to the en.default.json file and serah for checkout and replace it?

If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
LuffyOnePiece

@Skence Please follow the below steps to change the cart drawer button name. Let me know whether it is helpful for you.

  1. Go to “Online Store” → “Themes”.
  2. Click action button from the current theme and select “Edit code”.
  3. Search for “en.default.json” file.
  4. Search for the “checkout”: “Check out” code and update “Check out” with your custom name like in the below attached screenshot.

  1. Save the file.

Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.

Thank you, Vinsinfo!