This commit is contained in:
cowboykipnugget
2025-02-19 13:49:31 +01:00
parent 485a9b59b9
commit 0b94e77446

View File

@@ -53,7 +53,7 @@
<!-- Winkelmandje items worden hier dynamisch toegevoegd -->
</ul>
<p>Totaal: €<span id="total-price">0.00</span></p>
<a href="betalen.html">
<a href="betalen.html" target="_blank">
<button id="order-button">Bestellen</button>
</a>
</div>