Skip to content
AIAn Alian Software company
8 min read

The e-commerce AI playbook for 2026

Catalog assistant, support deflection, product copy at scale, review intelligence — what to ship first, in what order, and what each costs.

  • ecommerce
  • agents
  • rag

Why e-commerce is the easiest AI win in 2026

E-commerce has the cleanest AI ROI math of any vertical. Tickets per week × handle time × loaded cost gives you a number. Deflect 40-60% with an agent that reads your docs. Subtract build + ops cost. The decision makes itself.

We've shipped variations of these in the last 18 months. Here's the order we'd run them in if we were greenfielding.

Phase 1 (weeks 1–6): Support deflection bot

Start here. Highest, fastest, most measurable ROI. RAG over your docs, policy pages, FAQ, and the top 100 historical tickets. Citation-required. Refusal patterns. Escalation queue.

Most B2C clients deflect 50-70% of WISMO, returns, and policy questions in the first 90 days. The dollar value of that on a 500-tickets-per-week store usually pays for the build in under 4 months.

What decides whether it hits the top or the bottom of that range. Two things, neither of them the model. The first is whether your policy pages actually state the policy — a returns page that says "contact us for details" gives the agent nothing to deflect with, and a surprising number of stores have one. The second is order-status access. WISMO is the single largest ticket category in most B2C stores, and an agent that cannot look up an order can only explain the policy, not answer the question. Wiring that lookup is usually a week of work and it roughly doubles the achievable deflection rate.

The launch pattern that avoids the classic failure. Run it in suggest mode for a fortnight, with agents editing the draft before sending. The edits tell you exactly where the corpus is wrong, at a point where no customer sees it. Stores that skip this stage spend the same fortnight fixing the same problems in public.

Phase 2 (weeks 4–10, parallel): Catalog assistant

PDP-embedded assistant that answers fit, size, compatibility, and "which one should I get" with citations from product copy and reviews. Lifts conversion 8-20% on PDP traffic in our deployments — and feels like a real assistant, not a chatbot.

We pair this with the Phase 1 bot in the same chat surface — the user doesn't know which agent is answering, just that the answer is good.

Why this one lives or dies on product data, not on prompting. A catalogue assistant is only as good as the attributes behind it. If fit, material, compatibility, and dimensions live in unstructured description text rather than structured fields, the assistant will guess, and a confidently wrong sizing answer costs you a return rather than a ticket. The prerequisite work is attribute extraction across the catalogue — and it pays for itself twice, because those same structured attributes are what shopping feeds and AI answer engines read.

Keep it grounded in reviews, not just in your own copy. The questions customers actually ask — does it run small, is it noisy, does it fit an older model — are usually answered in reviews and nowhere in the product description. An assistant that can cite a review answers the real question; one restricted to marketing copy repeats the pitch and gets abandoned.

Phase 3 (weeks 8–14): Review intelligence

Aggregate reviews across platforms (Trustpilot, Google, Amazon, your own). Extract themes, sentiment, surface PDP-ready quotes. Update PDPs weekly with the highest-converting quote.

The under-appreciated win: theme extraction surfaces product issues you wouldn't have found in your support tickets.

The operational catch. Review intelligence is the phase most likely to be built and then quietly abandoned, because its output is a report rather than a customer-facing feature. Reports get read for a month. The version that survives is wired into something with a schedule: the weekly PDP quote update, a monthly theme digest to merchandising, and an alert when a theme's sentiment moves sharply on a product that matters. Attach it to a decision or it becomes a dashboard.

Watch the platform terms. Aggregating reviews from third-party platforms is subject to their terms, and scraping what you cannot access via an API is a real exposure rather than a theoretical one. Use official integrations where they exist and treat your own first-party review corpus as the asset — it is the one nobody can take away, and it is the one AI answer engines increasingly weigh.

Phase 4 (ongoing): Product copy at scale

Brand-voice fine-tuned generator that produces PDP copy from spec sheets. Editor-in-the-loop. Output gets faster and more consistent over time.

Not as high-ROI as the support bot, but compounds — every new SKU is faster than the last.

Where the compounding actually comes from. The generator is not the asset; the structured attribute data and the voice specification are. Once those exist, the marginal cost of copy for a new SKU approaches zero, and the same inputs feed the catalogue assistant, the shopping feed, and any marketplace listing. Stores that build the generator without the structured layer underneath get faster copy and nothing else, and they rebuild within a year.

Keep the editor in the loop, and keep the loop small. Reviewing every generated description is unsustainable at catalogue scale and reviewing none is how a store ends up with an embarrassing product page. The workable middle is reviewing everything in a new category until the voice settles, then sampling — and always reviewing anything making a claim about safety, compatibility, or compliance.

