removeCartItemThis endpoint removes an item from the cart in the current transaction based on the product_id.📘You should call setCartData with updated parameters after removing a cart item to ensure accuracy. Param NameRequiredTypeNotesproduct_idYesStringThe unique SKU or ID which identifies the product to be removed