In a recent Business Bloomer Club Slack thread, a user asked about hiding the “Change Address” link in the cart page.
Sometimes, especially in straightforward sales flows, this link can add unnecessary complexity for customers.
Thankfully, WooCommerce provides a simple solution to remove it without custom code.
The Solution: Disable the Shipping Calculator
WooCommerce includes a built-in setting that allows you to disable the shipping calculator, which also removes the “Change Address” link from the cart and checkout pages.
Here’s how to do it:
- Navigate to WooCommerce Settings: Go to WooCommerce > Settings > Shipping.
- Disable Shipping Calculator: Find the Shipping options section, then uncheck the option labeled “Enable the shipping calculator on the cart page.”
- Save Changes: Click Save changes to apply the update.
Why This Works
Disabling the shipping calculator removes the need for customers to update their address on the fly, thereby hiding the “Change Address” link. This setting is especially useful for businesses that want a simpler checkout experience, for example, if shipping is always included or addresses rarely change.
Conclusion
Removing the “Change Address” link is as easy as toggling a setting in WooCommerce. This quick fix can simplify the cart and checkout experience for customers, helping reduce friction in the purchasing process.