setProductInWishlist
Updates the wishlist status of a product.
Parameters
productId
The ID of the product to update
inWishlist
Whether the product should be in the wishlist (true) or not (false)
Updates the wishlist status of a product.
The ID of the product to update
Whether the product should be in the wishlist (true) or not (false)