I need to remove this item count text in my orders table at the my account page, because I don't need it:
The text at Gesamtsumme should be changed from:
234,35€ for 1 Artikel
to
234,35€</p>
I've tried it with deleting it in the file but I want to do this via my functions.php because this is better I think.
