if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/rh6xum1lhyf7/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AUZAarK-1H0ATGcL74N9KpAEQBINWfMKA5I5q0CGQNOMz9vE0BXDESYBYohGqmopeowRWNjB2EWuiDSy");
script.setAttribute("data-currency", "NZD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTRjNTNjMjA0NThkZWIzNzEzZjgwY2YzMTQ3MWQyODUwODNiZTFhZjM4MGNiYWZkOTA0Y2I3NGNjN2EzZmEwMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjZUMTM6Mjk6MzguMzI2Nzg2ODkxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1LQWNRMGtWdTNWV3F3Z2k1OE9iamthMVJ1Z2hTSVFzbThyQWd3YjNZQzY4blAxOFF2dkxSUmJNWW9PYjloS2dxbTB1VllITGNMM2d4MXdFOFF0QjlYWUx6UXV3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('680ce76f14980', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680ce76f14980', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('680ce76f14980', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680ce76f14980', 'paypal', 'buynow', 'rect', 'gold');
});
}