Dodano skrypty do obsługi API w szablonie head.tpl

This commit is contained in:
2025-06-16 20:03:56 +02:00
parent a185c6e994
commit 19b2eb1a2e
2 changed files with 8 additions and 3 deletions

View File

@@ -2541,8 +2541,8 @@
},
"import-product.php": {
"type": "-",
"size": 32613,
"lmtime": 1749496641396,
"size": 32673,
"lmtime": 1749580702691,
"modified": false
},
"index.php": {

View File

@@ -115,5 +115,10 @@ window.smartsupp||(function(d) {
})(document);
</script>
<noscript> Powered by <a href=“https://www.smartsupp.com” target=“_blank”>Smartsupp</a></noscript>
<script>
dlApi = {
cmd: []
};
</script>
<script src="https://lib.onet.pl/s.csr/build/dlApi/minit.boot.min.js" async></script>
{/literal}