- {{ $po->otherProductOption->name ?? '' }}
QTY: {{ $po->quantity }}
AUD ${{ numberFormat($po->product_total_price) }}
Postage Fee: AUD ${{ numberFormat($po->postage_fee) }}