{{ $product_data['name'] }}
@foreach ($product_data['aktiv'] as $aktiv) {{ $aktiv['name'] }} @endforeach{{ $product_data['desc'] }}
{{ $Currency::convert($product_data['price'], false, true) }}
var land_prod = '
{{ __('text.product_package_title') }} | {{ __('text.product_price_per_pill_title') }} | {{ __('text.product_price_title') }} | |
---|---|---|---|
iteration == 1 && $product['id'] != 616) style="height: auto;" @endif> {{ "{$item['num']} {$product['type']}" }} @if ($product['id'] != 616) @if ($item['price'] >= 300) {{ __('text.cart_free_express') }} @elseif($item['price'] < 300 && $item['price'] >= 200) {{ __('text.cart_free_regular') }} @endif @endif | {{ $Currency::convert(round($item['price'] / $item['num'], 2), false, true) }} | @if ($loop->remaining != 1 && $product['id'] != 616) @if ($product['id'] != 616) {{ __('text.cart_only') }} {{ $Currency::convert($item['price'], true) }} @else {{ $Currency::convert($item['price'], true) }} @endif |
{{ $product_data['desc'] }}