Transform Your WooCommerce Store with AI Virtual Try-On Technology
TryonX revolutionizes online fashion retail by letting customers virtually try on clothing before purchasing. Powered by Googleβs cutting-edge Gemini AI, this plugin creates photorealistic visualizations that reduce returns, increase conversions, and enhance customer confidence.
Perfect for: Fashion stores, clothing boutiques, apparel retailers, online fashion brands, WooCommerce clothing shops
AI-Powered Virtual Try-On
* Photorealistic clothing visualization using Google Gemini 2.5 Flash Image AI
* Preserves customer identity and natural appearance
* Accurate garment fitting and draping
* Professional-quality results in seconds
Smart Session Management
* Upload once, try multiple products without re-uploading
* Automatic photo storage for seamless bulk try-on
* 24-hour session persistence for convenience
* Secure cookie-based session tracking
Advanced Comparison Tools
* Interactive slider comparison (before/after)
* Side-by-side view for detailed analysis
* Easy toggle between comparison modes
* Perfect for customer decision-making
Bulk Product Try-On
* Try multiple products from same category instantly
* No need to re-upload photo for each item
* Smart product grid with quick selection
* Streamlined shopping experience
Social Sharing & Download
* Share try-on results on Facebook, Twitter, Pinterest
* One-click download of generated images
* Copy link to clipboard for easy sharing
* Viral marketing potential for your store
Analytics & Insights
* Track try-on usage and conversion rates
* WooCommerce dashboard widget integration
* Product performance analytics
* Daily activity reports and trends
* Data-driven inventory decisions
Developer-Friendly
* Clean, documented code following WordPress standards
* Extensive hooks and filters for customization
* AJAX-powered for smooth UX
* Translation-ready (i18n)
* Theme-agnostic design
This plugin connects to Googleβs Gemini AI API to generate virtual try-on images. The service is essential for creating realistic visualizations of customers wearing clothing items from your store.
What data is sent and when:
β User-uploaded photos (customer images) are sent to Googleβs Gemini API when a customer clicks βGenerate Try-Onβ
β Product images from your WooCommerce store are sent along with the user photos
β Both images are converted to Base64 format and transmitted via HTTPS to Googleβs servers
β A detailed AI prompt describing the virtual try-on requirements is also sent
β Data is only sent when customers actively use the virtual try-on feature
API endpoint used: https://generativelanguage.googleapis.com/v1beta/models/gemini-2.5-flash-image:generateContent
Data handling:
β Images are temporarily stored on your server during processing
β After processing, temporary files are automatically deleted
β Generated try-on images are stored in your WordPress media library
β No data is permanently stored on Googleβs servers beyond their standard API retention policies
This service is provided by Google LLC. Please review their terms of service and privacy policy:
β Google AI Terms of Service
β Google Privacy Policy
For Theme Developers:
The plugin includes customizable CSS files:
* assets/css/tryon.css β Frontend styles (button, modal, comparison, sharing)
* assets/css/tryon-admin.css β Admin interface styles
CSS Customization Example:
`css
/* Customize Try-On button */
.xero-tryon-button {
background: #your-color !important;
border-radius: 8px !important;
}
/* Customize modal appearance */
.xero-tryon-modal-content {
border-radius: 12px !important;
}
`
Available Hooks:
Filter API endpoint:
php
add_filter('tryonx_api_endpoint', 'custom_endpoint');
Modify localized parameters:
php
add_filter('tryonx_localize_params', 'custom_params');
JavaScript Events:
Listen to try-on events:
javascript
document.addEventListener('tryonx_success', function(e) {
console.log('Try-on generated:', e.detail);
});
Data Collection:
* Customer photos (only when feature is actively used)
* Product images from your store
* Session cookies (24-hour expiry)
* Analytics data (try-on events, no personal data)
Data Processing:
* Images sent to Google Gemini API via HTTPS
* Temporary server storage during processing
* Auto-deletion of temporary files
* No permanent storage on Google servers
User Rights:
* Session data auto-expires after 24 hours
* Customers control when to upload photos
* Generated images stored in your media library
* Full transparency in data handling
Recommended Privacy Policy Addition:
βOur virtual try-on feature uses Google Gemini AI to create visualizations. When you use this feature, your uploaded photo and selected product images are sent to Googleβs servers for processing. Images are transmitted securely via HTTPS and are not permanently stored by Google. Session data on our server expires after 24 hours.β
Need Help?
* π§ Email: support@wpxero.com
* π Website: https://wpxero.com
* π Documentation: https://wpxero.com/docs/tryonx
Before Contacting Support:
1. Check the FAQ section above
2. Verify your Gemini API key is valid
3. Ensure WooCommerce is active and updated
4. Test with a default WordPress theme
5. Check browser console for JavaScript errors
Feature Requests:
We love hearing from our users! Submit feature requests via email or our website.
Powered By:
* Google Gemini AI β Advanced image generation
* WooCommerce β E-commerce platform
* WordPress β Content management system
Special Thanks:
* Our beta testers for valuable feedback
* The WordPress community for continuous support
* Google AI team for the amazing Gemini API
Coming Soon:
* Video try-on support
* AR (Augmented Reality) integration
* Multiple photo angles
* Size recommendation AI
* Color variant try-on
* Outfit combination suggestions
* Advanced analytics with A/B testing
Stay tuned for updates!