commit 8921c490ba233dc429b9dc4d063ae15274c05341
Author: Simon Bruder
Das Türschließpendel wird schon in vielen Kliniken eingesetzt und gehört dort zum festen Bestand.
Mit der Erfindung wird erreicht, dass das Türschließpendel durch leichten Zug, die Tür zum schließen bringt." + + +## +# Pricing & Order +## + + +[params.pricing] +heading = "Preise" + +[[params.pricing.row]] +quantity = "bis 10" +price = "4,95 €" + +[[params.pricing.row]] +quantity = "10 bis 20" +price = "4,00 €" + +[[params.pricing.row]] +quantity = "20 bis 50" +price = "3,50 €" + +[[params.pricing.row]] +quantity = "über 50" +price = "3,00 €" + +[params.order] +heading = "Bestellen" +text = 'Sie können das Schließpendel über das Kontaktforular von kegelschiene.net bestellen. Vergessen Sie nicht, alle benötigten Details (Bankverbindung, Adresse, Gewünschte Anzahl) anzugeben, sodass es für Sie und uns schneller geht.' + + +### +# Guide +### + + +[params.guide] +heading = "Wie befestige ich das Schließpendel?" + +[[params.guide.step]] +img = "img/guide/1.jpg" +text = "Die Schlaufe wird über die Türklinke gehängt." + +[[params.guide.step]] +img = "img/guide/2.jpg" +text = "Der Gummiring wird am Ende der Türklinke befestigt." + +[[params.guide.step]] +img = "img/guide/3.jpg" +text = "Der Knoten am Schließpendel wird nach oben geschoben." + +[[params.guide.step]] +img = "img/guide/4.jpg" +text = "Jetzt wird der Gummiring nach hinten in Richtung Tür geschoben.
Der Gummiring hat die Aufgabe, das funktionsbereite Türschließpendel festzuhalten, dass dieses beim Ziehen nicht über die Türklinke rutscht." + +[[params.guide.step]] +img = "img/guide/5.jpg" +text = "Nun ist das Tüschließpendel fertig montiert." + +[[params.guide.step]] +img = "img/guide/6.jpg" +text = "Es kann jetzt benutzt werden." diff --git a/static/icon/check.svg b/static/icon/check.svg new file mode 100644 index 0000000..296c4eb --- /dev/null +++ b/static/icon/check.svg @@ -0,0 +1 @@ + diff --git a/static/icon/hospital.svg b/static/icon/hospital.svg new file mode 100644 index 0000000..1b229b6 --- /dev/null +++ b/static/icon/hospital.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/icon/wheelchair.svg b/static/icon/wheelchair.svg new file mode 100644 index 0000000..29e8165 --- /dev/null +++ b/static/icon/wheelchair.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/guide/1.jpg b/static/img/guide/1.jpg new file mode 100644 index 0000000..b9276ee Binary files /dev/null and b/static/img/guide/1.jpg differ diff --git a/static/img/guide/2.jpg b/static/img/guide/2.jpg new file mode 100644 index 0000000..99761c5 Binary files /dev/null and b/static/img/guide/2.jpg differ diff --git a/static/img/guide/3.jpg b/static/img/guide/3.jpg new file mode 100644 index 0000000..ee2fe65 Binary files /dev/null and b/static/img/guide/3.jpg differ diff --git a/static/img/guide/4.jpg b/static/img/guide/4.jpg new file mode 100644 index 0000000..8187bc3 Binary files /dev/null and b/static/img/guide/4.jpg differ diff --git a/static/img/guide/5.jpg b/static/img/guide/5.jpg new file mode 100644 index 0000000..8baeeae Binary files /dev/null and b/static/img/guide/5.jpg differ diff --git a/static/img/guide/6.jpg b/static/img/guide/6.jpg new file mode 100644 index 0000000..246283f Binary files /dev/null and b/static/img/guide/6.jpg differ diff --git a/static/img/guide_orig/guide_1.jpg b/static/img/guide_orig/guide_1.jpg new file mode 100644 index 0000000..32cc7c4 Binary files /dev/null and b/static/img/guide_orig/guide_1.jpg differ diff --git a/static/img/guide_orig/guide_2.jpg b/static/img/guide_orig/guide_2.jpg new file mode 100644 index 0000000..161d3a1 Binary files /dev/null and b/static/img/guide_orig/guide_2.jpg differ diff --git a/static/img/guide_orig/guide_3.jpg b/static/img/guide_orig/guide_3.jpg new file mode 100644 index 0000000..de79882 Binary files /dev/null and b/static/img/guide_orig/guide_3.jpg differ diff --git a/static/img/guide_orig/guide_4.jpg b/static/img/guide_orig/guide_4.jpg new file mode 100644 index 0000000..4f86974 Binary files /dev/null and b/static/img/guide_orig/guide_4.jpg differ diff --git a/static/img/guide_orig/guide_5.jpg b/static/img/guide_orig/guide_5.jpg new file mode 100644 index 0000000..ac8dc7c Binary files /dev/null and b/static/img/guide_orig/guide_5.jpg differ diff --git a/static/img/guide_orig/guide_6.jpg b/static/img/guide_orig/guide_6.jpg new file mode 100644 index 0000000..112af29 Binary files /dev/null and b/static/img/guide_orig/guide_6.jpg differ diff --git a/themes/schliesspendel/archetypes/default.md b/themes/schliesspendel/archetypes/default.md new file mode 100644 index 0000000..e69de29 diff --git a/themes/schliesspendel/layouts/_default/list.html b/themes/schliesspendel/layouts/_default/list.html new file mode 100644 index 0000000..21bcc16 --- /dev/null +++ b/themes/schliesspendel/layouts/_default/list.html @@ -0,0 +1 @@ +._. diff --git a/themes/schliesspendel/layouts/_default/single.html b/themes/schliesspendel/layouts/_default/single.html new file mode 100644 index 0000000..21bcc16 --- /dev/null +++ b/themes/schliesspendel/layouts/_default/single.html @@ -0,0 +1 @@ +._. diff --git a/themes/schliesspendel/layouts/index.html b/themes/schliesspendel/layouts/index.html new file mode 100644 index 0000000..741d469 --- /dev/null +++ b/themes/schliesspendel/layouts/index.html @@ -0,0 +1,7 @@ +{{ partial "head.html" . }} +{{ partial "header.html" . }} +{{ partial "navbar.html" . }} +{{ partial "intro.html" . }} +{{ partial "pricing.html" . }} +{{ partial "guide.html" . }} +{{ partial "footer.html" . }} diff --git a/themes/schliesspendel/layouts/partials/footer.html b/themes/schliesspendel/layouts/partials/footer.html new file mode 100644 index 0000000..27dd53e --- /dev/null +++ b/themes/schliesspendel/layouts/partials/footer.html @@ -0,0 +1,9 @@ + + +