Shopify shipped Magic, Sidekick, and Inbox AI across 2024–25. By 2026 they are everywhere — built into product creation, theme content, the admin assistant, and chat suggestions. They are also, in many cases, not enough.
This is what we have learned from eight Shopify AI integrations shipped between 2024 and 2026. Where Shopify Magic is the right answer, where you need a custom OpenAI or Anthropic Claude integration, and where AI is the wrong answer entirely.
What Shopify Magic actually does.
Shopify Magic is Shopify's native AI feature suite. It is built into the admin and ships free with every plan. It does five things well:
- Product descriptions — generate brand-aligned PDP copy from a few keywords. Brand voice can be configured at store level.
- Email subject lines — for Shopify Email and Klaviyo (via copy-paste) — measurable open-rate lift on most stores.
- Theme content — homepage hero text, collection blurbs, FAQ generation. Works on OS 2.0 sections.
- Image editing — background removal, rough touch-ups, style matching. Not Photoshop — but enough for catalog work.
- Blog posts — long-form generation from a brief. Edit-required, but a useful first draft.
For stores under ~500 SKUs with simple content needs, Magic is genuinely enough. The configuration is a one-week sprint — set the brand voice prompt, train a couple of internal users, document the workflow, hand over.
For stores above 1,000 SKUs, Magic alone is not enough. Not because it is bad — because the workflow ergonomics fall apart at scale.
When you need Sidekick.
Sidekick is Shopify's AI assistant inside the admin — an embedded chat interface that can do tasks, query reports, and walk merchants through configuration. It is included with most Shopify plans.
Out of the box, Sidekick handles standard admin tasks: "show me top sellers this month", "create a discount for this collection", "check inventory in this warehouse". For a 1-store, single-region merchant, no configuration needed.
Configuration earns its keep at three points:
- Plus B2B with custom catalogs. Sidekick needs context on your trade-pricing rules, account hierarchies, and Net 30 logic to answer trade-staff questions correctly.
- Multi-store organisations. Tell Sidekick how to disambiguate "show me orders" across stores.
- Custom Functions and apps. Document your custom logic in Sidekick's context so it can answer accurately when staff ask "why is this discount applying?"
OpenAI vs Anthropic Claude vs Google Gemini.
When you graduate beyond Magic and Sidekick to custom integrations, the model choice matters. Eight builds in, this is our current rule of thumb:
OPENAI
Best for generative content, structured-output tasks, image generation. Largest ecosystem of tooling. Default choice for product description rollouts and PDP content generation.
ANTHROPIC CLAUDE
Best for long-context work, complex customer-service triage, and where safe-refusal behaviour matters. Wins on catalog-wide reasoning (full SKU sets in context) and at customer-care use cases.
GOOGLE GEMINI
Best for multimodal (image + text) and where pricing matters. Wins on visual product matching, image-to-product search, and high-volume cheap inference.
Pick by job, not by hype. We benchmark on the client's actual data before committing — and on three of eight builds we ended up running two providers (OpenAI for one feature, Claude for another) because no single model wins everywhere.
AI search beats keyword search — when you have the volume.
Traditional Shopify search (Algolia, Klevu, Searchanise on default config) is keyword-matched with synonyms and filters. AI search uses embeddings — searches by intent, not by exact word match. "Warm winter coat" returns the right products even if no product mentions "warm" in the title.
The lift on stores doing >£100k/month is consistent: 15–30% increase in search-to-conversion. Below that traffic threshold, the improvement does not pay back the implementation cost.
Implementations we have shipped:
- Algolia AI on Shopify Plus — drop-in, expensive, fastest results. Best for £500k+/mo stores.
- Klevu AI on Plus — mid-tier pricing, very strong on apparel and home.
- Custom OpenAI embeddings + pgvector — most flexible, lowest run-rate cost, requires our middleware. Best for headless / Hydrogen builds.
AI product recommendations.
Rules-based recommendation apps (LimeSpot, Rebuy, Nosto) are excellent at collaborative-filtering — "people who bought X also bought Y" patterns from your purchase history. They cap at the patterns in your existing data.
LLM-driven recommendations handle three things rules-based cannot:
- Cold-start. A new product with no purchase history. The LLM places it semantically next to similar products. The rules engine cannot.
- Semantic matching. "Looks like this but in green" — works on description embeddings, not on tags.
- Explanation. The LLM can write the "why we recommended this" copy alongside the recommendation. Measurable lift on click-through.
In practice we run both: rules-based for the standard PDP slot, LLM-driven for the high-AOV upsell layer. Different jobs.
8
AI INTEGRATIONS
shipped 2024–26
+18%
AVG CR LIFT
AI vs rules-based recs
£0.04
TYPICAL COST
per recommendation set
Conversational commerce reality.
Conversational commerce — AI chatbots that sell, not just answer questions — is the most-hyped, least-shipped Shopify AI use case. We have built two production conversational flows. Both took 6–8 weeks. Both lifted AOV measurably. Neither replaced human service entirely.
Where conversational commerce works:
- High-consideration purchases — beauty (shade finders, ingredient discovery), B2B trade orders, configurators.
- Repeat-buyer triage — "where is my order", "can I change my subscription", "I want to swap product X for product Y" — the AI handles 40–60% of these without human handoff.
- Pre-purchase research — "tell me which of these three jackets is warmest" — when product attributes are well-modeled in metafields.
Where it does not yet work:
- Anything emotional. Returns, complaints, refunds — humans, every time.
- Complex configurators where wrong answers cost real money. Furniture orders. B2B custom pricing.
- Sensitive categories. We do not deploy AI chat on supplements, regulated wellness, or anything where misadvice has consequences.
The cost equation.
Token cost is the variable nobody talks about until they ship. Eight builds in, our typical run-rates:
- AI product descriptions (one-off generation) — £5–£20 per 100 SKUs. Pays back in days on PDP CR uplift.
- AI search (embedding generation + queries) — £200–£800/mo for stores doing 30k–100k searches.
- AI recommendations (LLM-driven) — £500–£2,000/mo for stores doing >100k PDP views.
- Conversational commerce — £2,000–£8,000/mo for active deployments. ROI tracking essential.
Every AI integration we ship has a token-cost dashboard from day one. Cost per request, cost per conversion, cost vs uplift. AI without cost discipline is a way to lose money confidently.
When AI is the wrong answer.
The honest list:
- Stores under £20k/month revenue. The token cost ratio kills the case. Stick to Magic and rules-based apps.
- Highly-regulated categories. Wellness, supplements, anything with claims compliance. Liability risk outweighs the convert lift.
- Deterministic logic. If "show product X if customer is in segment Y" is a rule, do not use an LLM to evaluate it. Functions are cheaper, faster, and never hallucinate.
- Replacing human creative direction. AI-generated brand voice for a fashion brand whose entire positioning is editorial voice — that is a brand-equity own-goal.
AI eCommerce is a tool, not a strategy. The stores winning with it picked specific use cases, measured the lift, and shipped only what earned its token budget. That is the work.