Good Afternoon,
I wonder if anyone can suggest if the above is possible.
Can I embed the address/email/tel details from the customer store information section directly into a liquid template, if so how would I do this.
Many thanks
Good Afternoon,
I wonder if anyone can suggest if the above is possible.
Can I embed the address/email/tel details from the customer store information section directly into a liquid template, if so how would I do this.
Many thanks
Hi @mashamit !
You can use the shop object in Liquid to display certain information about a store. See this doc for more details: https://shopify.dev/docs/themes/liquid/reference/objects/shop
Thanks Kyle, very helpful ![]()