Adding ABN to order confirmation

Adding ABN to order confirmation

loafsandwiches
Visitor
1 0 0
  • 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?

Replies 4 (4)

Abdosamer
Shopify Partner
956 173 202

Hi @loafsandwiches , 

1-Go to settings :

Abdosamer_0-1730402974977.png

2- Click on Notifications :

 

Abdosamer_2-1730403089813.png

3-Choose "Customer Notifications" :

Abdosamer_3-1730403135418.png

4-Choose "Order Confirmation" :

Abdosamer_4-1730403179371.png

5-Click on "Edit Code":

Abdosamer_5-1730403218743.png

6-Locate this piece of code :

Abdosamer_6-1730403301868.png

7- Put this code under the </h1>

<span>Your ABN</span>
<span>Your business address</span>

8- It should look like this :

Abdosamer_7-1730403414754.png

 

 

Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work
indigoandjade
Tourist
11 0 1

Hi there,

 

I tried this and followed your steps exactly, however nothing changed. Do you have any suggestions? 

 

Screenshot 2024-11-15 at 10.21.57 am.png

I also tried having them tabbed and directly beneath the  <h/1> on row 89.

 

Thanks!

Abdosamer
Shopify Partner
956 173 202

Hi @indigoandjade , did you save after adding the text?

Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work
indigoandjade
Tourist
11 0 1

Hi @Abdosamer Yes I did, then refreshed, saved again - no changes.