diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2a0780f..e0a0e0e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,8 @@ - - + + + + diff --git a/content-types.json b/content-types.json index ef48700..1cda474 100644 --- a/content-types.json +++ b/content-types.json @@ -1,10 +1,10 @@ [ { - "name":"Produkt", + "name":"Balkonkraftwerk", "description":"Produkt", "icon":"shopping-bag", "status":1, - "blade":"produkt", + "blade":"balkonkraftwerk", "fields":[ { "name":"Preis", @@ -25,4 +25,4 @@ } ] } -] \ No newline at end of file +] diff --git a/content/contents/balkonkraftwerk.blade.php b/content/contents/balkonkraftwerk.blade.php new file mode 100644 index 0000000..833d0f3 --- /dev/null +++ b/content/contents/balkonkraftwerk.blade.php @@ -0,0 +1,96 @@ +@layout("content.master") +@section('head') +{{$content->title}} + +@stop +@section('content') +
+ @if(session()->has('success')) +
{{session()->get('success')}}
+ @elseif(session()->has('error')) +
{{session()->get('error')}}
+ @endif +
+
+
+ ... +
+
+
+
+
+

{{$content->title}}

+
+ {{$content->data_fields['preis']}}€ + Inkl. MwSt. +
+
+ + @if(2==2) + + Sofort verfügbar! + + @elseif(2==3) + + Nachschub ist unterwegs. Jetzt vorbestellen! + @endif +
+ + Kostenloser Anmeldeservice beim Netzbetreiber inklusive +
+
+ Lieferumfang: +
+
+
    +
  • 2x Longi 375 Watt Monokristaline Module
  • +
  • 1x 600 Watt Wechselrichter mit Zertifizierung
  • +
  • 1x Kabel für Schuko-Stecker
  • +
+ + +
+ +
+ +
+ +
+ +
+ + + + +
+
+
+
+
+ + + +@stop +@section('scripts') + +@stop \ No newline at end of file diff --git a/content/contents/solarmodule.blade.php b/content/contents/solarmodule.blade.php new file mode 100644 index 0000000..992453a --- /dev/null +++ b/content/contents/solarmodule.blade.php @@ -0,0 +1,96 @@ +@layout("content.master") +@section('head') +{{$content->title}} + +@stop +@section('content') +
+ @if(session()->has('success')) +
{{session()->get('success')}}
+ @elseif(session()->has('error')) +
{{session()->get('error')}}
+ @endif +
+
+
+ ... +
+
+
+
+
+

{{$content->title}}

+
+ + Inkl. MwSt. +
+
+ + @if(2==2) + + Sofort verfügbar! + + @elseif(2==3) + + Nachschub ist unterwegs. Jetzt vorbestellen! + @endif +
+ + Kostenloser Anmeldeservice beim Netzbetreiber inklusive +
+
+ Lieferumfang: +
+
+
    +
  • 2x Longi 375 Watt Monokristaline Module
  • +
  • 1x 600 Watt Wechselrichter mit Zertifizierung
  • +
  • 1x Kabel für Schuko-Stecker
  • +
+ + +
+ +
+ +
+ +
+ +
+ + + + +
+
+
+
+
+ + + +@stop +@section('scripts') + +@stop diff --git a/content/index.blade.php b/content/index.blade.php index db9e06b..9849e4b 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -36,7 +36,7 @@
-

Steckersolaranlagen

+

Bakonkraftwerke

diff --git a/content/lists/balkonkraftwerk.blade.php b/content/lists/balkonkraftwerk.blade.php new file mode 100644 index 0000000..a43f50e --- /dev/null +++ b/content/lists/balkonkraftwerk.blade.php @@ -0,0 +1,43 @@ +@layout('content.master') +@section('content') +
+
+
+
+

Balkonkraftwerk

+
+ +
+

Balkonkraftwerke oder auch Steckersolaranlagen sind eine einfache Möglichkeiten Stromkosten zu senken. Tagsüber lässt sich dadurch der Grundverbrauch im Haushalt über den eigenerzeugten Strom abdecken.

+
+
+
+
+
+ + @foreach($contents as $content) + + + @endforeach + +
+
+
+@stop diff --git a/content/master.blade.php b/content/master.blade.php index 3093645..5104b9e 100644 --- a/content/master.blade.php +++ b/content/master.blade.php @@ -33,10 +33,10 @@ Areya Energy
Service @@ -171,12 +171,16 @@ updateProductsInLocalStorage(); }); $(document).on('change', '.select-quantity', function(){ +<<<<<<< HEAD let quantity = $(this).val(); let productId = $(this).attr('data-id'); let objProductInfo = objProducts.find(obj => obj.id == productId); let index = objProducts.indexOf(objProductInfo); objProducts[index].quantity = quantity; updateProductsInLocalStorage(); +======= + +>>>>>>> refs/remotes/origin/master }); }); diff --git a/content/pages/checkout.blade.php b/content/pages/checkout.blade.php index 5cc6e33..9a0f089 100644 --- a/content/pages/checkout.blade.php +++ b/content/pages/checkout.blade.php @@ -23,6 +23,7 @@ Persönliche Daten
+<<<<<<< HEAD
@@ -64,6 +65,130 @@
+======= +
+ + +
+
+
+ Persönliche Daten
+
+
+ +
+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ + + + + + +
+
+ + + + + +
+
+
+
+
Warenkorb
+
+
+ + + + + + + + + + + + + +
Gesammt:2838,00 € +
+ Preise inkl. 19% Umsatzsteuer +
+ + Weitere Produkte hinzufügen + +
+
+ +
+
+
+ Wie geht es weiter?
+
+
+ +
    +
  1. Beratungsgespräch
  2. +
  3. Persönliches Angebot
  4. +
  5. Packen & Abholtermin
  6. +
  7. Rechnung / Barzahlung
  8. +
  9. Abholung in 92648 Vohenstrauß
  10. + +
+ +
+
+>>>>>>> refs/remotes/origin/master