App reviews, troubleshooting, and recommendations
Hello,
I would like to add the name of my company to an invoice issued by the Order Printer application. To do this, I need to add a line of code to indicate the name of my company.
Thanks a lot,
Solved! Go to the solution
This is an accepted solution.
For your first request:
<div style="float: left; margin: 0 0 1.5em 0;" >
<strong style="font-size: 2em;">{{ shop_name }}</strong><br />
<strong style="font-size: 1em;">SAS DRESS CODE PRODUCTIONS</strong>
<br /><br />
{{ shop.address }}<br/>
{{ shop.city }} {{ shop.province_code }} {{ shop.zip | upcase }}<br/>
{{ shop.country }}
</div>
Change your numbers/lines 6 to 12 into this. Result below
Also on Order Printer do you know how to make smaller logo ? example below :
Thanks a lot,
For the logo, can you send the updated code?
This is an accepted solution.
For your first request:
<div style="float: left; margin: 0 0 1.5em 0;" >
<strong style="font-size: 2em;">{{ shop_name }}</strong><br />
<strong style="font-size: 1em;">SAS DRESS CODE PRODUCTIONS</strong>
<br /><br />
{{ shop.address }}<br/>
{{ shop.city }} {{ shop.province_code }} {{ shop.zip | upcase }}<br/>
{{ shop.country }}
</div>
Change your numbers/lines 6 to 12 into this. Result below
Hi Paul,
Thanks a lot for your assistance !
I all good about the logo also,
Best regards,
You're welcome! 🙂
I'm not sure I understand what you mean by this:
"I all good about the logo also,"
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025