← State of Agentic Commerce
Agentic Commerce Score · scanned 2026-07-22 · rubric v0.1
fablehome.co
53/100
grade D
not yet agent-buyable
platform: shopify
7
Discover — can agents fetch + read the store? (35%)
84
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)
robots.txt root-blocks 6 AI agents: GPTBot, ClaudeBot, Google-Extended, Applebot-Extended, Amazonbot, meta-externalagent.
! 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://fablehome.co/: HTTP 403).
Evaluate — can agents parse + trust the products?
✓ Machine-readable product catalog
Open product feed at https://fablehome.co/products.json?limit=100 (100 products sampled).
✓ Catalog required fields (title/image/price/description)
Coverage over 100 products: title 100% · image 100% · price 98% · description 60% (avg 90%).
! Title quality (literal, matchable)
1% of titles carry a literal descriptor/spec; 0% read as marketing slogans.
! Description depth (≥120 chars)
56% 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 98% and availability on 100% of products.
✗ Shipping + returns policies discoverable
Shipping policy not found · returns/refund policy not found.
Highest-impact fixes
- Unblock AI shopping crawlers in robots.txt (GPTBot, OAI-SearchBot, PerplexityBot, ClaudeBot, Google-Extended…) — blocked agents cannot see, cite, or sell your products.
- 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 fablehome.co.
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.