Genlook AI Virtual Try-on
Genlook AI Virtual Try-on
Description
Genlook connects your WooCommerce store to the Genlook virtual try-on platform. Shoppers can try products on from the product page using AI-powered fitting room technology.
Features:
- Virtual try-on button on enabled product pages
- Widget design customization (colors, copy, button label)
- Product and category-level try-on coverage controls
- Order attribution and store events for analytics
- Secure server-side API proxy (store API key never exposed to the browser)
Requires a Genlook merchant account and site API key from app.genlook.app.
External services
This plugin requires Genlook to provide virtual try-on. A merchant account and site API key from app.genlook.app are required.
Genlook (API, CDN, dashboard)
What: Server API (api.genlook.app, configurable), storefront/admin scripts (cdn.genlook.app), and dashboard links (app.genlook.app).
When & data: Admin sync and billing use your API key server-side only. On enabled product pages, the CDN loads the try-on widget (product, locale, widget config, anonymous/session IDs for attribution). Storefront calls are proxied via /wp-json/genlook/v1/public/* so the API key never reaches the browser.
Terms: https://genlook.app/terms — Privacy: https://genlook.app/privacy — Widget privacy: https://genlook.app/privacy/widget
Crisp (optional)
What: Support chat on Genlook Support only.
When & data: Loads from client.crisp.chat only after you click Open support chat. Sends store URL, hostname, and platform (woocommerce).
Terms: https://crisp.chat/en/terms/ — Privacy: https://crisp.chat/en/privacy/
Installation
- Upload the
genlook-ai-virtual-try-onfolder to/wp-content/plugins/or install via the WordPress plugins screen. - Activate Genlook AI Virtual Try-on and ensure WooCommerce is active.
- Open Genlook Setup wizard in WP Admin.
- Enter your site API key from the Genlook merchant dashboard.
- Configure product coverage under Genlook Manage and customize the widget under Genlook Widget Design.
For local development, expand Advanced connection settings and set the backend base URL (e.g. http://localhost:3100).
Faq
Yes. Create a WooCommerce site at app.genlook.app and copy the site API key into the plugin setup wizard.
Yes. Order attribution supports both classic and WooCommerce Block Checkout.
Reviews
Changelog
0.1.5
- WordPress.org review fixes: structured button styling (no custom CSS field), wp_enqueue for storefront and preview assets, bundled local preview images, Crisp chat loads only on Support after explicit click, External services documentation in readme.
0.1.4
- Align translation text domain with plugin slug for WordPress.org Plugin Check.
0.1.3
- Rename plugin to Genlook AI Virtual Try-on; slug
genlook-ai-virtual-try-on.
0.1.2
- WordPress Plugin Check compliance: license header, readme.txt, input sanitization, and script enqueue fixes.
0.1.1
- Initial public release.