Create an Airwallex account today
Get started
HomeBlogEcommerce
Published on 24 June 202610 minutes

How to make your products discoverable to AI shopping agents (2026 Singapore guide)

Cherie Foo
Growth Content Manager

How to make your products discoverable to AI shopping agents (2026 Singapore guide)

Key takeaways:

  • Discovery is going machine-first. AI agents don't browse websites: they query product feeds. If your data isn't structured and contextual, agents can't find you.

  • Shopify merchants can more easily integrate with major shopping surfaces through built-in connectors such as Google Merchant Center feeds and third-party integrations, while other merchants may need to configure product feeds and APIs manually.

  • Airwallex Checkout supports API-based and tokenised payment flows that can integrate with AI shopping agent–initiated checkouts, enabling merchants to accept payments when an agent brings a buyer to purchase.

AI product discovery is changing how customers find and buy products in Singapore.

Instead of typing keywords into a search bar and scrolling through results, more shoppers are starting their journey through AI shopping agents that can compare options, check availability, and even place orders on their behalf.

This shift is already underway: AI-referred traffic to retailers grew 393% year-on-year in Q1 2026¹, and AI-referred shoppers convert 42% better than search-referred shoppers².

In this article, we’ll break down how AI shopping agents are reshaping product discovery, why structured product data matters more than ever, and what Singapore merchants need to do to stay visible in agent-driven commerce.

Why agents can't find most products today

When a human shops, they navigate visually. They respond to imagery, layout, and brand cues.

When an AI agent shops, it does none of this. It queries structured data — product attributes, pricing, availability, delivery speed — and makes decisions based on how completely and accurately that data answers the user's request.

Most merchant product data was built for humans and search engines, not agents. Here are three reasons why AI agents can’t find products today:

1. Catalog gaps

Missing or thin attributes are the most common problem. An agent asked to "find a lightweight running jacket under $120 suitable for humid weather" needs material, weight, use-case context, and price as structured fields, not buried in a product description paragraph.

Agents evaluate completeness as a proxy for reliability. A well-described product consistently outperforms a poorly described one, regardless of brand.

2. Discoverability gaps

Even with complete catalog data, products that aren't exposed through an ACP product feed, Google Merchant Center, or an MCP endpoint are invisible to agents.

Agents consume structured feeds and API responses. If your products aren't in those feeds, they don't exist for agent-driven discovery.

3. Checkout gaps

Getting discovered is only half the problem. Most checkout flows are designed for humans: form fields, page redirects, CAPTCHAs, manual address entry.

When an agent reaches your checkout, it expects a protocol-compliant endpoint that accepts delegated payment tokens, not a human-facing payment page. Merchants who fix their discoverability but leave their checkout unchanged still lose the sale.

Airwallex Checkout is built to handle agent-initiated payments, supports PayNow, GrabPay, and other local payment methods Singapore shoppers expect, and settles in 14+ currencies across SEA. Learn more about Airwallex Checkout or sign up to start using it.

4 things agents need from your product catalog

Here’s what agents need to be able to find your product catalog:

1. Machine-readable product data

Agents query product feeds with constraints set by the user. Standard attributes like the price, availability, and delivery speed are the baseline. What separates agent-optimised listings from generic ones are contextual attributes: occasions, material, use case, size constraints, environmental conditions.

These are the fields that let an agent match "waterproof jacket for hiking in Borneo" to your product rather than a competitor's.

The practical starting point is schema.org Product structured data on every product detail page. The “dateModified” property matters more than most merchants realise: LLM crawlers use freshness signals as a tiebreaker when two products are otherwise comparable.

Required vs recommended fields for Product structured data:

Field

Status

Notes

price + priceCurrency

Required

Must reflect real-time pricing; stale prices cause agent failures

availability

Required

Use schema.org values: InStock, OutOfStock, PreOrder

name + description

Required

Description should include use-case context, not just specs

material

Recommended

Key for apparel, homeware, sporting goods

mpn

Recommended

Manufacturer part number — critical for B2C electronics and apparel

gtin (EAN/UPC/ISBN)

Recommended

Required in some marketplaces like Google Merchant Center, depending on category

weight

Recommended

Affects delivery cost estimates agents surface to users

Offers.price, priceSpecification

Recommended

Agents surface promotional pricing when present

offers.shippingDetails

Recommended

Delivery time and cost — high-priority signal for purchase decisions

image

Recommended

Agents serving visual interfaces (Google AI Mode) prioritise products with images

Beyond PDPs, implement FAQPage structured data for common product questions.

FAQ structured data can help search engines and some AI systems better interpret Q&A content, though how different agents use this markup varies by platform.

2. ACP/UCP-compliant product endpoints

Structured data on your website helps with organic discovery as AI agents crawl and understand your content.

