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/tp5jqgy29rf5/plugin/4/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AYV-bWC_9vOWlZ06JBbnGATNqpnxPUrKMWo0jq8xpVvNpZryg0wpOcu_gMndeU6vYe9Rt2ucJJHWNpeq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjllY2JiYjE1NTA3ZDQyMDU4NjQ5MzcyOTZiYmI0N2FjZTVkY2E1NzIwMGM2NTE4N2Q0MWFkNTNhMzViYjRlY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMTFUMDI6NTg6MjkuMDIyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9VV19tNWxTYlFCSnprS3NONnYtZW1VTjh0aGxiX2FjOHJiOExzMm5ia2xvWGhEd1d2Z1hXOGNCQ3N3Ymo5YWxKT01lM1A2YVZRSktqVDlBOVNyd3otVHd6OERRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AYV-bWC_9vOWlZ06JBbnGATNqpnxPUrKMWo0jq8xpVvNpZryg0wpOcu_gMndeU6vYe9Rt2ucJJHWNpeq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjllY2JiYjE1NTA3ZDQyMDU4NjQ5MzcyOTZiYmI0N2FjZTVkY2E1NzIwMGM2NTE4N2Q0MWFkNTNhMzViYjRlY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMTFUMDI6NTg6MjkuMDIyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9VV19tNWxTYlFCSnprS3NONnYtZW1VTjh0aGxiX2FjOHJiOExzMm5ia2xvWGhEd1d2Z1hXOGNCQ3N3Ymo5YWxKT01lM1A2YVZRSktqVDlBOVNyd3otVHd6OERRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66e10755351db', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('66e10755351db', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66e10755351db', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('66e10755351db', 'paypal', 'buynow', 'rect', 'gold');
}