- Customers can now select both shipping and store pickup in a single checkout, creating multiple delivery groups within one order.
- Orders may contain fulfillment orders with mixed delivery_method values (SHIPPING and PICK_UP), requiring apps to read the new delivery_method field.
- Apps should audit assumptions about a single delivery method, test in the feature preview, and update logic to handle multiple fulfillment groups.