🛒 Free · no signup · no app install · read-only
An AI assistant is buying for your customer. Where does it stop?
We walk the public buying path the way a machine reader does — product feed, variant data, cart endpoints, offer markup, checkout URL — and report which step returns something usable and which returns nothing. Read-only: we never add to a cart and never place an order.
Based on publicly available data only. Informational, not legal advice.
What this checks
- Whether /products.json answers, and how many products it lists
- Products whose every variant comes back unavailable — a machine reader can still recommend those
- A sample of variants: missing SKU, missing barcode, zero prices, placeholder option names
- Whether /cart.js answers with a cart object, and whether a variant permalink resolves
- Offer structured data on a real product page: price, currency, availability, url
- Whether /cart and /checkout come back clean, or land on a login or password wall
FAQ
Does this actually place an order or add anything to a cart?
No. Every request is a GET or a HEAD, we send no cookies and keep none, and we never POST. Nothing is added to any shopper's cart and no order is created. The cart permalink is checked with a HEAD, which asks for response headers and no page body.
Why do some rows say 'could not tell'?
We read pages exactly as the server sends them and do not run JavaScript, so anything a script writes into the page after load is outside what we can see. If your product feed is switched off, every row derived from it is marked as not measured rather than guessed — a report that invents a pass is worse than no report.
Does a clean report mean AI assistants will buy from me?
It does not. We can only report whether the public surfaces return usable data. Which URLs any particular assistant fetches, how it ranks stores, and whether it completes a purchase are decisions made inside somebody else's product, and none of that is observable from outside your store.
Want the variant data and offer markup filled in so the buying path holds up end to end?
We are a Shopify studio. The audit is free; the fix is yours to make — or ours to ship.