fresh_produce_catalogBuilt on Agumbe Cloud Development Environment

Customer & Delivery

Customer

{{customer.name}}

Delivery Address

{{order.delivery_address || customer.default_address}}

Items in this Order

Review a single order with item breakdown, customer and delivery details, and update its status.

Order Items
Source: api:/api/orders/{{order.id}}/items
Produce ItemCategoryQuantityUnitPrice / UnitLine TotalAvailability
Gala ApplesFruit5kg3.517.5In stock
Baby SpinachLeafy Greens2kg48Low stock

Order Status Timeline

Review a single order with item breakdown, customer and delivery details, and update its status.

Status History

Created

Order placed by the customer.

Confirmed

Items reviewed and confirmed by the shop.

Packed

Fresh produce prepared for delivery or pickup.

Out for Delivery

Order is on its way to the customer.

Delivered

Customer has received the order.

Update Order Status

Adjust the order status, delivery date, and internal notes.