Product | Quantity | Total | |
---|---|---|---|
{{ item.title }}
{{ item.color ? item.color.color + ' - ' : '' }}{{ item.size ? item.size.size + ' - ' : '' }}{{ currency }}{{ item.price }}
|
|
${{ Number(Number(item.price) * item.quantity).toFixed(2) }}
|