01 Your support inbox is doing logistics work
When a store holds orders manually, the customer has no way to act on their own. So they email: ship orders 1, 4, and 7 together, hold the rest, what does combined shipping cost. An agent then opens each order, works out what is eligible, calculates a fee, and improvises a checkout or a refund. Every request is a small custom job, and the volume scales directly with how well Ship Later is working.
That turns support into a shipping coordinator. Response times slip, customers wait on a reply before they can ship, and the agent is reconstructing eligibility and fees by hand each time, which invites mistakes. The work is real, repetitive, and almost entirely something the customer could do themselves if they simply had a page that showed their held orders and a button to ship them.
02 Why this belongs in the customer's account
Shopify gives customers an account and order history, but no native ship-later queue, no view of which held orders can combine, and no way to trigger one shipment for several orders. Addora adds the Order Summary page as a Customer Orders app block you place on a published page in your theme, so it lives inside your storefront and your navigation rather than in a separate tool.
Because the page reads the same held orders and lifecycle state your admin uses, what the customer sees matches what your team sees. The customer gets a clear, branded, self-service place to manage pending orders, and you keep control of eligibility, fees, and release behavior. The work moves to the person who actually has the information, which is the customer deciding when their box is ready.
03 How the Order Summary page works
Logged-in customers land on a list of their orders with order number, total, date, and status, plus optional filters and search and a Ship Pending Orders Now button. Guests are prompted to log in first. Clicking Ship Now opens the Your Pending Items view, where all held orders are grouped by order with item names and quantities, selected by default, and a live summary shows how many orders and items are selected and the subtotal as they toggle orders on and off.
A Shipping Fees breakdown shows the fee for the chosen bundle, including any discount, and can surface messages like free shipping will be applied at checkout. Proceed to Checkout stays disabled until at least one order is selected. When the customer proceeds, Addora prepares the bundle, calculates the fee, and sends them to a quick Shopify checkout to pay it. If something changed while they were deciding, they get a clear please refresh message instead of a broken checkout, and once they pay, their orders release and they receive one tracking number.