I am trying to avoid duplication of item in my basket. Instead, I am trying to increment the quantity of the item. How should I solve this with javascript? Do I need to make