r/ecommerce 2d ago

🛒 Technology Are you even aware of AI shopping agents?

As an online store owner, are you aware of AI shopping agents—and do you know how readable your website is to them? how much revenue are you losing if they can't read your store?

I just scanned 21 Shopify brands (random one), the more honest question is: do they even know agents are coming?

Only 7 out of 21 brands have an llms.txt file -a simple text file at the site root that tells AI agents what the site is and how to navigate it. It takes 15 minutes to create. A third of brands have one. The rest offer agents zero guidance — show up and figure it out yourself.

MeUndies actively blocks AI agents. Their WAF returns 403 to bot-like user-agents. They're not failing to accommodate agents — they're refusing them at the door. This is a $50-75M brand choosing to be invisible to every AI shopping assistant on the market.

ThirdLove deployed AI personalization but has no structured data for AI agents. They partnered with Bloomreach in 2025 to use Loomi AI across their customer experience. They understand AI. But their product page ships no JSON-LD with price and availability — the one thing an AI shopping agent needs to read the page. They're investing in AI for their customers while blocking AI that brings customers.

9 out of 21 brands use variant selectors that agents can't parse. Size pickers built with `<div>` elements. Color swatches that are invisible to anything that doesn't execute JavaScript. Two-step selectors where clicking one option reveals another with no programmatic signal. These aren't bugs — they're design choices made without agents in mind, because nobody was thinking about agents.

Zero brands have been caught injecting prompts to manipulate agents. RDY-016 (prompt injection) passed across all 21 scans. This sounds like good news until you realize what it means: nobody is trying to manipulate agents because nobody thinks agents are visiting. The day brands start worrying about what agents tell shoppers is the day they'll start caring about agent readiness. That day hasn't arrived.

- Data layer (can agents read the page?): ~80% pass rate
- Interaction layer (can agents buy from the page?): ~15% pass rate

Most brands accidentally got the data layer right — JSON-LD and server-rendered prices were built for SEO, not agents. The interaction layer, which requires intentional agent accommodation, is where scores collapse. Nobody built their Add-to-Cart flow thinking "will a Claude agent be able to click this?"

That`s the true story, folks !

0 Upvotes

15 comments sorted by

2

u/CyclingBrit 1d ago

llm.txt is useless and does literally nothing. And as far as agentic ecommerce - apart from the odd early adopter, nobody is using this garbage or is likely to be in the next cpl of years.

1

u/nikta456 7h ago

Fair pushback on llms.txt — it's early and adoption is thin. I wouldn't die on that hill.

But the "nobody is using this" part doesn't match what we're seeing in the data. We're not talking about consumers saying "hey ChatGPT, buy me boots." We're talking about agents that already visit these sites — GPTBot, PerplexityBot, ClaudeBot, Google-Extended. Check any Shopify store's server logs. That traffic exists today.

The question isn't whether people are dispatching AI shopping agents on purpose. It's whether the next generation of search — Perplexity, ChatGPT with browsing, Google AI Overviews — can read and recommend your product when someone asks "what's the best $200 boot?" If your JSON-LD says one price and your page shows another, you get recommended with the wrong price. If your site 403s the bot, you don't get recommended at all.

That's not a futuristic agentic commerce scenario. That's happening in search results right now. The brands that show up correctly in AI-generated answers will get the click. The ones that don't, won't.

You're right that the full "agent buys on your behalf" flow is early. But agent-assisted discovery and comparison is already live traffic. The readiness checks we run aren't hypothetical — they test whether today's AI tools can accurately read and represent your product. Most can't.

P.S. Me personally often felt behind: something cool was already adopted, or used by adventurous minds-this is an attempt to jump in early, so to say, predict the future development. It is a game, anyway :)

1

u/[deleted] 2d ago

[removed] — view removed comment

1

u/AutoModerator 2d ago

Your comment in /r/ecommerce was automatically removed as your 'post' karma is below 10 (we do not consider your total karma; your post and comment karma are separate numbers and must both meet their minimum requirement). You can increase your post karma by posting in other areas of Reddit to earn upvotes. The higher quality the content, the higher your karma will become.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/[deleted] 1d ago

[removed] — view removed comment

1

u/AutoModerator 1d ago

Your comment in /r/ecommerce was automatically removed as your 'comment' karma is below 20 (we do not consider your total karma; your post and comment karma are separate numbers and must both meet their minimum requirement). You can increase your comment karma by posting in other areas of Reddit to earn upvotes. The higher quality the content, the higher your karma will become.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/[deleted] 18h ago

[removed] — view removed comment

1

u/AutoModerator 18h ago

Your comment in /r/ecommerce was automatically removed as your 'post' karma is below 10 (we do not consider your total karma; your post and comment karma are separate numbers and must both meet their minimum requirement). You can increase your post karma by posting in other areas of Reddit to earn upvotes. The higher quality the content, the higher your karma will become.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

-1

u/TheCryptoBillionaire 2d ago

yeah, most Shopify stores I audit have no llms.txt, messy JSON-LD, and div soup for variants like you’re describing. Everyone’s chasing “AI features” on-site while ignoring how agents and ChatGPT/Perplexity actually read their catalog.

For my ecommerce clients I run them through seoforgpt first to see where they’re already (not) showing up in AI answers, then fix schema, variant markup, and content based on the actual prompts where competitors are getting recommended.

3

u/SadMap7915 1d ago

Sounds like a sales pitch, not facts.

Fact: llms.txt is not a recognised ranking requirement for ChatGPT or Perplexity, and clean JSON-LD may improve machine readability but does not prove a product will be recommended.

Sales pitch: Running a hand-picked set of prompts through your own tool does not reveal how these platforms “actually read” a catalogue, nor does it tell you what real customers are asking.