How can you delete a product from the cart just by product number, when yo udont have the ordreline.
Example, we would like to add a remove button on the product page if the product already is in cart we want to be able to remove it.
But we do not know the orderline, just the product number. Are there ways (without having to go through API) to remove the product?