Custome Invoice with additional text

Hi Team,

We’re looking to add a custom message to the “Order Confirmation” section of our invoices that are automatically sent to customers. To do this, we understand that a custom code may be required for that section.

Could someone please guide us on how to implement this or let us know which code would work best?

Thank you in advance for your support.

Hi @Sara_Nazar74

You can add a custom message to the “Order Confirmation” in store admin > Settings > Notifications > Customer notifications > Order confirmation > click Edit code and add your message

Hello @Sara_Nazar74 ,

Here’s the step-to-step you can try:

  1. In Shopify Admin go to Settings > Notifications.
  2. Find Order confirmation and click Edit.
  3. In the HTML/Liquid editor, decide where you want your message to appear—probably just above the order summary.
  4. Paste something like this:
TYPE YOUR MESSAGE HERE.

Once you’re done, just save the template and send yourself a test email to confirm it looks right.

  1. Please go to store admin > Settings > Notifications > Customer notifications > Order confirmation > Edit code
  2. Then add your message

If this helped, don’t forget to Like it and Mark it as a Solution!