How can I get my phone number to print on packing slips?

I have updated the HTML code to add << company.phone >> with an additional line brake, so that it should appear before the store domain, but all I get is a blank line. Phone number is currently in the store profile.

HTML Code Below


{{ shop.email }}
{{ shop.phone }}
{{ shop.domain }}

@Denise321 - you can directly add number if you want, so that line will not be blank

Hi there,

You can try out our invoice app to display phone number without coding. Its free feature :slightly_smiling_face:

Hi @Denise321 ,

Please refer to the following instructions.

Currently, company.phone is not supported, so it will not show up.

I hope it helps!