Cart state reachable via stable URL or API endpoint
Cart state reachable via stable URL or API endpoint.
What earns each verdict
Same outcomes on every UXFix rule · how verdicts workCart URL stable AND JSON endpoint returns cart state.
URL stable but no JSON endpoint.
Cart accessible only via SPA state (no URL) or ephemeral session URL.
The cart cannot be read by an AI agent from a stable URL or a JSON API endpoint. Cart state lives only in the buyer's browser session.
Agentic checkout requires the agent to inspect the cart before completing a purchase. If cart state is not accessible via a URL or API, the agent cannot verify totals, catch surprise fees, or hand off to a delegated payment flow.
Every published UXFix audit this rule could be judged on, as of 23 Sep 2026. A count of real stores, not a simulation of yours.
How we test it
Scripted walk, fresh signed-out browser · the full walk- 1Fresh browserSigned out, cookies cleared, desktop and mobile viewports, the store's live theme.
- 2Open a productA real, in-stock product page, found the way a shopper finds one.
- 3Add to cartDefault variant, quantity one, then the cart page itself.
- 4Read it like an agentThe markup and structured data a shopping agent reads, not the layout.
- 5Record the verdictPass, partial or fail, saved with the screenshot it was judged on.
The numbers behind the rule
Published UXFix audits · more statisticsScore weight: a fail costs 7.7 pts of of the AI Shoppers score; a partial costs half that. Most-failed rank is among the 79 rules with enough published audits to report a rate.
The fix
The same steps a failing store sees in its reportA pass means: Cart URL stable AND JSON endpoint returns cart state.
Score gain is roughly what a fail-to-pass change adds; rules that could not be judged are left out, which can move it a little. Re-run a free audit after the change ships to confirm the verdict moved.
Tick each step as you ship it. The audit judges the live store, so re-run it once all of them are done.
Every store that fails this rule
| # | Store | Score | Audited | Published audit |
|---|---|---|---|---|
| 1 | Enviafloresparadifuntosenviafloresparadifuntos.com | 56 | Open audit |
What our auditors say about this rule
A cart that exists only inside a session is a cart no assistant can hand back to the shopper.
Abdulhameid Grandoka, Co-founder, UXFixWritten by the person who audits this rule, and reviewed every quarter.
What this rule rests on
The published research and standards this rule is drawn from. Open them and check the reasoning for yourself.