# Delete Span tags around the Add charge

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

![](https://storage.crisp.chat/users/helpdesk/website/1bc4f0d1667ddc00/span-1_qb8d8b.png)

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

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

![](https://storage.crisp.chat/users/helpdesk/website/1bc4f0d1667ddc00/span-2_etya4k.png)

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

**Please note: Only remove the span tag.**&#x20;

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

![](https://storage.crisp.chat/users/helpdesk/website/1bc4f0d1667ddc00/span-3_1cm4zbq.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://options-docs.avisplus.io/customizations/delete-span-tags-around-the-add-charge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
