commercetools-sunrise-java
commercetools-sunrise-java copied to clipboard
Add Wishlist Item to Cart
As a webshop user I would like to add an item from my wishlist to my cart. This function should ignore the actual quantity of the wishlist item and just add it with to the cart. and remove it from my wishlist.
What would be the benefit of ignoring the quantity (instead of e.g. keeping it constant to 1)?