Skip to content

Free Shipping Bar

The Free Shipping Bar shows customers how close they are to qualifying for free shipping. It’s a simple but effective way to increase average order value as customers often add another item just to unlock free delivery.

Free Shipping Bar at checkout


  1. Go to Free Shipping Bar in the app.
  2. Configure display settings (see below).
  3. Add Display Rules if needed.
  4. Click Save.
  5. In the Shopify checkout editor, add the Free shipping bar block to the checkout page.

SettingDescription
StatusEnable or disable the bar
Threshold typeOrder total, Order weight, or Total cart items
Threshold amountThe minimum value to unlock free shipping. For Order total: currency amount (e.g. 50). For Order weight: weight in your store’s default unit (e.g. 2). For Total cart items: number of items (e.g. 3).
Message (before unlocked)Text shown before the threshold is reached
Message (after unlocked)Text shown once the threshold is met
Show progress barDisplay the visual progress bar
Recommended productsToggle to show product suggestions below the bar
Recommended products listProducts to offer (only shown if price ≤ remaining threshold)
ConditionsOnly show bar when cart matches conditions

Use {amount} in the “before” message. The extension replaces it with the exact amount remaining — currency for Order total (e.g. $12.50), weight for Order weight (e.g. 1.2 kg), or item count for Total cart items (e.g. 2 items).


  • When Recommended products is on but no products are selected, the recommendation section will not appear in the extension.
  • Threshold type Order total uses the store’s default currency.
  • Threshold type Order weight uses the store’s default weight unit.
  • Threshold type Total cart items counts the total number of items (quantity) in the cart.
  • Works on checkout page only.

ScenarioConditions to set
Show bar to all customers (most common)No conditions
Show only when customer has not yet qualifiedCart total is less than threshold (built-in, the bar handles this automatically)
Show only for domestic customers (free shipping not available internationally)Country is your domestic country
  • Match the threshold exactly to your free shipping offer in Shopify’s shipping settings. A mismatch confuses customers.
  • Use {amount} in the before-unlock message: “Add {amount} more to get free shipping!” is more compelling than a static message.
  • Add 2–3 low-cost recommended products below the bar. Items priced just under the remaining amount work best.
  • Update the threshold if you change your free shipping policy in Shopify as they are not linked automatically.
  • A/B test threshold levels (e.g. $50 vs $75) using conditions to show different configurations to different cart segments.