What to skip in 2026

  • AI image generation for products. Customers want real product photos. Use AI for thumbnails and social variants, not catalog photography.
  • Personalization-only chatbots. "Hi {first_name}" is not the point. Substantive product help is.
  • Email content generation in isolation. Generated emails without measurement loops underperform. Ship them with eval loops or skip them.

The prerequisites nobody lists

Every phase above assumes some things are already true. They usually are not, and discovering that in week three is what turns a six-week phase into a ten-week one.

Documentation that states policy. Not a help centre — a set of pages that actually answer what your return window is, what happens to sale items, what your delivery promise is by region. If a human cannot answer from your docs, neither can an agent.

Order lookup access. An API or integration the agent can call to answer "where is my order." Without it the highest-volume ticket category stays manual.

Structured product attributes. Fit, size, material, compatibility, dimensions as fields rather than sentences. This is the prerequisite shared by Phases 2 and 4 and the most common thing missing.

A support baseline. Ticket volume, handle time, and resolution rate for the three months before you start. Without it, none of the ROI claims above can be checked against your own numbers, and the project's success becomes a matter of opinion.

A named owner for after launch. Someone whose job includes reviewing the eval run and adding cases when something goes wrong. A few hours a month, and the difference between a system that holds its numbers and one that is quietly worse by summer.

None of these is expensive. All of them take longer to arrange than to do, which is why they belong in the plan rather than in the surprises.

If you can only do one thing

Most stores reading a four-phase playbook do not have the budget or the attention for four phases, and pretending otherwise produces a stalled programme rather than a working system.

Do Phase 1, properly. Support deflection has the clearest measurement, the fastest payback, and the least dependency on catalogue data quality. It is also the phase whose output — a working retrieval layer over your policies and docs — is reused by everything that follows. Done well it funds the next phase from its own savings, which is a much easier internal conversation than asking for the whole programme upfront.

Do it narrow. Three intents handled reliably beat ten handled adequately, and the narrow version reaches production weeks earlier. WISMO, returns policy, and delivery timing cover the majority of B2C tier-one volume in most stores.

Then let the numbers choose the next phase. If deflection lands at the top of the range and support cost was the problem, widen the agent. If the tickets you deflected turn out to have been presales questions in disguise, the catalogue assistant is worth more than more deflection. Real traffic answers that question better than any playbook, including this one.

The stores that get the most from this list are rarely the ones that ran all four phases. They are the ones that ran the first phase properly and let what they learned pick the second. A playbook is a menu of what is possible, not an instruction to order everything on it.

What to measure at each phase

Each phase has a metric that tells you the truth and at least one that flatters. Instrumenting the right one before launch is what makes the next phase fundable.

Phase 1 — measure resolution, not deflection. A conversation that ended without a human is contained; a conversation where the customer got what they needed is resolved. The gap between those two is where abandoned, annoyed shoppers live. Pair the deflection number with reopen rate — a ticket the agent closed that the customer reopens within 48 hours was deferred, not deflected — and with CSAT split by whether a human was involved.

Phase 2 — measure conversion on assisted sessions against a holdout. Comparing assisted sessions to all sessions will always look excellent, because people who engage an assistant are already further down the funnel. Hold back a slice of PDP traffic from the assistant and compare like with like. It is the only version of this number that survives scrutiny, and it is a fortnight of foregone benefit at most.

Phase 3 — measure whether anything changed. Review intelligence produces themes. The metric is how many merchandising or product decisions cite one. Zero after a quarter means you built a report, not a system.

Phase 4 — measure edit distance, not output volume. How much a human changes the generated copy before publishing is the honest quality signal, and it should fall over time. Words produced per week measures nothing except that the generator is switched on.

Across all four — keep the pre-project baseline. Ticket volume, handle time, resolution rate, PDP conversion, and support cost for the three months before anything shipped. Every claim above becomes checkable with it and arguable without it.

What this typically costs

Phases 1+2 together run $50-90K loaded over 6-10 weeks. Phase 3 adds $20-30K. Phase 4 is a $25-40K initial build then ongoing usage. A complete pass at a mid-market e-com store is $100-160K — and almost always pays back in under 9 months on a $5M+ revenue store.

If you'd rather phase the spend, start with support deflection only. It's the highest-confidence single bet.

Monthly briefing

One short email a month — what we shipped, what we learned, the patterns we'd recommend (and skip). No fluff.

Got a problem like this?

Describe it in the hero — our agent will scope a solution and tell you what a real build would look like.