Title: Clothsy AI – Virtual Try-On for WooCommerce
Author: clothsyai
Published: <strong>September 20, 2026</strong>
Last modified: September 20, 2026

---

Search plugins

![](https://ps.w.org/clothsy-ai/assets/banner-772x250.png?rev=3704116)

![](https://ps.w.org/clothsy-ai/assets/icon-256x256.png?rev=3704116)

# Clothsy AI – Virtual Try-On for WooCommerce

 By [clothsyai](https://profiles.wordpress.org/clothsyai/)

[Download](https://downloads.wordpress.org/plugin/clothsy-ai.0.1.0.zip)

 * [Details](https://wordpress.org/plugins/clothsy-ai/#description)
 * [Reviews](https://wordpress.org/plugins/clothsy-ai/#reviews)
 *  [Installation](https://wordpress.org/plugins/clothsy-ai/#installation)
 * [Development](https://wordpress.org/plugins/clothsy-ai/#developers)

 [Support](https://wordpress.org/support/plugin/clothsy-ai/)

## Description

Clothsy AI adds a “Try It On” button to your WooCommerce product pages. A shopper
uploads a photo and sees themselves wearing the product — no dressing room needed.
That builds confidence to buy, and helps cut returns.

 * **Works with any theme.** The button appears below Add to cart automatically,
   or place it yourself with the Clothsy AI Try-On Button block or the `[clothsy_ai_tryon]`
   shortcode.
 * **Variable products.** When a shopper picks a colour, they try on that colour.
 * **Per-product control.** Turn try-on off for any product, or tell Clothsy AI 
   whether it’s a top, bottom, dress, outerwear or shoes.
 * **Lead capture.** Optionally ask for an email before the try-on, and download
   your leads as a CSV.
 * **Usage at a glance.** See try-ons, emails captured and your remaining monthly
   allowance inside WordPress.
 * **Built for speed.** Nothing loads until a shopper reaches for the button, and
   photos go straight to Clothsy AI, never through your web server.
 * **Privacy tools built in.** Shopper data works with WordPress’s Export and Erase
   Personal Data tools, and the plugin suggests text for your privacy policy.
 * **Safe on staging.** A copy of your site keeps try-on switched off, so it can’t
   use your allowance or disconnect your live store.
 * **No account to create.** Click Connect in WordPress and you’re done.

#### Plans

Every store starts on the free **Basic** plan with 10 try-ons a month. Paid plans
add more, billed monthly in USD, and you can change or cancel them any time from**
WooCommerce  Clothsy AI**:

 * **Starter** – 50 try-ons a month, $9/month
 * **Growth** – 400 try-ons a month, $49/month
 * **Pro** – 1,000 try-ons a month, $99/month
 * **Scale** – 2,500 try-ons a month, $219/month

Upgrades start right away with a full allowance. Downgrades and cancellations take
effect when your current billing period ends. When the month’s allowance is used
up, the try-on button tells shoppers to come back later; you are never charged extra.

### External services

This plugin relies on the Clothsy AI service (hosted at fabricvton-api.onrender.
com) to generate try-on images, store your leads and usage statistics, and manage
your plan. Nothing is sent until you click Connect store. After that, data is sent
in these cases:

 * **When you click Connect store:** your site URL, site name, the site admin email
   address, and the plugin version. The service then requests one URL on your site
   to confirm the connection.
 * **When an admin opens the Clothsy AI screen, changes the on/off setting, downloads
   leads, or disconnects:** your store ID and the request details. Requests are 
   signed with a secret that never leaves your server.
 * **When you choose or cancel a plan:** your store ID and the chosen plan. You 
   pay on a Clothsy AI checkout page, where payments are handled by a payment processor
   that Clothsy AI uses; card details are never sent to your site or to Clothsy 
   AI.
 * **When an admin runs Export or Erase Personal Data for an email address:** that
   email address, so Clothsy AI can return or delete the data it holds for it.
 * **When you delete the plugin:** your store ID, so Clothsy AI disconnects the 
   store.
 * **When a shopper uses the try-on:** the shopper’s browser sends the photo they
   upload, the email they enter (if you ask for one), an anonymous session ID, and
   the product’s name and image URL. When the try-on window opens, an anonymous “
   opened” event is sent for your statistics.

Try-on images are generated by an AI image-processing provider that Clothsy AI uses
as a sub-processor. Photos are processed to produce the result and are not used 
to train AI models.

The service is provided by Clothsy AI: [Terms of Service](https://www.fabricvton.com/tos),
[Privacy Policy](https://www.fabricvton.com/privacy), [Shopper privacy notice](https://www.fabricvton.com/widget-privacy).

## Screenshots

[⌊The try-on window on a product page: the shopper uploads a photo and sees themselves
wearing the product.⌉⌊The try-on window on a product page: the shopper uploads a
photo and sees themselves wearing the product.⌉[

The try-on window on a product page: the shopper uploads a photo and sees themselves
wearing the product.

[⌊WooCommerce → Clothsy AI: connection, on/off switch and this month's usage.⌉⌊WooCommerce
→ Clothsy AI: connection, on/off switch and this month's usage.⌉[

WooCommerce  Clothsy AI: connection, on/off switch and this month’s usage.

[⌊Plans: upgrade, downgrade or cancel from WordPress.⌉⌊Plans: upgrade, downgrade
or cancel from WordPress.⌉[

Plans: upgrade, downgrade or cancel from WordPress.

[⌊Button settings: text, colours, shape, email capture and placement.⌉⌊Button settings:
text, colours, shape, email capture and placement.⌉[

Button settings: text, colours, shape, email capture and placement.

[⌊The Clothsy AI tab in the product editor.⌉⌊The Clothsy AI tab in the product editor
.⌉[

The Clothsy AI tab in the product editor.

## Blocks

This plugin provides 1 block.

 *   Clothsy AI Try-On Button Shows the Clothsy AI virtual try-on button for the
   current product.

## Installation

 1. Install and activate the plugin. WooCommerce must be active.
 2. Go to **WooCommerce  Clothsy AI** and click **Connect store**. Your site must be
    publicly reachable while you connect, because Clothsy AI calls it back once to 
    confirm you own it.
 3. Visit a product page — the try-on button appears below Add to cart.

To change a product’s settings, open it in the editor and use the **Clothsy AI**
tab: you can turn try-on off for that product, or set its garment type (top, bottom,
dress, outerwear, shoes).

## FAQ

### Do shopper photos get stored?

No. Photos are processed to create the try-on image and are not stored by Clothsy
AI or by your site.

### Does it work with block themes and page builders?

Yes. Add the **Clothsy AI Try-On Button** block to your single product template,
or use the `[clothsy_ai_tryon]` shortcode, and set Placement to “Manually” in the
plugin settings.

### How do I handle a shopper’s request to see or delete their data?

Use WordPress’s **Tools  Export Personal Data** and **Tools  Erase Personal Data**.
Clothsy AI’s data (the shopper’s email sign-ups and try-on history) is included 
automatically.

### What happens if I disconnect or delete the plugin?

The try-on button disappears and any paid plan is cancelled, running to the end 
of the period you paid for. Your leads and statistics are kept for 30 days, so reconnecting
the same site brings them back; after that they are deleted.

### I use a staging site.

A copy of your site keeps try-on switched off, so it can’t use your allowance. If
you move your store to a new address, the plugin offers to move the connection.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Clothsy AI – Virtual Try-On for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ clothsyai ](https://profiles.wordpress.org/clothsyai/)

[Translate “Clothsy AI – Virtual Try-On for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/clothsy-ai)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/clothsy-ai/), check
out the [SVN repository](https://plugins.svn.wordpress.org/clothsy-ai/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/clothsy-ai/) by 
[RSS](https://plugins.trac.wordpress.org/log/clothsy-ai/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0

 * First release: connect, try-on button (automatic, block and shortcode), variable
   product support, per-product settings, usage and leads export, paid plans, and
   WordPress privacy tools.

## Meta

 *  Version **0.1.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1.1**
 *  PHP version ** 8.1 or higher **
 * Tags
 * [fashion](https://wordpress.org/plugins/tags/fashion/)[fitting room](https://wordpress.org/plugins/tags/fitting-room/)
   [Try On](https://wordpress.org/plugins/tags/try-on/)[virtual try on](https://wordpress.org/plugins/tags/virtual-try-on/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/clothsy-ai/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/clothsy-ai/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/clothsy-ai/reviews/)

## Contributors

 *   [ clothsyai ](https://profiles.wordpress.org/clothsyai/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/clothsy-ai/)