← State of Agentic Commerce
Agentic Commerce Score · scanned 2026-07-22 · rubric v0.1

solawave.co

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://solawave.co/: HTTP 429).

Evaluate — can agents parse + trust the products?

Machine-readable product catalog
Open product feed at https://solawave.co/products.json?limit=100 (21 products sampled).
Catalog required fields (title/image/price/description)
Coverage over 21 products: title 100% · image 100% · price 100% · description 100% (avg 100%).
! Title quality (literal, matchable)
0% of titles carry a literal descriptor/spec; 0% read as marketing slogans.
Description depth (≥120 chars)
95% 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

  1. Serve real HTML without JavaScript: agent fetchers read the raw response. Pre-render or SSR your storefront.
  2. Publish shipping + returns policy pages at stable URLs — agents surface (and protocols require) merchant policies before completing checkout.
  3. Publish /sitemap.xml (and declare it in robots.txt) so agents can enumerate your catalog.
  4. Rewrite product titles with literal, matchable language ("insulated 12oz steel bottle"), not marketing names; drop ALL-CAPS and slogan phrasing.
  5. 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 solawave.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.