Skip to content
FULLTime eCommerce

Display locations – Free Shipping Bar

Display locations

The bar can appear in two places in the storefront. Both display locations can be toggled independently.

Cart page

Controlled by the "Show on cart page" setting. The bar is inserted via a Twig override of storefront/page/checkout/cart/index.html.twig and appears wherever your theme renders storefront/component/futi/shipping-bar.html.twig.

Useful when you want to actively motivate customers to keep shopping on the actual cart page, right before they proceed to checkout.

Mini cart (offcanvas)

Controlled by the "Show in mini cart" setting. The bar is inserted via an override of storefront/component/checkout/offcanvas-cart.html.twig.

Useful when customers should see, right when adding a product — directly in the opening mini cart — how close they are to free shipping. This display location often has the biggest impact because it's visible at the exact moment of the purchase decision.

Using both locations together

Both display locations are active by default. In most shops that's also the recommended setting: the mini cart reaches customers while browsing, the cart page reaches them shortly before checkout.

Both settings, like all plugin values, can also be set differently per sales channel — for example if one sales channel prefers a leaner checkout experience without the mini cart hint.

When no bar appears

The bar is only rendered when all of the following conditions are met:

  • the plugin is active
  • the threshold is greater than 0
  • a cart with a price is present
  • the respective display location is enabled

If any of these conditions is missing, no output is rendered. See Troubleshooting for details.

Was this page helpful?

Support

Rented Plugins (Shopware Store)

For support with plugins rented from the Shopware Store, please open a support ticket in your Shopware account.

Create Shopware Ticket

General Inquiries

For general questions or purchase licenses, reach us by email.

Send Email
Display locations – Free Shipping Bar | FULLTime eCommerce