Industry AI

AI for e-commerce in 2026: live try-on, shopping agents, and personalization that respects privacy

Live video try-on, consent as a selling point, AI-content labeling duties, support agents with approval gates, and a rollout order for Shopify merchants.

XISLABS Engineering5 min read
A shopper carrying shopping bags along a city street

E-commerce AI in 2026 splits into two kinds of features: the ones a shopper sees, such as try-on, recommendations, and chat, and the ones a merchant runs, such as support agents and analytics. The features that survive are the ones that respect the shopper's consent and the merchant's margins at the same time. This post covers what is real, what the new labeling rules require, and the order in which a Shopify store should adopt any of it.

Live video try-on versus static composites

Most "virtual try-on" over the past few years has meant static composites: the shopper uploads a photo, a model pastes the product onto it, and a generated image comes back. It works less well for a purchase decision, because the shopper cannot turn, the photo has to be stored somewhere, and the result often looks like someone else.

Live video try-on changes both the experience and the privacy profile. WeTryOn, our Shopify app that is launching soon, works like this:

  • The shopper agrees to a written notice every time, then allows the camera.
  • They see themselves wearing the product live for 15 seconds, and the output is labelled as AI-generated.
  • The video streams from the browser to the AI providers and never reaches WeTryOn's servers. No copy is kept.
  • It installs as one theme block, with no theme code changes, and loads under 6 KB before the shopper taps anything.
  • Merchants get anonymous per-product analytics for their top 25 products.

Plans are Starter at $29/month for 40 try-ons, Growth at $99/month for 130, and Scale at $199/month for 400, with a 3-day trial that includes 5 try-ons. The numbers matter less than the design choices: a per-session notice, no retention, and a page-weight budget small enough that the feature does not slow the product page it is meant to improve.

Shoppers have learned to distrust camera prompts. The way to earn the permission is to make the terms obvious and short-lived.

  • Ask every time, in plain words, rather than once in a policy nobody reads.
  • Use the browser's own camera permission so the shopper sees the same prompt they see everywhere else.
  • Keep nothing. If a vendor cannot say in one sentence where the video goes and when it is deleted, keep looking.
  • Report analytics in aggregate, per product, never per person.
  • Put the "AI-generated" label on the output itself, not in a footnote.

These are not compliance chores. On a product page they read as respect.

AI-content labeling: what changes from August 2, 2026

The EU AI Act's Article 50 transparency and AI-content-labeling duties apply from August 2, 2026. For commerce, the relevant part is AI-generated imagery and video: generated model photos, generated lifestyle shots, and try-on output all fall into the category where a shopper should be told the content is synthetic. A US merchant that ships to EU customers is in scope for those shoppers.

Practical steps, which are not legal advice:

  • Inventory every place AI-generated imagery or video appears on the storefront, in ads, and in email.
  • Label at the point of viewing, so the disclosure sits on the image or video and not two clicks away.
  • Prefer tools that label their output by default, as WeTryOn does, rather than retrofitting labels later.
  • Keep a record of which assets were generated, with which tool, and when, so that the answer to "is this real?" is a lookup and not an investigation.
  • Confirm your obligations with counsel, especially if you also sell into other jurisdictions with their own rules.

Support and sales agents with approval gates

Gartner reported in Q1 2026 that 80% of enterprises have at least one production application with an embedded AI agent; Anaconda and Forrester found that 88% of agent pilots never reach production. The gap is usually a missing decision about what the agent is allowed to do.

For a store, a workable split looks like this:

  • Read-only, no gate. Order status, sizing guidance, shipping times, returns policy, and product questions, all answered from a knowledge base grounded in your own catalogue and policies.
  • Write actions, approval gate. Refunds, address changes, discount codes, and order cancellations. The agent drafts, a person approves, and both are logged.
  • Never. Anything touching payment details, account credentials, or bulk changes.

Measure it honestly: conversations resolved without a human, escalated, and answered wrongly. Without those three numbers you have a chat widget, not an agent program.

Retail analytics that actually gets used

Personalization and forecasting are downstream of clean data, and most merchants have online orders in one place and in-store sales in another. Our XPOS product (v1.4.9) is an all-in-one point of sale with inventory, multi-store support, offline mode, kitchen, customer, and kiosk displays, and sales analytics. The point is not the POS itself; it is that machine learning on top of retail data only pays off once online and in-store inventory, sales, and returns are in one consistent record. Start there, then forecast.

A rollout order for Shopify merchants

  1. Instrument. Baseline conversion rate, return rate, support volume, and average handling time. Everything after this is measured against these.
  2. Grounded support, read-only. A chatbot answering from your policies and catalogue, with no ability to change anything.
  3. Live try-on on your top products. Apparel and accessories first, on the products that already carry your traffic. Use the per-product analytics to decide where to expand.
  4. Labeling audit. Before generating any more imagery, make sure what already exists is labelled and inventoried.
  5. Agents with write actions. Add refunds and changes behind approval gates, with logs, once the read-only bot has a track record.
  6. Personalization and forecasting. Only when online and in-store data are unified.

What to do this quarter

  • Write down the four baseline metrics above.
  • Audit the storefront for AI-generated imagery and label what you find.
  • Shortlist try-on tools and reject any that store shopper video.
  • Draft the agent authority split: read-only, approval-gated, never.
  • Check whether your online and in-store inventory agree, and fix that before buying analytics.

How XISLABS approaches this

We design, build, and operate AI systems, and the same practice runs through everything above: baseline, instrument, evaluate before launch, keep humans in the loop by design, and operate after launch. WeTryOn is our answer to try-on that respects the shopper, and XPOS is the retail data layer many merchants are missing. For support, our AI chatbot development and enterprise RAG work keeps answers grounded in your own policies, and AI agent development adds write actions behind approval gates. Our generative AI work labels synthetic output by default, and when the data is ready, machine learning and predictive analytics handles forecasting and personalization. Get in touch if you are planning a rollout.

Sources

  • #ecommerce-ai
  • #virtual-try-on
  • #shopify
  • #ai-agents
  • #eu-ai-act
§ 01

Answers

Questions people ask about this

What is the difference between live video try-on and static virtual try-on?

Static try-on generates an image from an uploaded photo, which has to be stored and cannot show movement. Live video try-on shows the shopper wearing the product in real time from their own camera. WeTryOn does this for 15 seconds per session, labels the output as AI-generated, and streams video from the browser to AI providers without keeping a copy.

Do AI-generated product images need to be labelled?

Under the EU AI Act, Article 50 transparency and AI-content-labeling duties apply from August 2, 2026, which is relevant to AI-generated imagery and video in commerce. Merchants selling to EU shoppers should inventory their synthetic assets and label them at the point of viewing, and confirm specifics with counsel.

What should a Shopify merchant adopt first: try-on, agents, or personalization?

Instrument first so you have baselines, then add a read-only support chatbot grounded in your own policies. Live try-on on top products and a labeling audit come next, followed by agents with write actions behind approval gates. Personalization and forecasting come last, once online and in-store data are unified.

§ 03

Keep reading

Related articles

§ 04 / Contact

Want help putting this into practice?

We build the AI agents, automation, and software behind ideas like these — scoped to a metric, shipped in weeks, operated after launch.

WhatsApp