I am currently working on a eCommerce site that is supposed to handle multi-ordering for multi-uses depending on ZIP/POSTAL CODE, as the products may or may not be available in different ZIPs.
Like, for example, the cart must have the ability to handle more than one order and each order might have a different recipient and each recipient might have a different zip from where to PICK or to DELIVER the product.
My question is how to graphically represent all this?
1: add a "continue shopping" button to cart. clicking on it, user will be asked to continue shopping for the same recipient or to shop for another recipient? 2: add multi-buttons to continue shop for same and or other recipient in cart?

