get environment

main
alexanderroese 2024-06-24 21:36:38 +02:00
parent 95ba90ca8a
commit 91f6539a10
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
endcapture endcapture
%} %}
console.log("2", "url {{ shx_get_environment }}", "{{ shop.address }}") console.log("2", "url {{ shx_get_environment }}", "{{ shop.url }}")
</script> </script>

View File

@ -1 +1 @@
{{ shop.address }} {{ shop.url }}