Home > @vsf-enterprise/bigcommerce-theme > useGuestWishlist
# useGuestWishlist() function
Allows loading and manipulating wishlist of the guest user.
See the UseGuestWishlistInterface for a list of methods and values available in this composable.
Signature:
export declare function useGuestWishlist(): UseGuestWishlistInterface;
Returns: