> For the complete documentation index, see [llms.txt](https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/b2b-pricing/volume-pricing/settings-for-volume-pricing.md).

# ⚙️ Settings for Volume Pricing

Take full control over **how** and **where** your tiered discount tables appear — and **how customers interact with them**. Go to **Volume Pricing > Settings**, you can tailor the user experience and visual style of your pricing tiers to suit your brand and sales strategy.

## **1. Design — How the Table Looks**

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

Customize the visual appearance of the pricing table to match your brand:

* **Product Table** — table style
* **Text** — text style
* **Borders** — style and thickness
* **Display** — control the placement of the discount table

{% hint style="info" %}
If you’d like more free customizations, reach 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 %}

## **2. Settings — How the Table Behaves**

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

### **Quantity Table Row-Click Action**

Decide what happens when a customer clicks a row in the Volume Pricing table on your storefront:

<div align="center"><figure><img src="/files/6VwM8gK0umADWOcIqTQj" alt=""><figcaption></figcaption></figure></div>

There are 2 options:

* **Select the Maximum Quantity** — the cart jumps to the highest quantity in that row’s range
* **Select the Minimum Quantity** — the cart jumps to the lowest quantity in that row’s range

For example, if your tier is “10–19 items,” choosing **minimum** means the cart will jump to **10** when clicked; choosing **maximum** means it will jump to **19**.

### **Apply Multiple Tables on Product Pages / Featured Products**

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

Want more than one pricing table? You can enable multiple Volume Pricing tables on different product pages or across featured products. This allows you to **push different deals** or **highlight specials** to distinct customer segments.

## **3. Translation — How Localized Table Content Appears**

<figure><img src="/files/1oVS64vbdEjZTe6oHzJl" alt=""><figcaption></figcaption></figure>

And if your store supports multiple languages, you can localize the table labels using the **Translation** tab inside Settings.

{% hint style="info" %}
Encounter a problem? Feel free to reach 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/b2b-pricing/volume-pricing/settings-for-volume-pricing.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.
