The request
“I have a free shipping setup that accounts for two things: if there's a canvas print in the cart, free shipping doesn't apply. If the cart is over the threshold otherwise, it does. Modify it so the bar reflects that.”
A free shipping progress bar that promised free shipping on orders that wouldn't get it.
The approach
We updated the free shipping bar to check for excluded products before showing progress. Carts containing a canvas print see a note explaining why instead of a progress bar.
What we shipped
Free shipping bar respects excluded products
Explanatory note for excluded carts
Standard progress bar for eligible carts
Threshold editable in the theme editor