About the volume discount table

The volume discount table appears on the product page if you have created a volume discount type of offer.

You can customize your volume discount table depending on your preference such as the display type or the placement. You can also remove the table if you wish to.

In this article:

Customizing the table display type

To customize the appearance of the volume discount table, follow the easy steps below:

1
Launch the app and click Settings.
2
Under  Customize Design tab, choose  Discount Table.
3
Click on the radio button of the table type that you want under the Table Type tab. A sample table will be displayed for a preview of the volume discount table based on your selection.
4
Click  Save.

Changing the table placement manually

Follow the steps below to learn how to change the table placement manually through your store's theme settings:
1
On your Shopify admin page, go to Online Store and click Themes.
2
Click the Actions drop-down menu and choose Edit Code.
3
Click Sections.
4
Click product-template.liquid.
5
Choose a spot where you want to place the volume discount table. In this example, we want to place it right under the product price.
6
Enter the code  <div>class="ba-vol-wrapper"> </div>.
7
Click Save.

Changing the table placement via the app

By default, the volume discount table will be placed after the  ADD TO CART button on your product page. This is common among online stores since it will be visible to the customers right away when they open the product page. To move the volume discount table to another spot on the product page, follow the steps below:

1
Under  Customize Design tab, choose  Discount Table.
2
Click the  Placement tab.
3
Click  Choose Placement.
4
You will then be taken to a screen where you can click on the exact spot where you want the table to be placed.
5
Choose the spot where you want the table to appear then click Save.
6
You will know the table has been successfully moved once you see the green  Placement  Selected button.
7
If you want to move the table back to the default position, simply click on the  x next to the  Placement Selected button and it will revert to the original position.

Removing the volume discount table

1
To disable the volume discount table, follow these simple steps:
2
Under  Customize Design tab, choose  Discount Table.
3
Slide the switch to the OFF position to prevent the volume discount table from showing.
4
Click  Save.

Common Questions

Can I also include the discounted price in the volume discount table?
Yes.  The visibility of the price on the volume discount table depends on the type of discount that you have chosen when creating the offer. If you have chosen % off each, the discounted price will not show. The rest of the offer types will show the discounted price.

Is it possible to add a Buy Now button?
No. There is no setting within the app that will allow you to add a Buy Now button. Also, the app works by applying the discounts on the cart page so the customer needs to go through the cart page first before going to the checkout page. If your theme has a Buy Now button by default though, it will allow your customers to go straight to the checkout page, however, the discounts will not be applied to their purchases.