INTEGRATIONS

Works with what you already have. No replatforming.

LumeCore SDK connects to Shopify, WooCommerce, headless, iOS, and Android. One shade catalog, consistent AR rendering everywhere your brand sells — without touching your existing theme or checkout.

SUPPORTED PLATFORMS

Works with your stack.

Shopify
plug-in available

Install the LumeCore Shopify app from the App Store. No code required — the plug-in injects the try-on widget into your existing product template. Shade catalog sync via metafields or CSV upload. Works with any Shopify theme, including custom liquid.

WooCommerce
JS embed

Drop a script tag into your WooCommerce product template. LumeCore auto-detects the product container and renders inline. Catalog integration via WC product attributes or REST API.

React / Next.js & Headless
NPM package

Install @lumeglint/sdk via npm. React component wrapper included. Works with any headless storefront — Contentful, Sanity, custom. Full TypeScript types.

iOS (Swift)
native SDK

LumeCore iOS SDK via Swift Package Manager. Uses ARKit for face tracking on supported devices. UIKit and SwiftUI integration patterns included.

Android (Kotlin)
native SDK

LumeCore Android SDK via Maven Central. Uses ARCore for face detection on compatible devices. Compose and XML layout support. Minimum API 26.

Headless REST API
REST / webhooks

Full REST API for session management, shade catalog CRUD, and analytics retrieval. Webhook events for session start, shade selection, and add-to-cart. OpenAPI spec available.

QUICK EMBED

Live in under a day on most platforms.

For Shopify, WooCommerce, and most JS storefronts, the full integration is one script tag and a shade catalog upload. No backend required for the web SDK.

HTML — product page embed HTML
<!-- Step 1: Add to <head> --> <script src="https://cdn.lumeglint.com/sdk/v1/lumecore.min.js" data-key="YOUR_API_KEY"></script> <!-- Step 2: Mount inside your product page --> <div id="lumecore-tryon" data-product-id="{{ product.id }}" data-catalog-id="{{ shop.metafields.lumeglint.catalog_id }}"></div>

Start the integration today.

The quickstart covers Shopify in five minutes. For headless or native, request an API key and we'll walk you through the catalog setup on a call.