Home > @vsf-enterprise/bigcommerce-theme > UseGuestWishlistInterface > clear
# UseGuestWishlistInterface.clear() method
Removes all items from the guest wishlist and create new, empty guest wishlist.
Signature:
clear(): Promise<void>;
Returns:
Promise<void>