For discovery information check: Improving delivery fee UX
Whitelabel APP
Our main objetive is split these information on the UI:
The actual fee
What’s the discount (if exists)
Tasks breakdown
Task 1 - Improve the information about delivery fee information
[WIP - Add Figma screen proposed here]
From what I saw all the places that will show a Delivery Fee information will do that in a similar way. Normally isFreeDelivery
will be true when delivery fee value is equal to zero
With all the details we need to (WIP - Add Figma proposals here too):
Adjust the checkout page
Adjust the delivery confirmation page on the order details section
Adjust the receipt details information on the recent orders page
DOD-LIKE
Adjust the UI to show the informations as the Figma proposal
No need to adjust the unit tests. From what I saw we don’t have tests covering this. Just check if anything will be good (precaution)
Add Comment