For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ› οΈDelete Span tags around the Add charge

When there are Span tags surround the Add charge like this:

Here is a simple 2-Step instruction on how to remove it.

Step 1: Shopify Admin > Settings > Store details > Store currency > Change formatting

Step 2: Delete all tags <span></span> and click on "Save"

Please note: Only remove the span tag.

Like in the example below, the </span> is removed in all 4 boxes leaving the ${{amount}} USD and ${{amount}}.

Last updated