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/m7bh9ax271bz/plugin/6/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AY239-0ke1GJ_h9YLASeTjya5tEM6r4-xdAkKQmlhlLl6vTYyvYku3BWN_TQIZLzUHms3WruF_a7jJ-r");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWQ0Yjg5NjcwOTE2NjJiYTc2YTVjY2I1ZDIzNmU4MzA1ZDJmOGI0N2ZmMWI1ZWY1MmU1Y2I4NjA0YmUyZDk5MnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMTFUMjA6MTQ6MjQuMzE1OTEzMjM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9sLWJ1WXRIbWFPLVBTSTZVQUM5WkhwYWNodUcwd2J5TlhQa0o3RFhYMDFrUnN5NnhHYi1OS09YU1BxSjZYRGlfenRVaml5Yk1LZkZFRjAxQVFJd1JMb0lza0VnIn19");
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", "AY239-0ke1GJ_h9YLASeTjya5tEM6r4-xdAkKQmlhlLl6vTYyvYku3BWN_TQIZLzUHms3WruF_a7jJ-r");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWQ0Yjg5NjcwOTE2NjJiYTc2YTVjY2I1ZDIzNmU4MzA1ZDJmOGI0N2ZmMWI1ZWY1MmU1Y2I4NjA0YmUyZDk5MnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMTFUMjA6MTQ6MjQuMzE1OTEzMjM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9sLWJ1WXRIbWFPLVBTSTZVQUM5WkhwYWNodUcwd2J5TlhQa0o3RFhYMDFrUnN5NnhHYi1OS09YU1BxSjZYRGlfenRVaml5Yk1LZkZFRjAxQVFJd1JMb0lza0VnIn19");
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('67f97a9695935', 'paylater', 'paypal', 'rect', 'blue');
});
} else {
renderPayPalButtons('67f97a9695935', 'paylater', 'paypal', 'rect', 'blue');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67f97a9695935', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('67f97a9695935', 'paypal', 'buynow', 'rect', 'gold');
}