Nike Chelsea Club Hoodie Football FQ3002-495 Blue
Hover over image to enlarge.
Click on the image to enlarge
Nike Chelsea Club Hoodie
DESCRIPTION
Features
- Opens in a new window.
“);
tmdiv = cont.getElementById(‘tm-cart-prmocodes’);
}
tmdiv.append(“
Available Rewards: Copy the code and apply it during checkout
“); for (var i = 0; i ” + codes[i].title + ‘ ‘ + (
codes[i].points > 0
? ” ” + codes[i].points + ‘ ‘ + lbl + ‘‘
: ”
) + ” “);
}
};
addCSS = (id, css) => {
var div = document.getElementById(id);
style = document.createElement(‘style’);
div.append(style);
style.type=”text/css”;
style.append(document.createTextNode(css));
};
addMcss = (id, mcss) => {
var iframe = document.querySelector(‘#’ + id + ‘>iframe’);
iframe = iframe.contentWindow || iframe.contentDocument.document || iframe.contentDocument;
var iframeHead = iframe.document.querySelector(‘head’);
console.log(iframe.document);
var styleSheet = document.createElement(‘link’);
styleSheet.type=”text/css”;
styleSheet.rel=”stylesheet”;
styleSheet.href = _url + mcss;
iframeHead.append(styleSheet);
};
init();
})();