# Remove the tax-included information in product page

You have an inclusive tax policy for your products, indicated to customers with the message "Tax included." displayed below the product price. However, for specific reasons, you want to hide this message on the product page.

<figure><img src="/files/VyqairUwfW8qNWIbLvBy" alt=""><figcaption></figcaption></figure>

This article will show you how to easily remove the tax information on this page.

Steps:

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. In the Minimog theme you want to change, select **Actions** > **Edit default theme content**.

<figure><img src="/files/dprA4wQ76ljiKoQdFzHo" alt=""><figcaption></figcaption></figure>

3. In the tab **Products**, find **Include taxes.**

You can also go to the **Include taxes** field more quickly by entering the keyword "tax included" in the **Filter items** bar.<br>

<figure><img src="/files/jpmKLuA6WhdQLQrE3ylX" alt=""><figcaption></figcaption></figure>

4. Remove the text "Tax included" in the box.
5. Click **Save**.

Now, refresh your site to check 🎉

After you delete the text, you still see them in gray color as the hint text for the field, but it is not displayed on your website.

<figure><img src="/files/bQY8lHvOzZXEuzWQyIRs" alt=""><figcaption></figcaption></figure>


---

# 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://4sh-templates.gitbook.io/opulent-os2.0/faqs/remove-the-tax-included-information-in-product-page.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.
