Skip to content

FAQ

Yes.

Where does the free-shipping amount come from?

Section titled “Where does the free-shipping amount come from?”

In Automatic mode, Nudge reads the minimum order amount from your enabled WooCommerce free-shipping method, using the smallest amount across your shipping zones. In Manual mode you set a fixed amount. If Automatic finds no qualifying method, it falls back to the manual amount.

What happens when no free-shipping goal is configured?

Section titled “What happens when no free-shipping goal is configured?”

Nudge hides the bar rather than showing a broken or always-complete one. The same applies when the cart is empty.

Does it work with the Cart and Checkout blocks?

Section titled “Does it work with the Cart and Checkout blocks?”

Yes. It renders on both the classic templates and the WooCommerce Cart/Checkout blocks, and declares HPOS and Cart/Checkout Blocks compatibility.

Yes — use the [nudge_bar] shortcode in any page, post or widget. It shows the current cart’s progress and hides itself when the cart is empty or no goal is set.

Use the {amount} token in the progress message so the remaining amount appears inline, and set a separate success message for when the goal is reached.

Yes. The bar’s colours are CSS custom properties you set in the live preview, and the design is dark-mode aware.

Will it slow my store down or shift the layout?

Section titled “Will it slow my store down or shift the layout?”

No. The bar uses a tiny dependency-free script, the track reserves its height up front (zero CLS), and the fill animation respects prefers-reduced-motion.

Yes. The bar re-renders with the cart and animates smoothly toward the goal, then switches to the success message when the goal is met.