Say the right thing on the shipping line

Sometimes the rate is right but the words are wrong: “Standard — $0.00” converts worse than “Free Freight (wholesale)”. Drydock renames options conditionally — per tag, destination, or cart — with the carrier name preserved per Shopify's rules.

A small feature with outsized conversion effect. And like everything else in Drydock: simulated before it's live.

When Customer tagged “wholesale” AND subtotal ≥ $500
Then Rename “Standard” → “Free Freight (wholesale)”
Test it The simulator shows the renamed title exactly as checkout will.
Drydock simulator: Say the right thing on the shipping line

Test first. Undo after. Always.

Drydock runs every draft rule against a synthetic checkout — real products, any address, any customer — and shows a trace of every condition with the actual values compared. Save good scenarios as test cases and they re-run on every publish, so a rule that changes an outcome gets flagged on the publish screen instead of at your checkout. Every publish is an immutable version with a diff, and restoring a previous version is one click.

Build this rule and test it in five minutes

Free plan includes the full simulator with traces. No card, nothing touches your live checkout until you publish.

Install Drydock free