add cart test
This commit is contained in:
parent
21fa95c7d6
commit
b132dcbb76
|
|
@ -1,7 +1,7 @@
|
|||
{% put scripts %}
|
||||
|
||||
<script>
|
||||
getCart();
|
||||
$(window).on("load", getCart());
|
||||
// console.log("qqq");
|
||||
function getCart() {
|
||||
// console.log(String({{token}}));
|
||||
|
|
|
|||
Loading…
Reference in New Issue