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.plentyone.com/btid22z4hfjz/plugin/11/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AaNy2yMtU4ZnNKGpPypgSvCyjsgP8N78mafOUsO0lNQZF_20Z3MWExX5i86bI7m5qbIHbK1dLYpF21xW");
script.setAttribute("data-currency", "UAH");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDQ2YWU2NzliMzhiZGJhNmU1YzlhZDI5MmMwZWIxNjgwMGRiODQ0YmU2ZjdlOGI3YmIxMTJjMDllM2NjYjFjY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDktMjZUMjA6Mzk6NDYuOTk2NjU0Mjc0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBRVG9wVnVRSnQ1RVpNWl91ZTVlenBSY3JNXzh0OHJnMWNxaHJwWm52THM4eTl2emEwU25wdUI4MjNTcUxuNFFKSi1Od09XTG5DLUxIRFo4bkh6NXlYUTluNVlBIn19");
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", "AaNy2yMtU4ZnNKGpPypgSvCyjsgP8N78mafOUsO0lNQZF_20Z3MWExX5i86bI7m5qbIHbK1dLYpF21xW");
script.setAttribute("data-currency", "UAH");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDQ2YWU2NzliMzhiZGJhNmU1YzlhZDI5MmMwZWIxNjgwMGRiODQ0YmU2ZjdlOGI3YmIxMTJjMDllM2NjYjFjY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDktMjZUMjA6Mzk6NDYuOTk2NjU0Mjc0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBRVG9wVnVRSnQ1RVpNWl91ZTVlenBSY3JNXzh0OHJnMWNxaHJwWm52THM4eTl2emEwU25wdUI4MjNTcUxuNFFKSi1Od09XTG5DLUxIRFo4bkh6NXlYUTluNVlBIn19");
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('6ab83297c3287', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6ab83297c3287', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6ab83297c3287', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6ab83297c3287', 'paypal', 'buynow', 'rect', 'gold');
}