Fix cart and wishlist functionality on about and contact pages

This commit is contained in:
Local Server
2026-01-14 21:08:04 -06:00
parent f2f0075830
commit 5cb5b1208f
2 changed files with 2 additions and 0 deletions

View File

@@ -658,6 +658,7 @@
loadContactInfo();
}
</script>
<script src="/assets/js/cart.js"></script>
<script src="/assets/js/shop-system.js"></script>
</body>
</html>