http://www.spcracingbatteries.com
and I want to put this code into the checkout page:
Code: Select all
<script type="text/javascript" data-pp-pubid="377971ab88" data-pp-placementtype="120x90"> (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>
Can anyone help me out here?