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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWQ5MjcyNjBiZjZiZTkxOTA4MDE1MTFjMDIzM2Y1OTA0YmIxN2JiNzUyY2VjMzgyMjY1Njg1NWE2ZjJjZDdiYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDgtMDRUMDU6MDE6MzYuMjM3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9YRmdNSmx3MmRqdW1CRFM0RF85UGZMLTVveHg1NklRWHE1RmZlR094bVJocWdOeTlsSkc3VVVHa2pfRVhtMmxXcFB4V3Q0SDd1MVBNOWN5S0tBd1lBRWlxMmxBIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWQ5MjcyNjBiZjZiZTkxOTA4MDE1MTFjMDIzM2Y1OTA0YmIxN2JiNzUyY2VjMzgyMjY1Njg1NWE2ZjJjZDdiYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDgtMDRUMDU6MDE6MzYuMjM3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9YRmdNSmx3MmRqdW1CRFM0RF85UGZMLTVveHg1NklRWHE1RmZlR094bVJocWdOeTlsSkc3VVVHa2pfRVhtMmxXcFB4V3Q0SDd1MVBNOWN5S0tBd1lBRWlxMmxBIn19");
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('66af0bef1c6ff', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('66af0bef1c6ff', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66af0bef1c6ff', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('66af0bef1c6ff', 'paypal', 'buynow', 'rect', 'gold');
}