Skip to content

Storefront Display Settings

This guide explains the Settings page — where you control how B2B prices and volume-discount information appear to customers on your storefront.

The Settings page covers storefront pricing display. It decides which columns show in the B2B pricing/volume-discount table that appears on product pages, and the visual style of that display.

registration-form
ColumnDefaultToggle
QuantityOnAlways on (cannot be hidden)
DiscountOnToggle on/off
Original priceOnToggle on/off
Final priceOnAlways on (cannot be hidden)
  • Quantity — the quantity range for each price-break tier (e.g. “5–9”, “10+”).
  • Discount — the discount applied at that tier (e.g. “5% off”).
  • Original price — the list price before the B2B discount.
  • Final price — the price the customer actually pays at that quantity.

Turn off Discount or Original price if you want a cleaner display that only shows the final B2B price.

Below the column toggles, you can style the display to match your theme. Available style tokens:

TokenControls
Surface, Text, Muted, BorderColors for the table background, text, secondary text, and borders
Accent, Accent softHighlight color (and its soft variant) for active/discounted rows
Header surfaceBackground color of the table header row
Border radiusRounded corners on the table
PaddingInner spacing of cells
Box shadowDrop shadow under the table

These map to CSS custom properties injected by the storefront pricing engine, so the B2B display blends into your theme.

  1. Adjust toggles and style tokens.
  2. The settings are saved to your shop automatically and applied to the storefront pricing display.
registration-form registration-form

Display settings only take effect when the app embed is enabled.

Play