Is it possible to implement Volume Pricing in Trade theme?

Hi partners,

We are using Trade theme in our store and want to implement Volume Pricing.

We tried to use Sami Wholesale app but it had some conflicts with Trade theme, that’s why it didn’t work properly on a product detail page.

Two questions here:

  1. Can we implement Volume Pricing without using any third party app?

  2. Can any other wholesale app implement Volume Pricing without conflicting with the Trade theme?

Thanks in advance.

Hi @vinh0225
You can follow this documentation to add volume pricing
https://help.shopify.com/en/manual/b2b/theme-code/quantity-pricing#volume-pricing

Hi,

By use of metafields for pricing tiers, modifying the product template, and using JavaScript to update prices dynamically you can get the solution

Javascript example for Dynamic Pricing