How can I add 'from' and 'to' text on varied product prices?

I’m trying to add text like " From " {{price_min}} " to " {{price_max}} for example. How can i add those words " from " and " to " to the prices that have variations? My website is www.nonastore.com.br

From " {{ product.price_min}} " to " {{ product.price_max}}

Was my reply helpful? Please Like and Accept Solution. This mean a lot to me.