For brands · Integration

One line of code.
5 minutes.

Drop the evow tag, declare your catalogue selector, and your store mirrors every shopper to their real fit. No re-platforming, no backend changes.

1 — Paste the tag

<!-- in <head> -->
<script
  src="https://cdn.evow.app/magic-mirror.es.js"
  type="module"
  data-key="pk_live_..."
  data-brand="sezane"
  data-catalogue-selector=".product-grid"
></script>

2 — Ship your size guide

We ingest CSV or JSON. See BRAND_PARTNER_GUIDE.md for the exact schema (bust / waist / hips per size, per category). We validate hashes and deduce equivalence with the cross-brand engine.

3 — Watch the cockpit

Login to portal.evow.app for live conversion lift, return rate per size, cohort analytics, AI size-guide suggestions for the next collection. You always own your catalogue data.

What evow needs from your site

  • A stable CSS selector for the product grid (we don't parse markup).
  • An optional data-evow-sku per product card for accurate badging.
  • HTTPS (yes, even on staging).

What evow never asks for

  • Your customer database.
  • Your order history.
  • Any morphology data from your own users — we use what your shoppers gave us, not what you collected.

Want a hands-on session? partners@evow.app — we'll book 30 minutes with the integration team.