Kazi Azim Posted April 10, 2014 Share Posted April 10, 2014 I've tried both "Content Box" and "HTML Box" modules to set these scripts (for paypal banner) in my one client's page, and there was no luck for me. My client told me that paypal gave him only these codes. Now need some expert support, exact how to set it in prestashop website page to show it like banner? Thanks in advance. Azim Script no. 1: <script type="text/javascript" data-pp-pubid="b25fd6bc9a" data-pp-placementtype="800x66"> (function (d, t) { "use strict"; var s = d.getElementsByTagName(t)[0], n = d.createElement(t); n.src = "//paypal.adtag.where.com/merchant.js"; s.parentNode.insertBefore(n, s); }(document, "script")); </script> Script no. 2: <script type="text/javascript" data-pp-pubid="b25fd6bc9a" data-pp-placementtype="120x240"> (function (d, t) { "use strict"; var s = d.getElementsByTagName(t)[0], n = d.createElement(t); n.src = "//paypal.adtag.where.com/merchant.js"; s.parentNode.insertBefore(n, s); }(document, "script")); </script> Link to comment Share on other sites More sharing options...
Kazi Azim Posted April 11, 2014 Author Share Posted April 11, 2014 No one here!! Please give some helpful advice at least. Link to comment Share on other sites More sharing options...
vekia Posted April 13, 2014 Share Posted April 13, 2014 what this code should display? i tried this code here and it doesnt work: http://codepen.io/anon/pen/fuzxk/ code is incomplete probably 1 Link to comment Share on other sites More sharing options...
Kazi Azim Posted April 13, 2014 Author Share Posted April 13, 2014 Thanks Vekia, I'll forward your this information to my client. Need to talk with him about it. Take Care, Azim Link to comment Share on other sites More sharing options...
Recommended Posts