For the complete documentation index, see llms.txt. This page is also available as Markdown.

Display modes (strikethrough / replace)

The B2B Prices embed has two visual styles for how it replaces retail. Pick whichever fits your brand under Settings → General → B2B Price Display.

Strikethrough (default)

~$25.00~  $21.25  [Save 15%]

The retail price stays visible with a strikethrough, the B2B price shows in bold beside it, and an optional green "Save 15%" / "Save $5.00" chip rounds it off. Best for:

  • Showing customers how much they save

  • B2B stores where wholesale is positioned as a privilege ("you're getting X% off our list price")

  • Stores that occasionally run promo pricing on top of wholesale (helps prove the customer is still getting the better deal)

Replace

$21.25

The retail price is wiped completely and only the B2B price shows. Best for:

  • B2B-only stores where retail customers never see this catalog

  • Stores where the wholesale price IS the customer's everyday price (no concept of "list" pricing they're saving against)

  • Clean visual design preference

Save badge

The chip next to the B2B price ("Save 15%" / "Save $5.00") is independent of display mode — toggleable via the Show Save badge checkbox. Content is computed from the actual savings, so:

  • Percent-typed rules → Save 15%

  • Amount / fixed-amount rules → Save $5.00

  • Stacked rules (Wholesale + Volume) → percent of the total savings, e.g. Save 33% for 30% wholesale + extra 5% volume tier

Turn the badge OFF if your brand has a no-discount aesthetic where the savings number would look promotional.

Currency code suffix

The Show currency code checkbox appends the ISO currency code after the formatted amount:

  • Off (default): $21.25

  • On: $21.25 USD

Useful for multi-region stores where the same $ symbol could mean USD, CAD, AUD. Off otherwise to keep the price compact.

Switching modes mid-business

Changing display mode in admin instantly applies to the storefront — no re-deploy, no theme code edit. Save the setting, refresh the storefront, and the next page load uses the new mode. Shopify's CDN caches the metafield briefly (~1-2s), so wait a beat after saving if you don't see the change immediately.

Preview vs. live

The settings page itself doesn't render a live preview of the storefront — to see the actual overlay, save the setting and open a product detail page in a separate tab.

Next

Last updated

Was this helpful?