Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hiya folx!
We're currently setting up the Order Printer App to create invoices for our bookkeeping. We need to display the VAT rate (in %) on the invoice template - I've played around quite a bit with the template code already, but the tax_line rate_percentage object doesn't seem to work. Could anyone help out with how to get the tax rate displayed on the invoice?
Thank you so much!
Hanna Lisa
I'm Sheesh and I would like to help you to fix the order printer template VAT rate displaying as % percentage on your invoice.
To do this, I need you to try below line of code.
{{ tax_line.rate | times: 100 }}% {{ tax_line.title }}
Hi! Do you know where I need to introduce this code?
Many thanks!
Hi @Tunki
The above code is for Order Printer App and find the edit code for invoice and find for
{{ tax_line.title }}
and update how you want to show the VAT.
Also, if you're facing issues doing this please reply to this thread with what you want to show on your invoice and I can share the code to make it like that.
Thanks
Sheesh B
Bonsoir, J'ai le même problème et je ne trouve absolument pas {{ tax_line.title }}
je ne suis pas à l'aise dans les trucs de programmation ... est ce possible que je fasse apparaitre le taux français de TVA de 20 % ou est il préférable que je génère moi même manuellement des factures ? Merci.
Hi @NOUNE
Veuillez trouver le code ci-dessous dans le fichier de code de l'application de l'imprimante.
Vous pouvez partager l'intégralité du code et un fichier doc qui expliquent comment et où vous souhaitez la VAT française.
Merci
Sheesh B
Hi Sheesh, thank you very much for your help on this. I do not have any experience on how to write codes on html. So could you please write down how to do this step by step for a complete beginner (like myself!). I need to add the VAT rate and also our company VAT number on the invoice template. Hopefully I can make it after your help. Thanks and best wishes. Ferit
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025