Skip to main content

How to Translate or Customize the “Fees total” app block message in the theme template with Magical Fees

Magical Fees

Written by Kyle Godon
  1. In your Shopify admin, go to Online Store and click Themes.

  2. Find the theme you want to edit, then click ... button and select Edit code.

  3. Under the Templates header, click into the cart.liquid file.

  4. Locate where you would like the Fees total to appear.

  5. Paste the following code block:

    <fees-total data-information="This cart includes products which require fees of FEES_TOTAL."></fees-total>

  6. Customize or translate the text in between the " marks.

    • Don’t change FEES_TOTAL. It will automatically show the total of the fees in the cart.

    • Remove FEES_TOTAL if you don’t want to show the amount.

  7. Click Save.

If you need any help, just let us know.

Did this answer your question?