# Storefront pricing table

The volume pricing table shows your tier structure directly on product pages, so customers know what quantity to buy to unlock a better price.

***

## Enable the table

The table is enabled by default when you create a volume pricing rule. To toggle it:

1. Open the rule in **Volume Pricing**
2. Find **Show table on product page**
3. Toggle on or off
4. Save

***

## Add the block to your theme

For the table to appear, the **Volume Pricing Table** block must be added to your product page template:

1. Go to **Online Store → Themes → Customize**
2. Open the **Product** template
3. Click **Add block** inside the product section
4. Select **Volume Pricing Table** (under Apps)
5. Save

***

## Customize the table appearance

In Theme Editor, click the **Volume Pricing Table** block to open its settings:

| Setting                    | What it controls                      |
| -------------------------- | ------------------------------------- |
| **Table alignment**        | Left / center / right alignment       |
| **Title alignment**        | Alignment of the heading text         |
| **Title font size**        | Size of the heading (10–32px)         |
| **Title color**            | Heading text color                    |
| **Title background color** | Background color of the heading badge |
| **Title font weight**      | Normal (400) to Bold (700)            |

***

## Available table styles

Choose the visual style of the table in your volume pricing rule settings:

| Style             | Description                             |
| ----------------- | --------------------------------------- |
| **Default**       | Standard bordered table                 |
| **Alibaba Cards** | Horizontal flex cards without borders   |
| + more            | Additional templates in the rule editor |


---

# 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://orbit-b2b.gitbook.io/orbit-b2b-docs/volume-pricing/storefront-table.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.
