deleteItemFromCurrentCart
fun deleteItemFromCurrentCart(callback: DeleteItemFromCurrentCartCallback, itemSku: String)
Content copied to clipboard
Removes the item from the current user cart.
See also
Parameters
itemSku
Desired item SKU.
callback
Status callback.