OptionalautoAuto-recover from a stale cart. When a mutation fails with
CartNotOpenError (the cart was converted by a completed order, or
abandoned), the hook starts a fresh session, re-adds the last-known line
items and re-selects the shipping method, then retries the operation once.
Default true. Set false to surface CartNotOpenError instead.
OptionalbaseWorkspace environment UUID the publishable token was minted for.
Publishable storefront quote token (pk_…).
OptionalstoragelocalStorage key for persisting the cart session id across page loads.
Default 'throttle.cartSessionId'. Pass null to disable persistence.
Application UUID.