add cart test
This commit is contained in:
parent
d29274612d
commit
78c1b26fe5
File diff suppressed because one or more lines are too long
|
|
@ -76,11 +76,11 @@ function onStart(){
|
|||
<!-- preloader area end -->
|
||||
|
||||
<!-- All JS Plugins -->
|
||||
<script src="{{'assets/jquery.js'|theme}}"></script>
|
||||
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script> -->
|
||||
<script src="{{'assets/js/plugins.js'|theme}}"></script>
|
||||
<!-- Main JS -->
|
||||
<script src="{{'assets/js/main.js'|theme}}"></script>
|
||||
<script src="{{'assets/js/jquery.js'|theme}}"></script>
|
||||
|
||||
|
||||
{% framework extras %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue