The request
“Two parts. Stop the store from redirecting to the cart page when someone adds a product. And require a terms and conditions checkbox on the cart before checkout.”
A redirect that interrupted shopping and a legal requirement that needed enforcing.
The approach
We replaced the redirect with a cart drawer that opens on add, and added a required terms checkbox to the cart that disables checkout until it's checked.
What we shipped
Redirect replaced with a cart drawer
Required terms checkbox on the cart
Checkout disabled until accepted
Acceptance recorded on the order