I have hundreds of products that all have the *exact same* description.

It occured to me that if I was able to code the text into the product type, rather than in each and every product, if the text changed in the future, I could update it across all products by including the description within that product type (edit one file, versus hundreds).

Is this possible? What's the best way to handle this?

Thanks