The total cost of the purchase is
{{ number_format($product->getCurrenciedPrice(), 2, ',', ' ') }}
{{ \App\Helpers\CurrencyHelper::getCurrentCurrency() }}
(including taxes).
Provided username is invalid.
Provided e-mail address is invalid.
THE PROVIDED USERNAME IS NOT REGISTERED ON THE SERVER.
To continue with the purchase, the account must be registered.
Bank Transfer | Paysafecard | PayPal
@foreach($products as $otherProduct)
@if($otherProduct->id !== $product->id)
@if($otherProduct->bonus_percentage)