📦Set Up Volume Tiers & Case Multiples

You can use Volume Tiers (or volume breaks) and Case Multiples to create advanced pricing and quantity rules for your products. This feature allows you to reward customers who buy in bulk and ensure products are purchased in specific multiples.


🧩 What Are Volume Tiers?

Volume Tiers let you set different prices based on the quantity ordered. For example:

  • Buy 12 units → ₹900 per unit

  • Buy 24 units → ₹700 per unit

  • Buy 36 units → ₹600 per unit

The higher the quantity, the lower the per-unit price.


🧮 What Are Case Multiples?

Case Multiples restrict purchases to specific quantity multiples. For example:

  • If you set a case multiple of 12, the customer can only buy 12, 24, 36, etc.

  • The cart will not allow checkout if the total quantity is not a multiple of 12.

This is especially useful when selling products that come in fixed batches (like cases, boxes, or packs).


⚙️ Setting Up Volume Tiers and Case Multiples

Step 1: Configure the Rules in the App

  1. Click on `Edit Price List` if you are on the homepage

  2. Search for / find the product or variant for which you want to setup volume tier or case multiple.

  3. Click the ⚙️ icon to open the modal to configure this

    • Example:

      • Base Price (12 units): ₹900

      • 24 units: ₹700

      • 36 units: ₹600

    • Set Case Multiple = 12

  4. Click Save Settings.

Your product is now configured to follow these quantity and price rules.


🖥️ Step 2: Display the Tiers on Your Storefront

To help customers understand the discount structure, you can show a Volume Tier Table and Validation Message on your product page.

  1. Go to Online Store → Customize your theme.

  2. Select Product → Default Product Template (or your custom one).

  3. Click Add Block → choose:

    • Validation Message (for case multiples)

    • Volume Tiers (for tiered pricing display)

  4. Position them wherever you want on the product page.

Example View:

  • If a customer tries to add a non-multiple (like 10 units), they’ll see:

    “Snowboard must be purchased in multiples of 12.”

  • Below, they’ll see a pricing table:

    Quantity
    Price per Unit
    Discount

    12+

    ₹900

    ₹49 off

    24+

    ₹700

    ₹249 off

    36+

    ₹600

    ₹349 off

You can fully control how the Volume Tier Table appears on your product pages using the app block settings that are detailed below.

⚙️ Available variables in the Volume tier app block

Setting
Description
Example

Quantity Label

Label shown above the quantity column.

Quantity

Price Label

Label shown above the price column.

Price

Discount Label

Label shown above the discount column.

Discount

Quantity Suffix

Text shown after each quantity value.

in + (e.g., 12+ units). Use "\n" in case you want to add space before the text starts

Price Suffix

Text shown after each price value.

/ea (e.g., ₹900/ea)

Discount Suffix

Text shown after each discount value.

/ea

Show Discount

Toggle ON to display a discount column.

Default is ✅

Discount Type

Choose how to show discounts — amount or percentage.

Default is Fixed Amount

Hide Price Without Login

Hide all pricing data until customer logs in and show the sign in message

Default is

Sign-In Message

Message shown to guests when prices are hidden.

Sign in to see price

Hide App CSS

Toggle ON to disable the default widget styles.

Default is Off

CSS

Add your own custom CSS to match your store design.

Paste your CSS here.


🔄 Step 3: Bulk Setup with CSV Import/Export

You can also configure these rules in bulk using the CSV Import/Export feature.

Example Format:

VIP Column:
1;12:900;24:700;36:600;C:12

Explanation:

  • 12:900 → 12 units at ₹900

  • 24:700 → 24 units at ₹700

  • C:12 → Case multiple of 12

When exporting, the CSV will follow the same structure.

If the format is not used while importing the CSV and just the price is set per row then it'll be taken as the price for 1 unit of the product by default. Case multiple if set before will be removed.


🧠 Available Variables

In the Validation Message Block, you can use these variables:

  • {productTitle} → Product name

  • {variantTitle} → Variant name (if applicable)

  • {tagName} → Customer tag

You can customize the text to suit your brand’s tone.


✅ Summary

Volume Tiers help you reward bulk buyers. Case Multiples ensure customers buy in the correct batch size. Together, they:

  • Simplify B2B and wholesale pricing

  • Enforce purchase rules

  • Improve clarity for your customers

If you need help setting up your rules or customizing your store display, reach out to our support team — we’re happy to help!


Last updated