This is my current code
<div style="font-size: 30px; font-family:'Atkinson Hyperlegible'">
{{ shipping_address.name }}<br/>
{{ order_name }} <br><br>
</div>
I’m looking to pull the total order number of the customer as well
This is my current code
<div style="font-size: 30px; font-family:'Atkinson Hyperlegible'">
{{ shipping_address.name }}<br/>
{{ order_name }} <br><br>
</div>
I’m looking to pull the total order number of the customer as well