[WordPress] 外掛分享: Virtual Fit & Style Assistant for WooCommerce

WordPress 外掛 Virtual Fit & Style Assistant for WooCommerce 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Virtual Fit & Style Assistant for WooCommerce」是 2025-11-15 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2025-11-16,距離現在已有 101 天。
  • 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

edubrazeal |

外掛標籤

AI | woocommerce | product sizing | virtual try on | reccomended product |

內容簡介

總結文案:
Virtual Fit & Style Assistant for WooCommerce 透過提供試衣間體驗給顧客,徹底革新了線上購物體驗。利用尖端的擴增實境技術和谷歌強大的人工智慧模型,此外掛不僅有助於降低退貨率,也提高轉換率,增加顧客信心。無論您銷售服飾、配飾還是家具,AI Try n Buy 以身臨其境、互動的方式讓購物者進一步了解您的產品。

問題與答案:

1. 這個外掛的關鍵功能有哪些?
- 沉浸式虛擬試穿 (AR):包括臉部追蹤模式和世界追蹤模式。
- AI 尺寸推薦器:由 Google 的 Gemini API 提供支持,作為個人尺寸助手。
- AI 風格助理 ("Complete The Look"):利用 Gemini API 分析當前產品,提出您目錄中的相關建議。
- 有效的分析儀表板:追踪各種事件如 "試穿" 和從試穿後的購買,可視化轉換漏斗,了解最受歡迎的試穿產品以及虛擬試穿後轉換最佳的物品。
- 無縫 WooCommerce 整合:在 WooCommerce 產品編輯畫面上添加專用的 "AI Try n Buy" 設置面板,方便按產品啟用/禁用功能。
2. 這個外掛如何幫助降低退貨率和增加轉換率?
- 透過提供沉浸式虛擬試穿功能和智能尺寸推薦器,幫助顧客更準確地選擇合適的尺寸和風格。
3. 有關AI風格助理的功能有哪些重要方面?
- 利用 Gemini API 分析產品,提供相關建議並透過 WP-Cron 定期生成和緩存建議,以確保高效運行和減少 API 成本。

原文外掛簡介

Virtual Fit & Style Assistant for WooCommerce revolutionizes the online shopping experience by bringing the dressing room to your customers.
Using cutting-edge Augmented Reality and powerful AI models from Google, this plugin helps reduce returns, increase conversions, and boost customer confidence.
Whether you sell apparel, accessories, or even furniture, AI Try n Buy provides an immersive and interactive way for shoppers to connect with your products.
✨ Key Features

Immersive Virtual Try-On (AR):

Face Tracking Mode: Perfect for glasses, hats, jewelry, and other accessories.
Uses live camera feed to overlay 2D (PNG) or 3D (GLB) models onto the user’s face.
World Tracking Mode: Allows customers to place 3D models of furniture, art, and other objects in their own space using their device’s back camera.

AI Fit Recommender:

Powered by Google’s Gemini API, this feature acts as a personal sizing assistant.
Customers enter basic measurements (e.g., height, weight) to receive an intelligent size recommendation based on your product’s specific size chart.

AI Style Assistant (“Complete The Look”):

Leverages the Gemini API to analyze the current product and suggest complementary items from your catalog.
Recommendations are generated and cached periodically via WP-Cron to ensure fast performance and reduce API costs.

Actionable Analytics Dashboard:

Track key events like “try-ons” and subsequent “purchases from tries.”
Visualize your conversion funnel, identify your most popular try-on products, and see which items convert best after a virtual try-on.

Seamless WooCommerce Integration:

Adds a dedicated “AI Try n Buy” settings panel to the WooCommerce product edit screen.
Easily enable/disable features on a per-product basis.

Modern API Integration Note:

This plugin utilizes modern, third-party APIs including Google Gemini for generative AI features and Google Cloud Vision for image analysis.
It also integrates client-side AR libraries like MindAR and Google’s .
All API calls are aggressively cached to optimize performance and prevent rate-limiting.

Dependencies and Credits
This plugin utilizes the following open-source libraries (all run client-side in the user’s browser and do not transmit data to external servers):

A-Frame: A web framework for building virtual reality experiences. MIT License.
MindAR: An open-source library for web-based Augmented Reality. MIT License.
Google : A web component for rendering 3D models and AR. Apache 2.0 License.
Chart.js: A flexible JavaScript charting library. MIT License.

Full license details for these libraries are included in the LICENSE-3RD-PARTY.txt file. These libraries process data locally in the browser and do not send any information to third-party servers.
External Services
This plugin relies on third-party external services provided by Google to enable its AI-powered features. By using this plugin, you acknowledge and consent to data being transmitted to these services.
1. Google Gemini API (Generative Language API)

What it’s used for: This service powers the “AI Fit Recommender” feature (which provides personalized size recommendations) and the “AI Style Assistant” feature (which suggests complementary products to complete the look).
When data is sent: Data is sent to Google’s Gemini API when:

A customer uses the “Find My Size” feature and submits their measurements (height, weight, fit preference)
The plugin automatically generates style recommendations for products via WP-Cron (based on your configured update frequency)

What data is sent:

For size recommendations: Customer measurements (height, weight, fit preference), product size chart data, and product name
For style recommendations: Product details (name, description, categories, price) and a list of other products in your catalog for comparison

