Delivery fees improvement - detected bugs
Problems detected in DEV:
Added 9 sauces of 2.00 in the cart
After resulting in 18, it multiplied by 9 again:
Button + reached limit of 5, and kept varying between 4 and 5 in upsell cart modal
Threshold issue:
During the initial analysis, we were informed that fees would not come to FE when threshold is reached, however the behavior looks the same of when threshold is not reached.