get environment
parent
95ba90ca8a
commit
91f6539a10
|
@ -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>
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
{{ shop.address }}
|
{{ shop.url }}
|
Loading…
Reference in New Issue