# 💲 Display Prices With & Without Tax

With tax rules varying considerably across regions and customer types, clarity in pricing is crucial. The **Tax Display** module gives you full control over how product prices appear—whether **including tax**, **excluding tax**, or **both**—so your storefront always communicates the right value to the right customer.

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

## 🛠 How to Configure Tax Display

### **Step 1: Enable & Access Configuration**

Enable the **Tax Display** feature in your settings, then head to **Configuration** and click “Add rule” to begin customizing your tax display logic.

### **Step 2: General Info**

* Name your rule (e.g. “EU Tax Display”)
* Assign a **Priority** (lower number = higher priority)
* Set the rule **Enabled / Disabled**

> If multiple rules overlap, the one with higher priority (or earliest created) takes effect.

### **Step 3: Apply to Customers**

Choose which customers will see this particular tax display formatting:

* Specific customers (via email)
* Groups via tags (e.g. “VAT-registered”, “Wholesale”)

### **Step 4: Apply to Products**

Select which products the rule should affect—whether your entire catalog or specific items/variants.

### **Step 5: Design Display Options**

Decide how prices should appear:

* **With tax only**
* **Without tax only**
* **Both prices side by side**\
  You can also adjust the styling — font sizes, ratios, or colors for each price format — so that these elements match your store’s visual design.

### **Step 6: Install the Rule**

\
Once your configuration is ready, go to the **Installation** section and apply the changes to your storefront. The system supports automatic installation, or you may use manual steps if needed.

{% hint style="info" %}
Currently, there are automatic installation for this feature. If you need assistance setting up this feature, feel free to reach out to us at **<support-sbc@bsscommerce.com>** or via **Live Chat**
{% endhint %}

## 👁 What Your Customers See

Once set up:

* Product pages reflect the price display format based on the rule and customer qualification
* Prices dynamically show tax-inclusive, tax-exclusive, or both formats
* At checkout, the system calculates tax correctly behind the scenes, independent of how prices were displayed earlier

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

{% hint style="info" %}
If you have any trouble with the feature, feel free to reach out to us at [**support-sbc@bsscommerce.com**](mailto:support-sbc@bsscommerce.com) or [**Live Chat**](https://go.crisp.chat/chat/embed/?website_id=9f64b5a9-1a02-4190-93b8-8ef56b19f740)**.**
{% endhint %}


---

# 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://docs-shpf.bsscommerce.com/b2b-wholesale-solution/tax/tax-display/display-prices-with-and-without-tax.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.