Service provided by: Google LLC
Terms of Service: https://policies.google.com/terms
Privacy Policy: https://policies.google.com/privacy
API Documentation: https://ai.google.dev/gemini-api/terms

2. Google Cloud Vision API

What it’s used for: This service is used for advanced image analysis features.
When data is sent: Data is sent when testing the API connection in the plugin settings page.
What data is sent: Test image data is sent only when you manually test the API connection from the settings page. No customer data or product images are automatically sent to this API during normal plugin operation.
Service provided by: Google LLC
Terms of Service: https://cloud.google.com/terms
Privacy Policy: https://policies.google.com/privacy
API Documentation: https://cloud.google.com/vision/docs

Important Notes:
* All API calls are cached to minimize data transmission and improve performance
* You must obtain and configure your own API keys from Google to use these features
* You are responsible for ensuring your use of these services complies with applicable privacy laws and regulations
* By enabling these features, you consent to the transmission of data as described above

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Virtual Fit & Style Assistant for WooCommerce」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.2 | 1.0.3 | trunk |

延伸相關外掛(你可能也想知道)

  • Google for WooCommerce 》, Google Listings & Ads可讓您輕鬆地向Google平台上的購物者展示您的產品。無論您是數位廣告的新手還是市場營銷專家,您都可以通過免費和廣告來擴大您的...。
  • WooCommerce PayPal Payments 》PayPal 最新、功能最完備的付款處理解決方案。除了接受 PayPal 獨有的付款方式,也可接受信用卡/借記卡和本地付款方式。開啟 PayPal 付款選項或處理完整的付...。
  • WooCommerce Stripe Payment Gateway 》使用 Stripe 付款網關的 WooCommerce 外掛,直接在您的商店上接受 Visa、MasterCard、American Express、Discover、JCB、Diners Club、SEPA、Sofort、iDEAL、...。
  • WooCommerce Tax (formerly WooCommerce Shipping & Tax) 》WooCommerce Shipping & Tax 外掛可讓基本的電子商務功能如運送更加可靠,并減輕了您的網站基礎架構壓力。, 使用 WooCommerce Shipping & Tax 外掛,...。
  • WooCommerce Legacy REST API 》總結:, - 在WooCommerce 9.0版本起,Legacy REST API將不再是WooCommerce的一部分。, - 這款外掛程式在WooCommerce 9.0及以後版本中還原了已移除的Legacy RE...。
  • WP Crontrol 》WP Crontrol 可以讓您查看和控制 WP-Cron 系統中正在發生的事件。從管理界面,您可以:, , 查看所有的 Cron 事件以及它們的參數、循環間隔時間、回撥函數以及...。
  • PDF Invoices & Packing Slips for WooCommerce 》這個 WooCommerce 外掛可以自動為您的客戶在訂單確認電子郵件中添加 PDF 發票。包括一個基本模板(額外的模板可從 WP Overnight 購買),以及修改/建立自己的...。
  • Variation Swatches for WooCommerce 》為 WooCommerce 產品屬性打造美麗的顏色、圖片和按鈕變化的樣式, 如何安裝 WooCommerce 變化樣式外掛程式升級可變產品, , 變化樣式是易於使用的 WooCommerce ...。
  • Cart Abandonment Recovery for WooCommerce – Recover Lost Sales with Automated Emails 》現在是時候停止購物車放棄行為,並找回您失去的收入了!, 研究顯示,約有60%至80%的使用者前往結帳頁面,但沒有完成購買。即使最佳優化的結帳流程也有20%的...。
  • Pinterest for WooCommerce 》Pinterest 提供人們下一個偉大的想法。它部分收藏品,部分市場,是數百萬個分享者獲取靈感、新產品和新可能性的一站式購物平台。它就像一個視覺搜尋引擎,引...。
  • Google Analytics for WooCommerce 》這個外掛提供了 Google Analytics 與 WooCommerce 外掛之間的整合,您可以將推薦連結與購買關聯,並將交易資訊新增到您的 Google Analytics 資料中。它還支援...。
  • User Switching 》這個外掛可讓您輕鬆在 WordPress 中點擊按鈕即可快速切換使用者帳戶。您會立即登出並切換成所需使用者。這對於測試環境、協助 WooCommerce 網站上的客戶或任...。
  • CartFlows – Checkout & Funnel Builder for WooCommerce 》#1 WooCommerce 結帳 & 漏斗建置外掛 – CartFlows, ★★★★★, 相較於其他所有的 WooCommerce 結帳選項,更多 WooCommerce 商店店主都選擇了 CartFlows。為什麼呢...。
  • YITH WooCommerce Quick View 》有時半途而廢是最好的:如果你正在檢視產品列表,但其圖片仍然太小,需要打開該產品頁面,等待載入,最後才能觀察你感興趣的項目。, 因此,為什麼不使用一種...。
  • Custom Product Tabs for WooCommerce 》此外掛擴充了 WooCommerce 功能,允許商店擁有者針對產品添加自訂選項卡。這些選項卡顯示在每個產品頁面上,出現在預設的「描述」選項卡右側。, 個別產品選項...。

文章
Filter
Apply Filters
Mastodon