Skip to main content

Add to Woo Wishlist

Updated over 10 months ago

Derived from the core "Add to Favorites" functionality, this feature is optimized for WooCommerce products. It provides logged-in users with a personalized wishlist experience and offers a streamlined configuration with enforced defaults tailored for e-commerce scenarios.

Settings

Internally, it uses the ooo_wishlist user meta key to store the wishlist content.

  • Titles and Labels:

    • Add Button Label: Add to my Wishlist

    • Remove Button Label: Remove from my Wishlist

  • Visitor Restrictions: The button is automatically hidden for non-logged-in users to avoid storing unauthenticated preferences.
    ​

Style

All Bricks style controls are available to customize the button appearance, including:

  • Button size and layout variants (e.g., block or circle)

  • Icon positioning and spacing

  • Separate design for "Add" and "Remove" states

  • Border, background, and icon styling for each state

Compatibility with Other Features

Add to Woo Wishlist integrates with:

  • Clear Favorites: To clear the wishlist programmatically, allowing users to reset or manage their selections easily.

  • Favorites Action for Bricks Form: This action allows passing wishlist data through forms.

These connections expand the feature's role in user engagement and e-commerce funneling.


Usage Summary

  • Use within WooCommerce product templates or listing loops.

  • Requires users to be logged in.

  • No configuration needed beyond layout and styling.

  • Suitable for stores looking to offer a persistent, account-based wishlist.

Add to Woo Wishlist is a focused solution to integrate wishlist behavior into WooCommerce stores using Bricks, offering simplicity and full styling control.

Did this answer your question?