ecommdev Posted December 12, 2014 Share Posted December 12, 2014 Prestashop 1.6.0.9 with Multistore enabled. Below the featured products on the home page, I would like to embed a video but don't know if I need to get a certain module or what module would work best. To get an idea about the coding, Here is the video embed code without the domain for privacy reasons. <object width="775" height="400"><param name="movie" value="http://domain/v/1/x/viewer/everyscape_viewer.swf?xml=http//domain/panoviewerparams/1.x/static/775/400/vs/16234755"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="domain/v/1/x/viewer/everyscape_viewer.swf?xml=http://domain/panoviewerparams/1.x/static/775/400/vs/16234755" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="775" height="400"></embed></object> Let me know. Link to comment Share on other sites More sharing options...
NemoPS Posted December 12, 2014 Share Posted December 12, 2014 I believe you can add it using even a free html module such as mypresta's one (mypresta.eu). Or if you need to place any number of videos in any place you can try out my html block Link to comment Share on other sites More sharing options...
ecommdev Posted December 13, 2014 Author Share Posted December 13, 2014 (edited) I came across ContentBox, http://contentbox.org/ Any thoughts from the community about this html module block for prestashop 1.6.0.9 with multistore? UPDATEL Used ContentBox, http://contentbox.org/, its free and worked as described, added the video without problems. Edited December 19, 2014 by ecommdev (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts