HCL Commerce Version 9.1.18.0 or later

Volume pricing for the Ruby storefronts (B2C and B2B)

Volume pricing is a pricing structure in which the cost per product varies based on the quantity added to the cart, as configured in the Management Center.

Volume pricing involves displaying different prices for specific quantities and creating multiple pricing tiers within a price list. Once you configure it from the Management Center for HCL Commerce, it is available for your Ruby storefronts. To configure volume pricing, see Configuring volume pricing for the Next.js store.

Volume pricing on the PDP

When volume pricing is configured for a product, it appears on the Product detail page (PDP). Volume pricing is shown in the following image for the Ruby storefront.

The following pricing elements are available on the product detail page.
  • Offer Price: When you adjust the quantity, the price updates based on volume pricing.
  • Volume Pricing Table: This table displays quantity ranges with their corresponding per unit prices.
HCL Commerce Version 9.1.21.0 or later
Volume pricing modes
The Ruby and Ruby B2B storefronts support three volume pricing modes:
  • priceMode="0": Offer Price and Volume Pricing
  • priceMode="1": Indexed Price from Search
  • priceMode ="2": Offer Price and Volume Pricing
The default mode is priceMode ="1".
When priceMode="1" is set, both storefronts do not display volume pricing tiers on the Product Details Page (PDP). However, volume pricing is still applied in the cart, even though the volume pricing tiers are not displayed on the PDP.
Note: Do not configure volume pricing in Management Center (CMC) when priceMode="1" is active.
When priceMode="0" or priceMode="2" is set, both storefronts display the offer price and volume pricing tiers on the PDP.