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/u53ov9v3jeh8/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ASDMUcMBaRYG0iYkpQAlYGlO4QztTAdoiygGd_GpJuwk0TUmTm83u7CNgbxX9g_7QkD6y40NePshAa9H");
script.setAttribute("data-currency", "NZD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTBkYjhhOWYwMzE1NjQ2NDM1OGNkMTA4YjYwNWI3ZTY4ZjUxNmY0ZDJhZjQ0ODFmM2VhYzE5YmJiYjhiNDM4NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMDZUMTU6Mjc6NTUuODU2MTY1ODY1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5uTFZtOHRBUGY2OVFiX2Naa0ppZjFpWTZXZXpQeWpsTjI3Wk82VWFxdHBZOGZGV2ttSTVnZS1FR05jdXNhV3RFMU9ybXJBaGY5ZVk0bWx3dU9hNjdxamNkSTJRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "ASDMUcMBaRYG0iYkpQAlYGlO4QztTAdoiygGd_GpJuwk0TUmTm83u7CNgbxX9g_7QkD6y40NePshAa9H");
script.setAttribute("data-currency", "NZD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTBkYjhhOWYwMzE1NjQ2NDM1OGNkMTA4YjYwNWI3ZTY4ZjUxNmY0ZDJhZjQ0ODFmM2VhYzE5YmJiYjhiNDM4NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMDZUMTU6Mjc6NTUuODU2MTY1ODY1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5uTFZtOHRBUGY2OVFiX2Naa0ppZjFpWTZXZXpQeWpsTjI3Wk82VWFxdHBZOGZGV2ttSTVnZS1FR05jdXNhV3RFMU9ybXJBaGY5ZVk0bWx3dU9hNjdxamNkSTJRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('681a308d292f6', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('681a308d292f6', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('681a308d292f6', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('681a308d292f6', 'paypal', 'buynow', 'rect', 'gold');
}