Videos for Zen Cart Products
This module adds a new field to your product entry pages called video ID. Adding this information in your database allows for it to be called to from places within your website. This module adds the video to popup on your product detail page or embedded in the product page based on your choice when installing. Nothing is displayed if no video is associated with the product. Choose either YouTube Videos or Vimeo Videos, but the code base can easily be adapted for other video player platforms. The pop-up video player box uses basic Javascript and pops up clean using innerHTML. The embedded video version is simply the player embedded in the page using an iframe. The entry for your video is a convenient field for which you insert the video ID.