deploy: a64c78be6a
This commit is contained in:
101
merch/index.html
101
merch/index.html
@@ -31,24 +31,24 @@
|
||||
</a>
|
||||
|
||||
|
||||
<a href='https://ddwe.beging.de/location/'>
|
||||
<li >Location</li>
|
||||
</a>
|
||||
|
||||
|
||||
<a href='https://ddwe.beging.de/merch/'>
|
||||
<li class='active'>Merchandise</li>
|
||||
</a>
|
||||
|
||||
|
||||
<a href='https://ddwe.beging.de/faq/'>
|
||||
<li >FAQ</li>
|
||||
<a href='https://ddwe.beging.de/location/'>
|
||||
<li >Location</li>
|
||||
</a>
|
||||
|
||||
|
||||
<a href='https://ddwe.beging.de/anreise/'>
|
||||
<li >Anreise</li>
|
||||
</a>
|
||||
|
||||
|
||||
<a href='https://ddwe.beging.de/faq/'>
|
||||
<li >FAQ</li>
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="nav-right">
|
||||
@@ -70,18 +70,18 @@
|
||||
<a href='https://ddwe.beging.de/anmeldung/'>
|
||||
<li>Anmeldung</li>
|
||||
</a>
|
||||
<a href='https://ddwe.beging.de/location/'>
|
||||
<li>Location</li>
|
||||
</a>
|
||||
<a href='https://ddwe.beging.de/merch/'>
|
||||
<li>Merchandise</li>
|
||||
</a>
|
||||
<a href='https://ddwe.beging.de/faq/'>
|
||||
<li>FAQ</li>
|
||||
<a href='https://ddwe.beging.de/location/'>
|
||||
<li>Location</li>
|
||||
</a>
|
||||
<a href='https://ddwe.beging.de/anreise/'>
|
||||
<li>Anreise</li>
|
||||
</a>
|
||||
<a href='https://ddwe.beging.de/faq/'>
|
||||
<li>FAQ</li>
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -91,13 +91,14 @@
|
||||
<div class="center-container">
|
||||
<div style="width: 100%;max-width: 600px;">
|
||||
<p>
|
||||
Die Bestellungen 2020 bringen wir euch zum Wochenende mit.<br />Vorbestellungen sind wieder ab Frühjahr 2021 möglich.
|
||||
Sobald die Anmeldung für das Wochenende freigeschaltet wurde,<br />
|
||||
wird auch die Bestellung hier möglich sein.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr />
|
||||
<div class="center-container">
|
||||
<form class="form" method="GET" style="display: none;" action="https://ssl.webpack.de/beging.de/form/write/ddwe-merch">
|
||||
<form class="form" method="GET" style="display: none;" action="https://ssl.webpack.de/beging.de/form/write/ddwe21-merch-test">
|
||||
<div class="grow-1">
|
||||
<input id="name" name="name" type="text" required />
|
||||
<label for="name">Name</label>
|
||||
@@ -109,14 +110,21 @@
|
||||
<div class="grow-2">
|
||||
<select id="shirt" name="shirt" required>
|
||||
<option value="Kein T-Shirt">Kein T-Shirt</option>
|
||||
<option value="Shirt-S">T-Shirt Größe S (15,00 EUR) </option>
|
||||
<option value="Shirt-M">T-Shirt Größe M (15,00 EUR)</option>
|
||||
<option value="Shirt-L">T-Shirt Größe L (15,00 EUR)</option>
|
||||
<option value="Shirt-XL">T-Shirt Größe XL (15,00 EUR)</option>
|
||||
<option value="Shirt-XXL">T-Shirt Größe XXL (15,00 EUR)</option>
|
||||
<option value="Shirt-3XL">T-Shirt Größe 3XL (15,00 EUR)</option>
|
||||
<option value="Herren-S">T-Shirt Herren S (je 15,00 EUR)</option>
|
||||
<option value="Herren-M">T-Shirt Herren M</option>
|
||||
<option value="Herren-L">T-Shirt Herren L</option>
|
||||
<option value="Herren-XL">T-Shirt Herren XL</option>
|
||||
<option value="Herren-XXL">T-Shirt Herren XXL</option>
|
||||
<option value="Herren-3XL">T-Shirt Herren 3XL</option>
|
||||
<option value="---">---</option>
|
||||
<option value="Damen-XS">T-Shirt Damen XS (je 15,00 EUR)</option>
|
||||
<option value="Damen-S">T-Shirt Damen S</option>
|
||||
<option value="Damen-M">T-Shirt Damen M</option>
|
||||
<option value="Damen-L">T-Shirt Damen L</option>
|
||||
<option value="Damen-XL">T-Shirt Damen XL</option>
|
||||
<option value="Damen-XXL">T-Shirt Damen XXL</option>
|
||||
</select>
|
||||
<label for="shirt">T-Shirt</label>
|
||||
<label for="shirt">T-Shirt (für mehrere Shirts bitte mehrfach bestellen)</label>
|
||||
</div>
|
||||
<div class="grow-2">
|
||||
<select id="bierkrug" name="bierkrug" required>
|
||||
@@ -142,6 +150,18 @@
|
||||
</select>
|
||||
<label for="weizen">Weißbierglas</label>
|
||||
</div>
|
||||
<div class="grow-2">
|
||||
<select id="willibecher" name="willibecher" required>
|
||||
<option value="Kein Willibecher">Kein Willibecher</option>
|
||||
<option value="1 Willibecher">1 Willibecher (je 5,00 EUR)</option>
|
||||
<option value="2 Willibecher">2 Willibecher</option>
|
||||
<option value="3 Willibecher">3 Willibecher</option>
|
||||
<option value="4 Willibecher">4 Willibecher</option>
|
||||
<option value="5 Willibecher">5 Willibecher</option>
|
||||
<option value="6 Willibecher">6 Willibecher</option>
|
||||
</select>
|
||||
<label for="weizen">Willibecher</label>
|
||||
</div>
|
||||
<div class="grow-2">
|
||||
<select id="emaille" name="emaille" required>
|
||||
<option value="Keine Emailletasse">Keine Emailletasse</option>
|
||||
@@ -171,7 +191,8 @@
|
||||
<strong>T-Shirt</strong>
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../assets/shirt.png" style="max-width: 350px; max-height: 195px;">
|
||||
<img src="../shop/shirt1_thumb.jpg" data-original="../shop/shirt1.jpg" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<img src="../shop/shirt2_thumb.jpg" data-original="../shop/shirt2.jpg" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<p>
|
||||
Vorne im klassischen <DD>-Design<br />
|
||||
Die Rückseite mit Event-Motiv<br />
|
||||
@@ -185,7 +206,8 @@
|
||||
<strong>Bierkrug</strong>
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../assets/bierkrug.png" style="max-width: 350px; max-height: 195px;">
|
||||
<img src="../shop/krug1_thumb.png" data-original="../shop/krug1.png" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<img src="../shop/krug2_thumb.jpg" data-original="../shop/krug2.jpg" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<p>
|
||||
Rundherum bedruckt im coolen <DD>-Design<br />
|
||||
Personalisiert mit Hex-ID<br />
|
||||
@@ -199,7 +221,8 @@
|
||||
<strong>Weißbierglas</strong>
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../assets/weizen.png" style="max-width: 350px; max-height: 195px;">
|
||||
<img src="../shop/weizen1_thumb.jpg" data-original="../shop/weizen1.jpg" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<img src="../shop/weizen2_thumb.jpg" data-original="../shop/weizen2.jpg" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<p>
|
||||
Hochwertige Lasergravur<br />
|
||||
im coolen <DD>-Design<br />
|
||||
@@ -208,12 +231,27 @@
|
||||
<h2>€ 8,00</h2>
|
||||
</div>
|
||||
</article>
|
||||
<article class="card">
|
||||
<div class="card-header">
|
||||
<strong>Willibecher</strong>
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../shop/glas.png" data-original="../shop/glas.png" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<p>
|
||||
Hochwertige Lasergravur<br />
|
||||
im coolen <DD>-Design<br />
|
||||
|
||||
</p>
|
||||
<h2>€ 5,00</h2>
|
||||
</div>
|
||||
</article>
|
||||
<article class="card">
|
||||
<div class="card-header">
|
||||
<strong>Emaille Tasse</strong>
|
||||
</div>
|
||||
<div class="card-body text-center">
|
||||
<img src="../assets/emaille.jpg" style="max-width: 350px; max-height: 195px;">
|
||||
<img src="../shop/tasse1_thumb.jpg" data-original="../shop/tasse1.jpg" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<img src="../shop/tasse2_thumb.jpg" data-original="../shop/tasse2.jpg" style="max-width: 350px; max-height: 195px;" class="zoom">
|
||||
<p>
|
||||
Rundherum bedruckt im coolen <DD>-Design<br />
|
||||
<br />
|
||||
@@ -223,6 +261,11 @@
|
||||
</div>
|
||||
</article>
|
||||
</section>
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function(event) {
|
||||
new Zooming().listen('.zoom');
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
<footer>
|
||||
<div class="footer-row">
|
||||
@@ -231,12 +274,17 @@
|
||||
<strong>Codename <DD>-Wochenende</strong>
|
||||
</p>
|
||||
<p>
|
||||
28. bis 30. August 2020<br />
|
||||
27. bis 29. August 2021<br />
|
||||
(Immer am letzten August-Woch<strong>en</strong>de)<br />
|
||||
Eine Schnapsidee des Chapter Siegen: Name folgt...
|
||||
</p>
|
||||
<p>
|
||||
<a href='http://durstiger-donnerstag.de/index.php?page=kontakt_impressum' target="_blank">Impressum</a> | <a href='http://durstiger-donnerstag.de/index.php?page=datenschutz' target="_blank">Datenschutzerklärung</a>
|
||||
</p>
|
||||
</p>
|
||||
<p>
|
||||
<a href='https://ddwe.beging.de/geschichte'>Geschichte</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column">
|
||||
<p>
|
||||
@@ -246,6 +294,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src='https://ddwe.beging.de/js/zooming.min.js'></script>
|
||||
<script src='https://ddwe.beging.de/js/script.js'></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user