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/ianvvf5f23l2/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AXi7vyDt6E9R3SJxBdy4N5xWR6ayeQAOXdEy1JKqh23vieaUN88lNK1XCNmLaUtuciWuKtaNYKzgykzq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNzlhMTJmMTMxZmYwYmMyYjZlMTAxODI5NDU0YTVkNzAyMTZhM2E3NGM1MTM2ZjVjYjA2ZjNkMTk2MDQ0OTExMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMDlUMTQ6NTU6MDYuNzMxNzE3Nzg4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1PLW5RMnNPSVBOOTctdjVubkVpemt4U0Vrclo4X3hhVEpROEh3d3JELVBESVhKY1o3b1FrTDZDZXhzRzBCVXBadjZ5a0NPYnF4b09ib1E4RnRNMmxjTnc2RVJBIn19");
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", "AXi7vyDt6E9R3SJxBdy4N5xWR6ayeQAOXdEy1JKqh23vieaUN88lNK1XCNmLaUtuciWuKtaNYKzgykzq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNzlhMTJmMTMxZmYwYmMyYjZlMTAxODI5NDU0YTVkNzAyMTZhM2E3NGM1MTM2ZjVjYjA2ZjNkMTk2MDQ0OTExMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMDlUMTQ6NTU6MDYuNzMxNzE3Nzg4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1PLW5RMnNPSVBOOTctdjVubkVpemt4U0Vrclo4X3hhVEpROEh3d3JELVBESVhKY1o3b1FrTDZDZXhzRzBCVXBadjZ5a0NPYnF4b09ib1E4RnRNMmxjTnc2RVJBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('681e1bc8502f8', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('681e1bc8502f8', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('681e1bc8502f8', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('681e1bc8502f8', 'paypal', 'buynow', 'rect', 'gold');
});
}