← State of Agentic Commerce
Agentic Commerce Score · scanned 2026-07-22 · rubric v0.1
pdpaola.com
51/100
grade D
not yet agent-buyable
platform: shopify
41
Discover — can agents fetch + read the store? (35%)
59
Evaluate — can agents parse + trust the products? (40%)
54
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://pdpaola.com/: HTTP 429).
Evaluate — can agents parse + trust the products?
✓ Machine-readable product catalog
Open product feed at https://pdpaola.com/products.json?limit=100 (100 products sampled).
! Catalog required fields (title/image/price/description)
Coverage over 100 products: title 100% · image 98% · price 70% · description 56% (avg 81%).
! Title quality (literal, matchable)
0% of titles carry a literal descriptor/spec; 0% read as marketing slogans.
✗ Description depth (≥120 chars)
18% 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 70% 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.
- Bring product descriptions to 120+ chars of concrete, quotable substance.
- Fill the four required catalog fields on every product: title, image, price, description — a product missing one drops out of agent answers.
- Expose machine-readable price AND availability per product (feed fields or Offer schema) — agents will not guess stock.
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 pdpaola.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.