Linux 软件免费装
Banner图

DokimiAI Try-On for WooCommerce

开发者 dokimiai
更新时间 2026年8月17日 20:04
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce face detection augmented reality virtual try-on earrings

下载

1.5.0

详情介绍:

DokimiAI is a virtual try-on service (https://dokimiai.io). This plugin is its WooCommerce client: it adds a "Try On" button to your product pages so customers can see your earrings on themselves in real time using their webcam. For privacy, the try-on itself runs entirely in the shopper's browser. The webcam video is never uploaded and the face landmarks are never sent anywhere — face tracking (MediaPipe Face Mesh) and image compositing happen locally on the visitor's device. What the DokimiAI service provides is the try-on runtime: a set of fixed, versioned, immutable static assets that the browser downloads when the try-on modal is opened (see "External services" below for the exact files and their checksums). No account is required. Paid plans of the DokimiAI service (hosted at dokimiai.io) add optional service-side features; this plugin is complete and fully functional on its own. An internet connection is required, because the browser downloads the try-on runtime assets from the service when the try-on is opened. Features

安装:

  1. Upload the plugin to the /wp-content/plugins/dokimiai-woo directory, or install it through the Plugins screen.
  2. Activate the plugin through the Plugins screen.
  3. Edit a product, open the "DokimiAI Try-On" box, enable it, choose the category, and set the overlay image.
Note: Overlay images must use https:// URLs. On HTTPS stores, http:// images are blocked by the browser (mixed content) and will not display. Use the "Add image" button or enter an https:// URL. Note: The visitor's browser needs an internet connection the first time it opens the try-on, in order to download the runtime assets described under "External services". They are then cached by the browser.

常见问题:

Does it require WooCommerce?

Yes. WooCommerce 10.9 or later must be installed and active.

What does the plugin download from an external server?

Only the three MediaPipe runtime binaries listed under "External services", served by the DokimiAI service CDN (cdn.dokimiai.io). They are fetched by the visitor's browser when the try-on modal is opened, and then cached. All of the plugin's JavaScript loads from your own site. See "External services" for the exact files, checksums, and privacy details.

Is camera video uploaded anywhere?

No. Face tracking and compositing happen locally in the visitor's browser. The camera image and face landmarks are never uploaded.

Do I need a DokimiAI account?

No. No account and no key is needed. This plugin is complete and fully functional on its own.

The try-on opens but the product image (earring) does not appear

The overlay image URL must use https://. On HTTPS stores, http:// images are blocked by the browser as mixed content. Use the "Add image" button, or enter an https:// URL.

更新日志:

1.5.0 1.4.0 1.3.2 1.3.1 1.3.0