Email Problem Language And Extra Profile Fields

hi im working on a new clean store

i changed the invoice in the backend to dutch

only when i make a order and i get the email some text are still english

dont know where i can find this tryed many things

Also i added Kvk and Tax Number to the profile fields but i cant find it showing up in the invoice editor to add them on the invoice also added screenshots

see the email screenshot the grey field is what need to be changed

i have no custom addon installed

many thx

Schermafdruk 2020-12-02 07.10.20.png

Schermafdruk 2020-12-02 06.43.40.png

Schermafdruk 2020-12-02 07.11.06.png

Administration -> Notifications -> Documents -> Invoice -> Products table

Administration -> Notifications -> Documents -> Order summary -> Products table

Looks like you did not translate columns of table with products

Administration -> Notifications -> Documents -> Invoice -> Products table

Administration -> Notifications -> Documents -> Order summary -> Products table

Looks like you did not translate columns of table with products

Thx Ecom forgot the order summary to change

you have any idea what can it be that i dont see the extra profile field in the document editor to customise the invoice and packingslip

New fields will not displayed automatically. You should add them to invoice using corresponding placeholders

New fields will not displayed automatically. You should add them to invoice using corresponding placeholders

ok how to i do this because in the older version they showed up on the side to add them

ok how to i do this because in the older version they showed up on the side to add them

You should still see them. Use u.c_fields.X.value or u.s_fields.X.value depending on the profile field location.

where X - profile field ID, can be found on the Update profile field page

You should still see them. Use u.c_fields.X.value or u.s_fields.X.value depending on the profile field location.

where X - profile field ID, can be found on the Update profile field page

ok thx ill try it out soon

You should still see them. Use u.c_fields.X.value or u.s_fields.X.value depending on the profile field location.

where X - profile field ID, can be found on the Update profile field page

Tested it but i cant get it to work