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/kju8397jro9u/plugin/18/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "BAAjuhZ6HIWtH--L0cfwc1jQkai5RPkK9-9YaXpyfAwBNZ9vVdbYC0zW0mF-tWcnRAgDsqqP6nLHc90ZAs");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWVkYzNiNTVlYmU1MDNmOGYzYTczYzQxZDQzODAyZTBlZTU0YWVhY2QxMjFlM2E3MTUxMjRiNjdiMDE5ZDI5OHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDctMzBUMjA6NTk6MDQuNjYwOTc3OTA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9WVmM4Mmx5VlFGWkJBaDk0bFVzMHZoZm00M3IyelRsT3hiQWFUaDdRVDNHempzV1o3ZHFIYVF4Y0ptZE1tUThwWW85emJ3MUwyNnFHazY2TVE4cVE4QTBIaGRBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "BAAjuhZ6HIWtH--L0cfwc1jQkai5RPkK9-9YaXpyfAwBNZ9vVdbYC0zW0mF-tWcnRAgDsqqP6nLHc90ZAs");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWVkYzNiNTVlYmU1MDNmOGYzYTczYzQxZDQzODAyZTBlZTU0YWVhY2QxMjFlM2E3MTUxMjRiNjdiMDE5ZDI5OHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDctMzBUMjA6NTk6MDQuNjYwOTc3OTA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9WVmM4Mmx5VlFGWkJBaDk0bFVzMHZoZm00M3IyelRsT3hiQWFUaDdRVDNHempzV1o3ZHFIYVF4Y0ptZE1tUThwWW85emJ3MUwyNnFHazY2TVE4cVE4QTBIaGRBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('688a879822e0e', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('688a879822e0e', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('688a879822e0e', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('688a879822e0e', 'paypal', 'buynow', 'rect', 'gold');
}