@extends('template.'.config('settings.template').'.content.master') @section('head')
Dieser Artikel ist aufgrund des Jahressteuergesetzes 2022 als Photovoltaik Artikel mehrwertsteuerfrei, für weitere Details klicken Sie hier
| Abnahme | Preis pro Einheit | Rabatt |
|---|---|---|
| ab 5 Stück | {{$content->preis_5}} € | {{number_format((float) (($content->preis_5-$content->preis)*100)/$content->preis , 2, ',', '')}} % |
| ab 10 Stück | {{$content->preis_10}} € | {{number_format((float) (($content->preis_10-$content->preis)*100)/$content->preis , 2, ',', '')}} % |
| Palette ({{$content->module_pro_palette}} Stück) | {{$content->preis_palette}} € | {{number_format((float) (($content->preis_palette-$content->preis)*100)/$content->preis , 2, ',', '')}} % |
| Hersteller | {{$content->hersteller}} |
| Leisung: | {{$content->leistung}} Watt |
| Zellstruktur: | Monokristalin |