code added

This commit is contained in:
2023-05-01 14:23:56 +05:30
parent 9a63b4dcdc
commit bf783a338b
15 changed files with 176 additions and 165 deletions
+6 -1
View File
@@ -101,8 +101,10 @@
<div id="footer-head"></div>
<!-- end-footer -->
<!-- <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script> -->
<script src="../dist/js/jquery.min.js"></script>
<script src="../dist/js/navbar.js"></script>
<script src="../dist/js/footer.js"></script>
<!-- <script src="./dist/Js/components/authloader/authloader.js"></script> -->
<!-- <script src="../dist/js/toaster/toastr.js"></script> -->
@@ -127,6 +129,9 @@
<script src="../dist/js/plugins/magnific-popup.js"></script>
<!-- Main JS -->
<!-- <script src="../dist/js/localstorage/loginauthlocal.js"></script> -->
<script src="./../dist/js/utils/helpers.js"></script>
<script src="./../dist/js/shoppingcart/addtocart.js"></script>
<script src="../dist/js/navbar.js"></script>
<script src="../dist/js/warranty.js"></script>
<!-- <script src="../dist/js/myaccount/Myaccount.js"></script> -->
<script src="../dist/js/main.js"></script>