Order Item {{orderItem.id}}


Quantity
{{orderItem.quantity}}
Total Price
{{orderItem.totalPrice}}
Status
{{orderItem.status}}
Product
{{orderItem.product?.id}}
Order
{{orderItem.order?.id}}