But for agents that operate through chat interfaces like ChatGPT Shopping, Google AI Mode, and Perplexity, you also need your product catalog to be available through the feeds and APIs those platforms rely on. There are two main paths:

ACP vs Google Merchant Center:

ACP 

Google Merchant Center

Format

JSONL (preferred), CSV

XML (preferred), CSV, API

Update frequency

Daily snapshot; real-time API available

Daily feed refresh; Content API for near real-time updates

AI platforms 

ChatGPT Shopping, Google Shopping ecosystem, Perplexity

Google Shopping / Google Merchant Center ecosystem 

Shopify SG merchants

Manual submission or via Commerce Suite

Can integrate via built-in Google Merchant Center and partner integrations; setup required

Non-Shopify merchants

Manual submission or via platform-specific integration tools (if supported)

Manual submission via GMC account

Key required fields

item_id, title, description, price, availability, image

id, title, description, price, availability, image, product identifiers (e.g. GTIN where applicable), shipping configuration

For most SG merchants, maintaining both feeds gives the broadest agent coverage: Google Merchant Center for Google AI Mode and Google-indexed agents, ACP for ChatGPT and other OpenAI-protocol agents.

3. Delegated payment token support

When an agent is ready to complete a purchase, it presents a scoped payment token issued by infrastructure like Mastercard Agent Pay or Visa Intelligent Commerce, rather than raw card details.

These tokens are limited by design: single merchant, single currency, maximum spend amount, and a short expiration window (often minutes). They're the agent commerce equivalent of a purchase order: pre-authorised, bounded, and traceable.

Merchants need checkout infrastructure that can receive and process these tokens without routing them through a human-facing payment page. This means protocol-compliant checkout endpoints (either ACP checkout flow or UCP-equivalent) that accept the mandate and complete the transaction programmatically.

4. Agent traffic analytics

Tag agent-sourced sessions and transactions separately from human traffic in your analytics setup. Without this, you can't measure agentic commerce's impact on revenue, identify which products agents surface most often, or know whether your feed optimisations are working.

Agent sessions have a distinctive fingerprint: high-frequency product API queries, near-zero page dwell time, direct checkout initiation, and referrer strings from known AI platforms.

The most common mistake is flagging this as bot traffic and blocking it: merchants who do this are turning away sales.

How to test whether agents can actually find your products

Once you've addressed catalog data and feed submission, do a few quick checks to validate whether the work is visible to agents in practice.

1. Manual agent test

Open ChatGPT, Perplexity, or Google AI Mode and run ten natural language queries relevant to your product category — the kind of request a real customer would make, not keyword searches.

