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. One config per store.


SettingDescription
StatusEnable or disable the bar
Threshold typeOrder total (price) or Order weight
Threshold amountMinimum value to unlock free shipping
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
Conditions operatorAND / OR logic between conditions

Use {amount} in the “before” message. The extension replaces it with the exact amount remaining.


  1. Go to Free Shipping Bar in the app.
  2. Choose Threshold type (order total or weight).
  3. Enter the threshold amount.
  4. Customise the before and after messages.
  5. Toggle Show progress bar on or off.
  6. Optionally enable Recommended products and select products to suggest. Only products priced at or below the remaining amount will be shown to the customer.
  7. Add Conditions if needed.
  8. Click Save.
  9. In Shopify, add the Free Shipping Bar extension block via the Checkout Editor.

  • Works on checkout page.
  • One config per store.
  • When Recommended products is on but no products are selected, the recommendation section will not appear in the extension.
  • Threshold type Order weight uses the store’s default weight unit.
  • Threshold type Order total uses the store’s default currency.

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.