Hello,
I am trying to add the following to the shopping cart page...
<script type="text/javascript" data-pp-pubid="30175f551d" data-pp-placementtype="468x60"> (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>
which will produce this bannerto the shopping cart page. I would love to be able to place it here...
Any help would be great!


Reply With Quote
Any help would be great!


