changes to the available items
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
</article>
|
||||
|
||||
<!-- STARTPAKET (Kombi) -->
|
||||
<article class="package-card highlight">
|
||||
<!--<article class="package-card highlight">
|
||||
<div class="package-card__header">
|
||||
<div>
|
||||
<span class="package-card__tag highlight-tag">Sparpaket</span>
|
||||
@@ -259,7 +259,7 @@
|
||||
<a class="btn secondary" href="{{ url_for('login') }}">Zum Buchen einloggen</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
</article>
|
||||
</article>-->
|
||||
|
||||
<!-- SCHULTRÄGER -->
|
||||
<article class="package-card">
|
||||
@@ -300,7 +300,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Upsell Modal -->
|
||||
<!-- <div class="custom-modal" id="upsellModal" aria-hidden="true" role="dialog">
|
||||
<div class="custom-modal" id="upsellModal" aria-hidden="true" role="dialog">
|
||||
<div class="custom-modal-backdrop" onclick="closeUpsellModal()"></div>
|
||||
<div class="custom-modal-content">
|
||||
<h3>Tipp: Sparen Sie mit dem Startpaket!</h3>
|
||||
@@ -316,7 +316,7 @@
|
||||
<button class="btn" type="button" onclick="acceptUpsell()">Zum Startpaket upgraden</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>-->
|
||||
</div>
|
||||
|
||||
<!-- Cart Modal -->
|
||||
<div class="custom-modal" id="cartModal" aria-hidden="true" role="dialog">
|
||||
|
||||
Reference in New Issue
Block a user