Start Trial
Home / Documentation / Display Options

Display Options

In WooCommerce → Discount Rules Box → Display Options you toggle every visual element of the buy box. Disabled elements are hidden on the frontend and their related settings are hidden in the admin.

OptionDefaultWhat it does
Show free shippingOnDisplays the shipping status callout and a "free shipping" badge on packs that reach the threshold.
Show footer badgesOnDisplays trust badges (guarantee, shipping, cash on delivery…) below the CTA button.
Show savingsOnDisplays the exact saved amount on each pack card and in the cart line item.
Show "Best Value" badgeOnHighlights the recommended tier with a highlighted badge.
Show per-unit priceOnDisplays the price per individual piece next to the headline price.
Show strikeout priceOnDisplays the original price struck through next to the discounted price.

Settings Reference

Every display element maps to a boolean setting in drbu_settings (yes = on, no = off). Disabling an option hides the element on the frontend and its related settings in the admin.

OptionDefaultRelated setting
drbu_enable_free_shippingPro: yes / Free: nodrbu_free_ship_threshold (default 50)
drbu_enable_footer_badgesyesfooter_badges text group (one badge per line)
drbu_enable_savingsyessavings_label string; {save} placeholder in tier notes
drbu_enable_best_valueyesdrbu_best_value_index (default 2) and drbu_best_value_color
drbu_enable_per_unityesper_unit_label string (default "per unit")
drbu_enable_was_priceyesOriginal price struck through on each pack card

Free Shipping & Threshold

Set a free shipping threshold amount. Packs whose total reaches the threshold automatically show the free shipping badge and the "free shipping included" status line — a powerful upsell signal that pushes buyers to the 2- or 3-pack.

  • ship_free_text — the free shipping status line text.
  • ship_paid_prefix — the text shown before the remaining amount until free shipping.
  • free_ship_flag — the "free shipping" badge text on the qualifying pack.

Footer Badges

Enter one trust badge line per row (e.g. "Money-Back Guarantee", "Free 24h Shipping", "Cash on Delivery"). Each line renders with a checkmark icon below the CTA button.

Savings Callout

Shows the exact amount saved on each pack (using the {save} placeholder in pack notes) and adds a savings line to the cart item. When disabled, the savings line is removed from the cart too.

"Best Value" Badge

Choose the badge text and which tier gets the badge (e.g. tier 2). The badge color is configured in Appearance & Styles. The recommended tier is automatically clamped to the active tier count.

Per-Unit Price & Strikeout Price

  • Per-unit price — shows e.g. $14.40 / unit so buyers can compare value across packs.
  • Strikeout price — shows the original full-price total struck through, making the discount visible.
💡 Disabling an option also hides its settings below it in the admin — the panel stays clean and minimal.