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/t77l3iqhnbrj/plugin/51/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AZoPL732xYKG5AN9us_J1hPWSHBnTIYJSsrIkBtAvPIzAwEfKLzVFE_Irz-oDTeKqTtNqwrv4jQOz1WL");
script.setAttribute("data-currency", "BGN");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzNmMmNkMDMzZjE1ZGIwNmQ3MDFkOTc5YzVlN2Q1ZDEyYzIzOGJiMjU5YjQwMGIyN2YxZTI0MzdjN2U2NzM4NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMTFUMjE6Mjg6NDQuOTkxMzcwMjI3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1nWlFFRXZxOUk3WXQtT3F1N2lROWdwNmpKa1RtMmNqQ2FsT19tMm13OUh1ZUFUT0J6TlRXcDhrRlNVdmpJU1gyTU5tcnZBX3daU1hfdHYyeGs5dExweFE1enJnIn19");
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", "AZoPL732xYKG5AN9us_J1hPWSHBnTIYJSsrIkBtAvPIzAwEfKLzVFE_Irz-oDTeKqTtNqwrv4jQOz1WL");
script.setAttribute("data-currency", "BGN");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzNmMmNkMDMzZjE1ZGIwNmQ3MDFkOTc5YzVlN2Q1ZDEyYzIzOGJiMjU5YjQwMGIyN2YxZTI0MzdjN2U2NzM4NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMTFUMjE6Mjg6NDQuOTkxMzcwMjI3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1nWlFFRXZxOUk3WXQtT3F1N2lROWdwNmpKa1RtMmNqQ2FsT19tMm13OUh1ZUFUT0J6TlRXcDhrRlNVdmpJU1gyTU5tcnZBX3daU1hfdHYyeGs5dExweFE1enJnIn19");
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('68211c922a40f', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('68211c922a40f', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68211c922a40f', 'paypal', 'pay', 'pill', 'gold');
});
} else {
renderPayPalButtons('68211c922a40f', 'paypal', 'pay', 'pill', 'gold');
}