ENS Virtual Trial Room for WooCommerce

Description

ENS Virtual Trial Room for WooCommerce provides a seamless virtual try-on experience for online fashion stores. Customers can upload their photo and preview how selected apparel looks on them in real time using OpenAI’s image generation technology.

External Services

This plugin connects to external third-party API services to process virtual try-on images:

  • Service Name: OpenAI Image API (https://api.openai.com/v1/images/edits)
  • Service Provider: OpenAI, LLC
  • Purpose: Generates realistic garment composite try-on images from store products and customer-uploaded photos.
  • Data Sent: Customer-uploaded photo and product image byte streams, prompt text, and the store owner’s configured API key. No personally identifiable customer data (name, email, or IP address) is sent.
  • When Sent: Only triggered when a customer explicitly clicks the “Try It On Me!” action inside the modal.
  • Terms of Use: https://openai.com/policies/terms-of-use/
  • Privacy Policy: https://openai.com/policies/privacy-policy/

Installation

  1. Upload the plugin files to the /wp-content/plugins/ens-virtual-trial-room-for-woocommerce directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Settings -> Virtual Trial Room in your WordPress admin.
  4. Enter your OpenAI API key and configure user limits.

FAQ

Does this plugin require an OpenAI API key?

Yes, the store administrator must provide an OpenAI API key under the plugin settings.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ENS Virtual Trial Room for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2.0

  • Added daily limit controls.
  • Added product category restrictions.
  • Added global generation statistics.
  • Fixed contributor mapping and guideline compliance.