Get Customer Id

GetCustomerId()

Fetches wishlist customer id if the user is logged in and has a wishlist. Please refer to the example.
You can call this method once the window.WishListHero_SDK object is initialized.

Request Example

window.WishListHero_SDK.GetCustomerId()
                
Response Example

//Response Example
'5152289226907'