# 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! 🙌
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 remove**:**
```
Tax included
```
```
calculated at checkout
```
and delete it.


You can also replace the text with your own custom message.