B2B Partnership
Statten Sie Ihren Shop mit Virtual Try-On aus
Schließen Sie sich den führenden Modemarken an, die Anproba nutzen.
Shopify App
WooCommerce Plugin
JavaScript SDK
React SDK
Partner-Anfrage
SDK Integration
Integrate Anproba in under a day. Drop-in React component, JavaScript SDK, and native Shopify App.
// npm install @anproba/react
import { TryOnWidget } from '@anproba/react';
export function ProductPage({ garmentId }: { garmentId: string }) {
return (
<TryOnWidget
apiBase="https://api.anproba.de/api/v1"
publishableKey={process.env.NEXT_PUBLIC_ANPROBA_KEY}
garmentId={garmentId}
onEvent={(event) => console.log(event.type)}
/>
);
}Why Brands Choose Anproba
- ✓Up to 40% reduction in return rates
- ✓Average 2.3× increase in conversion for VTO-enabled PDPs
- ✓Zero marginal cloud cost per try-on
- ✓GDPR Article 9 compliant by design
- ✓< 1.5 second P95 render time