Airy Wishlist for WooCommerce
Airy Wishlist for WooCommerce is a feature-rich, lightweight wishlist plugin that allows your customers to create and manage wishlists of their favorite products. Perfect for any WooCommerce store looking to improve user experience and increase conversions.
🚀 Features
Display Options: * Table or grid layout for wishlist page * Customizable product information display * Stock status monitoring * Date added tracking * Quick “Add to Cart” actions * Bulk “Add All to Cart” functionality
Customization: * Multiple button styles (icon only, text only, icon + text) * Three icon choices (heart, star, bookmark) * Full color customization * Button position control * Custom CSS support * All text labels customizable
Social Features: * Share on Facebook * Share on Twitter/X * Share on WhatsApp * Share via Email * Customizable sharing titles
Developer Friendly: * Multiple shortcodes available * Action and filter hooks * Helper functions for theme integration * Gutenberg block support * Clean, commented code * Extensive documentation
📱 Mobile Optimized
Works flawlessly on mobile devices with touch-friendly buttons and responsive layouts.
🌐 Compatible With
- ✅ WooCommerce 7.0+
- ✅ WordPress 6.0+
- ✅ PHP 7.4+
- ✅ HPOS (High-Performance Order Storage)
- ✅ WPML (Multilingual)
- ✅ RTL Languages
- ✅ Gutenberg Block Editor
- ✅ All standard WooCommerce themes
- ✅ Page builders (Elementor, Divi, etc.)
- ✅ Caching plugins
🔧 Technical Highlights
- Optimized database queries for excellent performance
- No jQuery dependency (vanilla JavaScript)
- Follows WordPress coding standards
- Secure with proper escaping and sanitization
- Cookie-based storage for guests (30 days)
- Gutenberg block included
Shortcodes
Main Wishlist Page
[airy_wishlist]
Display the wishlist with default table layout.
Grid Layout
[airy_wishlist layout="grid" columns="3"]
Display wishlist in grid format with 3 columns.
Wishlist Counter
[airy_wishlist_counter]
Display item count with icon.
Add to Wishlist Button
[airy_add_to_wishlist product_id="123"]
Display add to wishlist button for specific product.
Gutenberg Block
The plugin includes a Gutenberg block for easy integration:
- Open any page/post in the block editor
- Click “+” to add a new block
- Search for “Airy Wishlist”
- Choose from available blocks:
- Wishlist Counter
Developer Hooks
Action Hooks
airy_wishlist_before_table– Before wishlist tableairy_wishlist_after_table– After wishlist tableairy_wishlist_item_added– When item addedairy_wishlist_item_removed– When item removedairy_wishlist_cleared– When wishlist clearedairy_wishlist_loaded– When plugin loaded
Filter Hooks
airy_wishlist_button_html– Modify button HTMLairy_wishlist_page_items– Modify wishlist itemsairy_wishlist_item_data– Modify item data
Helper Functions
airy_wishlist_get_url()– Get wishlist page URLairy_wishlist_get_count()– Get item countairy_wishlist_is_product_in_wishlist($product_id, $variation_id)– Check if product in wishlistairy_wishlist_add_product($product_id, $variation_id)– Add product to wishlistairy_wishlist_remove_product($product_id, $variation_id)– Remove productairy_wishlist_get_items()– Get all itemsairy_wishlist_clear()– Clear wishlist
Privacy Policy
Airy Woo Wishlist stores wishlist data in your WordPress database and uses cookies for guest users. No data is sent to external servers. The plugin is fully GDPR compliant when used as intended.
Guest User Data
- Stores session ID in cookie (30 days, configurable)
- Stores wishlist items in database
- Data is anonymized (no personal information)
- Automatically merged and removed when user logs in
Logged-In User Data
- Stores wishlist items in database linked to user ID
- No personal information beyond WordPress user ID
- Can be deleted when user account is deleted
Credits
Icons provided by Feather Icons (MIT License)
Developed by NXlogy for AiryThemes
