Skip to content

Progress meters

The cart can show two progress bars: one that counts a buyer up to free freight, and one that counts them up to a wholesale minimum order. Each is driven by a single number, and each turns off when that number is 0.

Free freight

  1. Open Theme settings → Cart.
  2. Set Free freight threshold to the order subtotal that unlocks free freight, in whole currency units.

Below the threshold, the meter reads how much more the buyer needs — "You're [amount] away from free freight" — and fills as they add to the cart. Once the subtotal reaches the threshold it reads "Free freight unlocked" and the bar fills fully. Set the value to 0 to hide the meter.

The free-freight meter shows in both the cart drawer and the cart page, and it updates live on every cart change.

Minimum order amount

  1. Open Theme settings → Wholesale.
  2. Set Minimum order amount to the minimum order subtotal, in whole currency units.

Below the minimum, the meter reads "Add [amount] more to reach the [minimum] minimum order." At or above it, the meter reads "Minimum order of [minimum] met." Set the value to 0 to hide the meter.

Note: The minimum-order meter renders in the cart drawer only. It shows progress toward the minimum; it does not block checkout on its own.