# Remove text Tax included and Shipping calculated at checkout below the product price

By default, Shopify adds a note under the product price that says **“Tax included”** and **“Shipping calculated at checkout”** — but in many cases, you might want to hide this to keep things clean.

Here’s how you can remove it using your Shopify settings — no need to touch theme code! 🙌

{% hint style="success" %}
Steps:

1. From Shopify admin, navigate to **Online Store > Themes**.
2. Next to the theme you want to make change to, click **Actions > Edit default theme content**.
3. Search for the text you want to remov&#x65;**:**&#x20;

```
Tax included
```

```
calculated at checkout
```

and delete it.
{% endhint %}

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FmgQFMZhnK1csEYuhLEOq%2Fimage.png?alt=media&#x26;token=034ff677-2257-4602-a056-0a7affb0a8d4" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FUVBZiCbv38Y2VLPWBoNL%2Fimage.png?alt=media&#x26;token=bb8244fb-c42c-454d-81c8-b741e3d55ba9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can also replace the text with your own custom message.
{% endhint %}
