Super easy, especially if you’re just wanting to write static text.
The part that is outputting text in these snippets is the variable $discount_percent.
You could simply replace this with the text you want, however you need a basic understanding of PHP and correct concatenation to use this properly.
Similarly, we could perform other functions to show things like dollars saved and all sorts of things.