This commit is contained in:
cowboykipnugget
2025-02-18 13:23:24 +01:00
parent 86658f4ccb
commit 042c90ee79
2 changed files with 18 additions and 21 deletions

View File

@@ -61,6 +61,7 @@
<span id="cart-count" class="cart-count">0</span> <!-- Aantal producten -->
</div>
<script src="script.js"></script>
<script src="Cart/cart.js"></script>
</body>