You can update your templates to include your store's phone number by following the guide below.
Steps:
1- Login to Order Printer Pro
2- On the "Manage templates" page, click "Edit template" on the template you would like to update.
3- In the "Code" section, find the following Liquid variables that reference your store address:
{{ shop.address1 }}, {{ shop.city }}, {{ shop.province_code }}, {{ shop.zip }}, {{ shop.country }}
4- Add the following code just below that. Make sure to replace xxxxxxxxxxx with your store phone number.
<br>
Phone No. xxxxxxxxxxx
5- Once that is done, the template code should look like this:
6- Click Save.
Have any additional questions? Get in contact with our support team using the message icon on the lower right corner of this page.