I am going to start displaying my on hand inventory on my website. I am planning on using Easy Populate to update the inventory quantities every day or so. I have everything working the way I want it to, but I would like it to say when the inventory was last updated. For example if you goto a product it would say "In Stock: 5 as of 06-08-2011". I was thinking I could use the date_last_modified variable since I could also update that with easy populate. But I can not figure how to display this on the tpl_product_info_display.php page.

Any suggestions, or easier way to do this? When I do the update it will be for all of the products on the site, so I really don't need to pull the exact date from every product. I would be happy if I could just go in the admin, upload my easypopulate file, and then maybe goto configuration and there would be an option for last inventory update, and set a date.