---
title: "How to prevent tax details from being shown in your VirtueMart store"
description: "In our previous Joomla 2.5 tutorial, we added a new product to our VirtueMart store. After browsing our store, we noticed that the following values were shown: Base price with tax: $1.08 Sales price:..."
url: https://www.inmotionhosting.com/support/edu/joomla/joomla-2-5/remove-taxes-being-shown/
date: 2012-04-17
modified: 2021-11-19
author: "Brad Markle"
categories: ["Joomla", "Joomla 2.5", "VirtueMart"]
tags: ["Joomla v2.5"]
type: post
lang: en
---

# How to prevent tax details from being shown in your VirtueMart store

In our previous Joomla 2.5 tutorial, we [added a new product to our VirtueMart store](/support/edu/joomla/joomla-2-5/add-new-product-in-virtuemart/). After browsing our store, we noticed that the following values were shown:

- **Base price with tax**: $1.08
- **Sales price**: $1.08
- **Sales price without tax**: $0.98
- **Tax amount**: $0.09

To clean up the look and feel of our store, we only want to show the initial price we entered for the book, 0.98. VirtueMart has this labeled as “Sales price without tax”. VirtueMart allows you to configure which pricing options are shown, and in this tutorial we’ll show you how to adjust which pricing details are shown to your shoppers.

**IMPORTANT UPDATE!
**Through additional testing, we’ve found that disabling the showing of these prices will also affect prices being shown on your checkout page. If you hide all of these price values, [you may not see any totals listed on your VirtueMart Checkout page](/support/edu/joomla/joomla-2-5/no-totals-on-virtuemart-checkout/)!

**To remove these extra price values from your VirtueMart store:**

1. [Log into your Joomla 2.5 Dashboard](/support/edu/joomla/joomla-3/how-to-log-in-to-administrative-dashboard/)
2. In the top menu, hover over **Components** and click **VirtueMart**
3. Click the **Configuration** icon[![click-configuration](https://www.inmotionhosting.com/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_click-configuration.gif)](/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_click-configuration.gif)
4. Click the **Pricing** tab[![click-the-pricing-tab](https://www.inmotionhosting.com/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_click-the-pricing-tab.gif)](/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_click-the-pricing-tab.gif)
5. Under **Show Following Prices**, uncheck the following for both **Show Price** and **Show Label**: Tax amount Baseprice with Tax, but without discounts Final salesprice [![uncheck-the-price-boxes](https://www.inmotionhosting.com/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_uncheck-the-price-boxes.gif)](/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_uncheck-the-price-boxes.gif)
6. Click **Save & Close** in the top right menu
7. When you browse your VirtueMart store, you will now only see the Sales price without tax shown! Before: After: [![before-all-pricing-options-shown](https://www.inmotionhosting.com/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_before-all-pricing-options-shown.gif)](/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_before-all-pricing-options-shown.gif) [![after-only-one-price-shown](https://www.inmotionhosting.com/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_after-only-one-price-shown.gif)](/support/wp-content/uploads/2012/04/edu_joomla25_configure-shown-prices_after-only-one-price-shown.gif)
