App reviews, troubleshooting, and recommendations
Hi, I use the Order Printer app to print out my Invoices.
I want to add Shipping info to the invoice template, either is it free or no, and if no - price to be added to total amount to pay at the end.
Since i don't know how to code, can someone help me please in order to add that info on the invoice?
My store is predireparis.rs
If you need any other information, let me know.
I appreciate any help.
Thanks!
Jovana
Solved! Go to the solution
This is an accepted solution.
Hi, @JovanaB.
Thank you for reaching out and I'd be happy to lend a hand with this!
Looking at the screenshot, it looks like you want to add the shipping title to the payment details section of the invoice. Since there is a "shipping" field already, then you can add the title of the shipping title and/or shipping price using the following variables:
{{ shipping_line.title }}
{{ shipping_price | money }}
Just to confirm, are you looking for something like this?
If so, then you can try copying the snippets of coding from my example (below). However, it's important that you double-check the placement using the surrounding variables on your template, as the actual line numbers may be different between our templates.
If you need further assistance with modifying your invoice, then this is also something that our Theme Support team can help you with. While we’re not able to provide account-specific support via the Shopify Community at this time, we’d be happy to continue assisting you through live chat, email, or callback. Please visit the Shopify Help Center and log in to your account to create a support request.
I'd love to know if my example can help you add the shipping title to your invoice. Let me know!
Elias | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
This is an accepted solution.
Hi, @JovanaB.
Thank you for reaching out and I'd be happy to lend a hand with this!
Looking at the screenshot, it looks like you want to add the shipping title to the payment details section of the invoice. Since there is a "shipping" field already, then you can add the title of the shipping title and/or shipping price using the following variables:
{{ shipping_line.title }}
{{ shipping_price | money }}
Just to confirm, are you looking for something like this?
If so, then you can try copying the snippets of coding from my example (below). However, it's important that you double-check the placement using the surrounding variables on your template, as the actual line numbers may be different between our templates.
If you need further assistance with modifying your invoice, then this is also something that our Theme Support team can help you with. While we’re not able to provide account-specific support via the Shopify Community at this time, we’d be happy to continue assisting you through live chat, email, or callback. Please visit the Shopify Help Center and log in to your account to create a support request.
I'd love to know if my example can help you add the shipping title to your invoice. Let me know!
Elias | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Omg, YES, that is exactly what I was looking for! Thank you so much, you are a life saver.
Thank you one more time for your time and help, I appreciate it!
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