← State of Agentic Commerce
Agentic Commerce Score · scanned 2026-07-22 · rubric v0.1
wyze.com
68/100
grade C
not yet agent-buyable
platform: shopify
41
Discover — can agents fetch + read the store? (35%)
91
Evaluate — can agents parse + trust the products? (40%)
68
Transact — can an agent complete a purchase? (25%)
Discover — can agents fetch + read the store?
✓ AI crawlers allowed (robots.txt)
No robots.txt — nothing blocks AI crawlers (open by default).
! llms.txt present
No /llms.txt (emerging convention — counted as a soft gap, not a blocker).
✗ Sitemap discoverable
No sitemap found at /sitemap.xml or declared in robots.txt.
✗ Homepage readable without JavaScript
Homepage fetch failed (https://wyze.com/: HTTP 429).
Evaluate — can agents parse + trust the products?
✓ Machine-readable product catalog
Open product feed at https://wyze.com/products.json?limit=100 (53 products sampled).
✓ Catalog required fields (title/image/price/description)
Coverage over 53 products: title 100% · image 100% · price 100% · description 94% (avg 99%).
! Title quality (literal, matchable)
2% of titles carry a literal descriptor/spec; 0% read as marketing slogans.
✓ Description depth (≥120 chars)
92% of products have a description agents can actually quote (≥120 chars).
– Product JSON-LD (Offer: price/currency/availability)
No product page fetched.
Transact — can an agent complete a purchase?
✓ Agentic-checkout rail (platform prerequisite)
Platform: shopify. Open /products.json feed — Shopify storefront; platform ships ChatGPT-checkout (ACP) and Google (UCP) catalog rails for eligible stores.
✓ Machine-readable price + availability
Feed exposes price on 100% and availability on 100% of products.
✗ Shipping + returns policies discoverable
Shipping policy not found · returns/refund policy not found.
Highest-impact fixes
- Serve real HTML without JavaScript: agent fetchers read the raw response. Pre-render or SSR your storefront.
- Publish shipping + returns policy pages at stable URLs — agents surface (and protocols require) merchant policies before completing checkout.
- Publish /sitemap.xml (and declare it in robots.txt) so agents can enumerate your catalog.
- Rewrite product titles with literal, matchable language ("insulated 12oz steel bottle"), not marketing names; drop ALL-CAPS and slogan phrasing.
- Add /llms.txt — a short markdown map of your key pages for AI systems (llmstxt.org).
Is this your store?
This is a point-in-time scan of public signals (2026-07-22) — if you have shipped fixes since, re-run it in ten seconds: npx agentic-commerce-score wyze.com.
ACS covers whether agents can buy from you. The other half is whether AI assistants recommend you over competitors — run Arenza's free AI visibility score or write to hello@arenza.ai.