"Zen Cart® truly is the art of e-commerce; free, user-friendly, open source shopping cart software. The ecommerce web site design program is being developed by a group of like-minded shop owners, programmers, designers, and consultants that think ecommerce web design could be and should be done differently."
- On your HelpOnClick console, go to Admin->Code and copy the HTML code

- On Zen-Cart files, locate file "tpl_main_page.php" in "/includes/templates/[template_name]/common" folder
- Open the file in your favorite editor (such as Notepad) and find the </body> tag at the bottom of the file
- Paste the code you copied earlier just before the </body> tag
- Save the file and upload to the server
- That's it!