You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is about to updating the UI to being able to display multiple shipping lines.
We should:
Display the order's shipping lines in a list inside the shipping card
Add a pencil icon at the end edge of the list item to indicate that the item is editable. Pressing on the item should navigate to the Shipping screen with the selected shipping values.
Add a shipping total section to the expandable order total section with the displaying the total shipping cost (sum of each individual shipping line)
This task is about to updating the UI to being able to display multiple shipping lines.
We should: