if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/c4318g4qalz3/plugin/5/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWFjYWQ4NGRmODQ3NDIwYzIwMGY3NThkZDExMGVkZWU1MzQ5NjBjNWQxNTM5ZGRmOThiZDk3ZDhmZjM3ZWIwN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMDJUMTE6MzE6MzcuODExWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5KbmQyVW8tRlc2bU1sREhnYXZuOV85ZmZHXzQ4UDM1RWxOQnB1dHV5eW1mcFpsODRPYm9Ya2IxdklYZ2NhVjl3WnJwZ2tzT3VvUG9MbkFScnVRZVRUUUFLbERnIn19");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "WSD29K7KQMTA2");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn03.plentymarkets.com/c4318g4qalz3/plugin/5/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWFjYWQ4NGRmODQ3NDIwYzIwMGY3NThkZDExMGVkZWU1MzQ5NjBjNWQxNTM5ZGRmOThiZDk3ZDhmZjM3ZWIwN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMDJUMTE6MzE6MzcuODExWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5KbmQyVW8tRlc2bU1sREhnYXZuOV85ZmZHXzQ4UDM1RWxOQnB1dHV5eW1mcFpsODRPYm9Ya2IxdklYZ2NhVjl3WnJwZ2tzT3VvUG9MbkFScnVRZVRUUUFLbERnIn19");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "WSD29K7KQMTA2");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66fd35bf2ed07', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('66fd35bf2ed07', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66fd35bf2ed07', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('66fd35bf2ed07', 'paypal', 'buynow', 'rect', 'gold');
}