Picture of Controlling the Tier Pricing Table Display

Controlling the Tier Pricing Table Display

Controlling the Tier Pricing Table Display

The Tier Pricing table is automatically displayed by the system when specific pricing conditions are met. This table outlines price breaks based on tier pricing, ensuring that customers see the appropriate discounts as their order quantities increase.

The table appears only if multiple tier prices are defined, the option for quantity based pricing is disabled, and there are no product attributes that include price adjustments. If these conditions are all met, the table will be visible on your product detail pages.

Currently, there is no built-in setting to simply turn off the display of the Tier Pricing table. You can either adjust your product pricing setup or hide the table with a small CSS snippet.

Use cases

  • Multiple tier prices exist for a product.
  • The quantity based pricing feature is not enabled.
  • No additional product attributes include price adjustments.

Key settings in the platform

  • Tier Pricing Setup: Located in the pricing configuration section.
  • Use Quantity Based Pricing: Found under the same pricing options, disabling this option triggers the display of the table.
  • Product Attribute Adjustments: Ensure that no attribute is affecting the pricing if you want the table to appear.

Step-by-step guide

  1. Review your product pricing setup to determine if multiple tier prices have been defined.
  2. Check the setting for quantity based pricing within the Product Variant > Tier Pricing tab. If it is disabled, the system will display the Tier Pricing table.
  3. Confirm that no product attributes with price adjustments are applied.
  4. If you prefer to hide the table, you have two options:
    • Modify your pricing setup so that one or more of the above conditions are not met.
    • Add a custom CSS rule to your site: paste .product-variant-line .tier-prices { display: none; } into your custom style sheet.

Related links

For additional guidance, head over to the Product Academyor contact our Customer Support team.





Incomplete
Alternate Search Terms
tier discount table, volume discount table, bulk pricing display, tier pricing visibility, price break setup, disable tier pricing table, multiple tier prices, tier price configuration, hide tier pricing, product discount tiers