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/v6pry6cmoxef/plugin/18/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AWe10ead3BD-H4DA0XRmksI-un7iWJPJTQR4w-jk60g4OntTZMfnAC937sI1l_l37oEBJ78MoyWsYO16");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODc3YjRkMTZmNjc5MDdjZTI3MTI2M2VhNzEzZjNmNDdlMDQ2NjI5ODUzNDVjNTc1Y2VkYWU3MmU1ZDg4OGZkYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDhUMjA6MTg6NTcuNjUwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9LbmNEMGx0MG96ZFU5TG41M2I0dzZlU0trVHlmTWpoanBaQzJWYXhXcU4xX01Fd2ZsWGRHdEFRMmdNOHNMSmxEdUNQV1Qzb0pLS0U3c3RuOV9CX2lGLXl2aUlBIn19");
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", "AWe10ead3BD-H4DA0XRmksI-un7iWJPJTQR4w-jk60g4OntTZMfnAC937sI1l_l37oEBJ78MoyWsYO16");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODc3YjRkMTZmNjc5MDdjZTI3MTI2M2VhNzEzZjNmNDdlMDQ2NjI5ODUzNDVjNTc1Y2VkYWU3MmU1ZDg4OGZkYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDhUMjA6MTg6NTcuNjUwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9LbmNEMGx0MG96ZFU5TG41M2I0dzZlU0trVHlmTWpoanBaQzJWYXhXcU4xX01Fd2ZsWGRHdEFRMmdNOHNMSmxEdUNQV1Qzb0pLS0U3c3RuOV9CX2lGLXl2aUlBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('657383529d83f', 'paylater', 'paypal', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('657383529d83f', 'paylater', 'paypal', 'rect', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('657383529d83f', 'paypal', 'buynow', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('657383529d83f', 'paypal', 'buynow', 'rect', 'white');
});
}