🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Airy Wishlist for WooCommerce
Airy Wishlist for WooCommerce

Airy Wishlist for WooCommerce

5/5 (1 ratings) 20 active installs Updated Nov 7, 2025
Airy Wishlist Setting Page

Airy Wishlist Setting Page

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:

  1. Open any page/post in the block editor
  2. Click “+” to add a new block
  3. Search for “Airy Wishlist”
  4. Choose from available blocks:
    • Wishlist Counter

Developer Hooks

Action Hooks

  • airy_wishlist_before_table – Before wishlist table
  • airy_wishlist_after_table – After wishlist table
  • airy_wishlist_item_added – When item added
  • airy_wishlist_item_removed – When item removed
  • airy_wishlist_cleared – When wishlist cleared
  • airy_wishlist_loaded – When plugin loaded

Filter Hooks

  • airy_wishlist_button_html – Modify button HTML
  • airy_wishlist_page_items – Modify wishlist items
  • airy_wishlist_item_data – Modify item data

Helper Functions

  • airy_wishlist_get_url() – Get wishlist page URL
  • airy_wishlist_get_count() – Get item count
  • airy_wishlist_is_product_in_wishlist($product_id, $variation_id) – Check if product in wishlist
  • airy_wishlist_add_product($product_id, $variation_id) – Add product to wishlist
  • airy_wishlist_remove_product($product_id, $variation_id) – Remove product
  • airy_wishlist_get_items() – Get all items
  • airy_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