Insert contents of text file into specific pages / product pages

I have a disclaimer (a paragraph of text) that I need to insert at the bottom of a lot of the pages on my site, but not all of them. It also needs to be at the end of some product descriptions, but not others.

Ideally I’d like to do something like “include file.txt” in html. Is that possible? Alternately I guess I can create a page template with it at the end.

Hi @nagumi ,

You can do it through 3 way.
1st - you can use any app like meta fields
2nd - create page or product template.
3rd - Use JavaScript.
If you explain more then I will guide which option is good for you.