IN THIS ARTICLE
- 01What Shopify stores actually get asked
- 02Why deflection chatbots fail for stores
- 03What "agentic" support means for a Shopify store
- 04How Delyt handles Shopify support
- 05One inbox for email, WhatsApp, Instagram, and everything else
- 06Setup: honestly, an afternoon
- 07Where Delyt falls short (an honest note)
- 08How it compares: Gorgias, Zendesk, Tidio
- 09What it costs
If you run a Shopify store, your support inbox has a predictable shape. Most of it is some version of "where is my order?" — the query the industry calls WISMO. The rest is returns and refunds, product questions before purchase, and order changes ("wrong address", "can I add an item", "cancel this before it ships"). The queries arrive on email, but increasingly also on WhatsApp, Instagram DMs, and Facebook comments — and customers on those channels expect an answer in minutes, not a ticket number and a two-day wait.
The frustrating part is that most of these queries do not need a human. Answering "where is my order?" means looking up the order in Shopify, checking the carrier, and replying with the tracking link and ETA. Processing a standard return means checking the order against your return window and policy. These are lookup-and-act tasks, not judgment calls. This guide covers what AI customer support for Shopify actually looks like in 2026 — what is automatable, why most chatbots fail at it, and what to look for in a tool.
What Shopify stores actually get asked
Support volume for an ecommerce store is dominated by a small number of query types. Order status queries are typically the single largest category (often 30 to 40% of tickets), followed by return and refund requests, product questions, and delivery issues. Together, these categories usually make up the substantial majority of ticket volume — and every one of them follows a repeatable pattern:
- WISMO (where is my order): look up the order, check the carrier status, reply with tracking and ETA. Fully structured, high volume, and the biggest driver of "just checking in" follow-up emails when it goes unanswered.
- Returns and refunds: check the order date against the return window, confirm eligibility per your policy, initiate the return or refund. Structured, but with money involved — this is where you want rules, not improvisation.
- Product questions: sizing, materials, compatibility, restock timing. Answerable from your product pages, FAQ, and knowledge base — if the AI has actually been fed them.
- Order changes: address corrections, cancellations before fulfilment, adding or swapping items. Time-sensitive — a change request that waits 24 hours for a reply is usually too late.
How much of this can AI handle? It depends on your catalogue, your policies, and how much of the work requires real judgment — so treat any vendor quoting you a precise universal percentage with suspicion. But the shape of the queue is the point: the most common Shopify support queries are structured lookups and policy checks, which is exactly the category of work AI handles well when it is connected to your store data. The queries that genuinely need a human — an angry VIP customer, a damaged custom order, a chargeback dispute — are a minority of volume, and they are better served when your team is not buried under tracking-number requests.
Why deflection chatbots fail for stores
The first generation of support AI was built around deflection: intercept the customer, match their question to a help article, and hope they go away satisfied. That model fails badly for ecommerce, because a Shopify customer asking "where is my order?" does not want your shipping policy page. They want their order — order #4382, shipped Tuesday, currently in transit. A link to a document is not an answer; it is a delay with extra steps.
The same is true across the rest of the queue. A return request needs an eligibility check against a specific order, not a summary of the returns page the customer already read. An address change needs the address changed. When a chatbot cannot take these actions, every one of these conversations ends the same way: "let me connect you to an agent" — which means you paid for AI and still handle the ticket yourself. Worse, the customer is now annoyed twice: once by the wait, and once by the bot that wasted their time first.
What "agentic" support means for a Shopify store
Agentic support means the AI can reach into your systems mid-conversation and act — governed by rules you set. Instead of matching questions to articles, the agent looks the order up in Shopify while the customer is still typing, checks the carrier, and replies with the actual status. For a return, it checks the order against your policy and either processes it or escalates it, depending on the thresholds you defined. The AI resolves the case, not just the question.
The governance half of that sentence matters as much as the action half. An AI that can issue refunds is only acceptable if it issues refunds exactly by your rules — and if those rules are enforced somewhere the AI cannot talk its way around. That is the difference between a guardrail written into a prompt ("please don't refund more than $50") and a guardrail enforced in code, where a refund above your threshold is structurally impossible without human approval, no matter what the conversation looks like.
How Delyt handles Shopify support
Delyt is built around this agentic model. Its AI agents reach your stack through MCP (the Model Context Protocol) mid-conversation — including Shopify and Stripe — so an agent handling a WISMO query looks the order up in Shopify live, checks the shipping status, and replies with the tracking link and ETA. No canned macro, no invented answer: the agent runs on a governed engine that is hard-stopped from making things up, and if it cannot find the answer in your data, it escalates instead of guessing.
Refunds and returns run through playbooks — step-by-step procedures you define once. A typical setup: return requests are checked for eligibility in Shopify automatically; refunds under your threshold are auto-approved and processed; anything over it is routed to you for one-click approval. The thresholds are guardrails enforced in code, not suggestions in a prompt. "Refunds over $100 require my approval" means the agent physically cannot complete that refund without you — and every action is logged, so you can audit exactly what the AI did and why.
Why enforcement in code matters
Prompt-based guardrails are instructions the model is asked to follow; they can fail under a sufficiently weird conversation. Code-level guardrails are checks the platform runs outside the model: if a refund exceeds your threshold, the action is blocked and routed for approval regardless of what the AI or the customer says. For anything involving money, this is the standard you should hold any tool to.
One inbox for email, WhatsApp, Instagram, and everything else
Shopify customers do not stay in one channel. They order on the site, ask about sizing in an Instagram DM, chase delivery on WhatsApp, and complain in a Facebook comment. Delyt brings 14 channels into one inbox — the entry Solo plan already includes email, live chat, WhatsApp, Instagram, Facebook, and Lumen (Delyt's voice-and-chat widget for your storefront), with more channels like Threads, X, LinkedIn, Slack, Telegram, and YouTube on higher tiers. The same AI agents and the same playbooks apply everywhere: a refund request behaves identically whether it arrived by email or WhatsApp.
Social is handled as a support surface, not a separate job. Comments and DMs on Instagram and Facebook become support cases in the same queue — so "where's my order??" posted under your latest ad gets a real answer instead of sitting in a notifications tab nobody checks.
Setup: honestly, an afternoon
The setup is short enough to describe in full. There is no implementation project and no developer required:
- 1Connect your channels — email, WhatsApp, Instagram, Facebook, live chat — via two-click OAuth, and drop the Lumen widget on your storefront. (WhatsApp is the slow one: Meta's business verification typically takes 2 to 5 business days, so start that first.)
- 2Give the AI your knowledge: import your help docs, paste your store URLs (product pages, shipping policy, returns policy), and let it ingest them.
- 3Set your playbooks and guardrails: return window, refund auto-approval threshold, what escalates to you and when. This is where "refunds over $X require my approval" gets encoded.
- 4Go live — the agents start handling conversations across every connected channel at once, and you watch the first day's conversations to tune anything that reads wrong.
Where Delyt falls short (an honest note)
Delyt is a newer platform, and it shows in the integration catalogue: Gorgias and Zendesk have years of accumulated app-store integrations — loyalty apps, subscription apps, review platforms — that Delyt does not match plug-for-plug. Delyt's answer to integration depth is MCP: rather than a fixed catalogue, agents can reach any MCP-compatible tool, which is more flexible but sometimes means configuring a connection yourself where an older platform would have a one-click app. If your workflow depends on a long tail of specific Shopify apps talking to your helpdesk today, check that each one is covered before you commit. If your core need is resolving WISMO, returns, and DMs, the trade-off favours Delyt.
How it compares: Gorgias, Zendesk, Tidio
| Tool | Pricing model | Shopify integration | WhatsApp + Instagram | Best for |
|---|---|---|---|---|
| Delyt | Flat: $29 / $99 / $299 per month | Via MCP — live lookups and actions | Included from $29 Solo plan | Stores that want AI resolution across email + DMs at a flat price |
| Gorgias | Scales with ticket volume | Deepest native integration | WhatsApp as add-on on most plans | Shopify-first brands wanting the mature app ecosystem |
| Zendesk | Per agent, from $55/agent/mo | Solid, via marketplace | WhatsApp from $115/agent tier | Enterprise ecommerce with big teams |
| Tidio | From $29/mo | Solid (Lyro AI) | Not available | Small stores focused on website chat only |
To be fair to each: Gorgias is the ecommerce specialist and, as of this writing, has the deepest native Shopify integration of any helpdesk — order data, refunds, and discount codes right in the ticket sidebar — but its pricing scales with ticket volume, so a strong Black Friday raises your bill, and WhatsApp is an add-on on most plans. Zendesk is the most feature-complete option and handles every ecommerce use case, but per-agent pricing from $55/agent/month (and $115/agent for WhatsApp access) makes it hard to justify for a small store. Tidio is a genuinely good low-cost option for stores whose support is mostly website chat, but it does not support WhatsApp or Instagram — which rules it out if your customers live in DMs.
What it costs
Delyt's pricing is flat: Solo at $29/month, Starter at $99/month, and Growth at $299/month. No per-seat fees, no per-resolution fees — the bill in November during your biggest sales week is the same as the bill in February. If you already have an AI API key, you can bring your own at $0 markup, so you pay your AI provider directly at cost rather than paying a helpdesk margin on every AI response. There is a 14-day free trial with full access; a card is required to start, and if you cancel before day 14 you pay $0.
Put AI on your Shopify support queue
Flat pricing from $29/mo — no per-seat, no per-resolution fees. AI that looks up orders in Shopify and acts by your rules. 14-day free trial; cancel before day 14 and pay $0.
See pricingFREQUENTLY ASKED QUESTIONS