If your products don't surface in categories where they should, you have a feed gap or a structured data gap. Note which queries return competitors and which return nothing; this tells you whether the problem is coverage (you're not in the feed) or relevance (your attributes aren't matching the query intent).

2. Structured data validation

Run your product detail pages through Google's Rich Results Test and the schema.org validator. Missing required fields, incorrect data types, and stale “dateModified” values are the most common issues.

Fix these before troubleshooting feed-level problems: agents that discover your product via crawling use this data directly.

3. AI evaluations

Write test prompts that mirror your target customer's language and build simple test agents to simulate discovery and purchasing against your catalog.

This surfaces gaps in metadata that validation tools don't catch — for example, a product that passes schema validation but still doesn't match "gifts for runners" because the use-case context is missing from the description.

Airwallex's product team uses this approach internally to surface catalog readiness issues; the same method works for any merchant using freely available agent testing tools.

What agent-ready checkout looks like for Singapore merchants

Getting your products discovered by agents is the first problem. The second is making sure the checkout can complete the sale when an agent arrives.

Agent-initiated checkout has three requirements that differ from standard eCommerce:

1. Protocol-compliant endpoints

Agents transact programmatically: they call a checkout API, not a payment page.

Your checkout needs to expose ACP or UCP-compliant endpoints that accept an agent's checkout request, create a session, handle the mandate, and confirm the order. This is what "agent-ready checkout" means at the technical layer.

2. Scoped payment token processing

As covered above, agents pay with delegated tokens, not raw card numbers. Your payment infrastructure needs to validate and process these tokens, including checking that the token's scope (merchant, currency, amount, expiry) matches the transaction.

Standard card processing infrastructure doesn't handle this by default.

3. Fraud screening that understands agent traffic

Agent-initiated transactions look different to fraud models trained on human behaviour: no browsing history, direct-to-checkout, high-frequency queries from the same agent.

Merchants need risk systems that can distinguish legitimate agent traffic from malicious bots operating on similar patterns. Blocking one means blocking the other without the right detection layer in place.

For Singapore merchants, there's an additional consideration: APAC has an average cart abandonment rate of 87%, significantly higher than the global average of 70%3.

For human checkouts, this is driven by payment friction: missing local methods, forced redirects. For agent checkouts, it's driven by protocol friction. Merchants who address both have the strongest conversion profile across both traffic types.

How Airwallex Checkout supports AI product discovery for Singapore merchants

Improving AI product discovery means having a checkout that can complete the sale when an agent brings a buyer to you. Here's how Airwallex Checkout helps:

  • Agent-ready payment acceptance. Airwallex Checkout is built to accept delegated payment tokens from AI agents across ACP, UCP, and other protocols. When an agent initiates a purchase on behalf of a shopper, the transaction completes without friction.

  • Local payment methods for human shoppers. Airwallex supports 160+ local payment methods including PayNow, GrabPay, Apple Pay, and Google Pay, so the same checkout converts both agent-driven and human traffic without separate integrations.

  • Multi-currency settlement across SEA. Hold and settle in 14+ currencies — MYR, IDR, THB, PHP, and more — without forced conversion back to SGD. When agent-referred orders come from across the region, margins don't erode to FX fees.

  • One-click checkout via Airi. Shoppers who save their payment details with Airi can complete checkout in a single click on participating merchants.

Make your checkout visible to AI agents
Sign up now

Frequently asked questions (FAQs)

What's the difference between traditional SEO and AI product discovery?

Traditional SEO optimises for keyword ranking on search results pages: position, click-through rate, meta tags. AI product discovery optimises for being selected and cited by AI agents during their product search. The signals are different: structured data completeness, attribute richness, feed format compliance, and real-time availability matter more than backlinks or domain authority. A product with a complete schema.org markup, accurate inventory data, and contextual use-case descriptions will consistently outperform a better-ranked page with thin structured data when agents are doing the selecting.

Do I need to be on Shopify to appear in ChatGPT Shopping?

No. Shopify SG merchants are auto-enrolled, but any merchant can appear in ChatGPT Shopping by submitting a product feed via the ACP spec or Google Merchant Center. Non-Shopify merchants can also integrate via Airwallex's Commerce Suite to get coverage across multiple AI platforms simultaneously, without maintaining separate feeds and integrations per platform.

What local payment methods do Singapore AI agents support?

Mastercard Agent Pay — processing via DBS and UOB — is live in Singapore and runs on standard card rails. PayNow and GrabPay integration into the agentic commerce stack is expected as the payment networks continue their rollout with local banks. Merchants should ensure their checkout supports card-based agent payments now and is positioned to add local method support as it becomes available. Airwallex Checkout supports both today for human shoppers, with agent token acceptance built in.

How do I know if an agent has tried to buy from my store?

Tag agentic traffic separately in your analytics. ACP and UCP-compliant agents send identifiable headers — look for x-agent-initiated and platform-specific referrer strings from ChatGPT, Google AI Mode, and Perplexity. At the session level, agent traffic has a consistent signature: high-frequency product API calls, no dwell time, and direct checkout initiation with no browsing path. If you're seeing sessions that match this pattern but treating them as bot traffic and blocking them, you're turning away sales.

Sources

  1. https://business.adobe.com/blog/ai-traffic-surge-retail-sites-not-machine-readable

  2.  https://business.adobe.com/blog/ai-traffic-surge-retail-sites-not-machine-readable

  3. https://www.sellerscommerce.com/blog/shopping-cart-abandonment-statistics/  and https://www.statista.com/statistics/477804/online-shopping-cart-abandonment-rate-worldwide/

This publication does not constitute legal, tax, or professional advice from Airwallex, nor does it substitute seeking such advice, and makes no express or implied representations / warranties / guarantees regarding content accuracy, completeness, or currency. If you would like to request an update, feel free to contact us at [[email protected]]. Airwallex (Singapore) Pte. Ltd. (201626561Z) is licensed as a Major Payment Institution and regulated by the Monetary Authority of Singapore.

View this article in another region:Malaysia

Cherie Foo
Growth Content Manager

Cherie is a Growth Content Manager at Airwallex, where she develops content for businesses in Singapore and across Southeast Asia. She focuses on turning complex topics like cross-border payments, business accounts, and spend management into clear, practical guides that help founders and finance teams make confident decisions.

Posted in:

Ecommerce
Share
In this article

Create an Airwallex account today

Share

Related Posts

Vendor payment management: How to automate AP in Singapore (2026 guide)
Accounts Payable

Vendor payment management: How to automate AP in Singapore (2026 ...

12 minutes

AI vs rules-based expense management: A Singapore guide (2026)
Expense management

AI vs rules-based expense management: A Singapore guide (2026)

10 minutes

The AI ROI question CFOs can't answer (yet)
Finance operations

The AI ROI question CFOs can't answer (yet)

4 minutes