Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi i want to add my abn and business address below the shop name on the order confirmation email but i'm unfamiliar with liquid code. can you provide to code to do this please?
Hi @loafsandwiches ,
1-Go to settings :
2- Click on Notifications :
3-Choose "Customer Notifications" :
4-Choose "Order Confirmation" :
5-Click on "Edit Code":
6-Locate this piece of code :
7- Put this code under the </h1>
<span>Your ABN</span>
<span>Your business address</span>
8- It should look like this :
Hi there,
I tried this and followed your steps exactly, however nothing changed. Do you have any suggestions?
I also tried having them tabbed and directly beneath the <h/1> on row 89.
Thanks!