Eleni22
1
Hello, I am working on my packing slip and I would like to change my shop name to my logo instead. This is the code that is pulling in my store name:
{{ shop.name }}
Are you able to tell me the bit of code that will pull in my logo instead? Thank you
RENE_6
2
This is the code on my packing slip, I have my logo on it too. Maybe this will help you…
RENE LEBLANC
{% comment %}
![{{ shop.name }}]()
{% endcomment %}
RENE_6
3
I think the logo was first uploaded in “files” and then placed on the packing slip like this.