What is TI WooCommerce Wishlist plugin?
TI WooCommerce Wishlist by TI (TemplatesInvaders) is a free WooCommerce wishlist plugin that enables shoppers to save products for later and share wishlist links with friends and family. The wishlist functionality creates a persistent list of saved products for registered users (stored in the database) or guest users (stored in cookies), accessible via a dedicated wishlist page. Customers can move items from the wishlist to the cart and share their wishlist via a unique URL — a feature particularly valued around gift-giving occasions.
The free version covers the core wishlist experience: add to wishlist button on product pages, a dedicated wishlist page, multiple product management (add, remove, move to cart), and wishlist sharing via URL. The Pro version ($79/year) adds multiple wishlists per user, wishlist privacy settings (public, shared, private), social sharing to Facebook and Twitter, wishlist analytics for store owners, email campaigns to users with items in their wishlists, and product page wishlist count display.
TI WooCommerce Wishlist competes with YITH WooCommerce Wishlist as the two dominant free wishlist plugins for WooCommerce. TI Wishlist’s free version is more generous (includes URL sharing) and the Pro is priced lower than YITH Wishlist Premium. For stores that primarily need a basic wishlist with sharing capability, TI WooCommerce Wishlist free covers the requirement without payment.
Need Help With TI WooCommerce Wishlist Setup, Troubleshooting, or Customization?
Need help with TI WooCommerce Wishlist? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.
Get TI WooCommerce Wishlist Expert HelpKey Features
- Add to Wishlist button on product and shop pages
- Dedicated wishlist page with product management
- Persistent wishlists for registered users (database) and guests (cookies)
- Wishlist sharing via unique URL
- Move items from wishlist to cart
Pros & Cons
Pros
- Generous free version — covers the core wishlist workflow without payment
- Wishlist sharing URL is a native feature — enables gift registry functionality for free
- Compatible with both registered users and guests
Cons
- Multiple wishlists require Pro — one wishlist per user in free version
- Social sharing to Facebook/Twitter requires Pro
Free vs Premium
Free: single wishlist, add/remove products, URL sharing, guest support. Pro ($79/year): multiple wishlists, privacy settings, social sharing, analytics, email campaigns, product counter.
Common Problems & Fixes
The "Add to Wishlist" button is not appearing on product pages — it is missing from the product layout. How do I add it?
Go to TI WooCommerce Wishlist → Settings → Button → Position on product page. Verify a position is selected (common positions: after add to cart, before add to cart, after product summary). If the position is set but the button still does not appear: (1) your theme may use custom product page templates that bypass the WooCommerce hooks TI Wishlist uses for button placement; (2) use the manual shortcode [ti_wishlists_addtowishlist] in your product page template; (3) clear all caches; (4) check browser DevTools Console for JavaScript errors that may prevent button rendering.
Guest users' wishlists are being lost between sessions — items disappear when they close and reopen the browser. How do I fix guest wishlist persistence?
Guest wishlists are stored in browser cookies. Cookies are cleared when: (1) the browser is set to clear cookies on close (common in private/incognito mode); (2) the cookie lifetime expires — check TI Wishlist settings for the cookie expiration duration and extend it (e.g., 365 days for one year); (3) aggressive privacy browser settings or extensions clear cookies. To inform guests of this limitation, add a note on the wishlist page encouraging login for persistent wishlist storage.
The wishlist share link is generating a 404 error — recipients of the shared link cannot view the wishlist. How do I fix the wishlist page URL?
The wishlist share URL points to the configured wishlist page. Check: (1) in TI Wishlist → Settings → General, verify the Wishlist Page is set to an existing published page; (2) the wishlist page must contain the [ti_wishlists_wishlists] shortcode — check the page content; (3) flush WordPress rewrite rules by going to Settings → Permalinks and clicking Save Changes; (4) verify the wishlist page is published (not draft).
Customization & Developer Notes
How do I add the "Add to Wishlist" button to WooCommerce shop/category pages (product listings)?
Go to TI WooCommerce Wishlist → Settings → Button → Position on catalog/shop pages. Enable wishlist button display on catalog pages and select the position (typically “After add to cart” or “After product title”). This adds the button to product cards in the shop and category archive pages. For themes that use custom product card templates, the shortcode [ti_wishlists_addtowishlist] can be manually added to the theme’s loop-product template in a child theme.
How do I display a wishlist counter showing how many customers have wishlisted each product?
The wishlist counter badge is a TI WooCommerce Wishlist Pro feature. With Pro active, go to Settings → Product Counter and enable the counter display. Configure the counter style (badge, text), position on the product page, and the minimum count threshold for display (e.g., only show after 5+ wishlists to avoid showing “1 person” on all new products). The counter provides social proof and can be displayed on both product pages and product cards in category listings.
Frequently Asked Questions
Is TI WooCommerce Wishlist or YITH WooCommerce Wishlist better?
Both are strong options. TI Wishlist’s free version is more generous (includes URL sharing), and its Pro is priced lower than YITH Wishlist Premium. YITH Wishlist integrates more deeply with other YITH ecosystem plugins and has a larger active user base. For stores not using other YITH plugins, TI WooCommerce Wishlist offers better free-tier value and a lower Pro cost. For stores in the YITH ecosystem, YITH Wishlist’s native integrations provide better workflow continuity.
Can customers share their wishlist as a gift registry link?
Yes — TI WooCommerce Wishlist free includes wishlist URL sharing, which effectively creates a gift registry. Each user’s wishlist has a unique shareable URL. The wishlist owner can copy this URL and share it via email, text message, or social media. Recipients visit the link and see the wishlist items, with Add to Cart buttons so they can purchase items as gifts.
Can TI WooCommerce Wishlist break after updates?
Yes, that can happen, especially on older sites with many plugins. This usually happens when the plugin, theme, and add-ons are updated out of sequence. In most cases, testing on staging catches the issue before it reaches the live site. From experience, backups and changelog reviews save a lot of cleanup time.
What should I check before installing TI WooCommerce Wishlist?
Start by checking whether another plugin already does the same job. In most cases, overlap is what creates avoidable conflicts and performance issues. A common issue is installing a plugin because it looks convenient without checking the stack first. From experience, a short compatibility review avoids most of the pain later.