| {{ __('order.points') }}: | {{ $product->getFormattedPoints() }} |
| {{ __('order.content') }}: | {{ $product->contents }} |
| {{ __('order.weight') }}: | {{ $product->weight }} g |
| {{ __('order.art_no') }}: | {{ $product->number }} |
| {{ __('order.net_price') }}: | {{ $product->getFormattedPriceWith() }} € |