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/ob77qsj3pg8q/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "Aa-id7S-zVnmXQRSv_LU9_JHzo6eTr3TkKPSMAIaScNHoWbo9Zk9v7VdvOi2WAramrrRV2prJ87gyk4x");
script.setAttribute("data-currency", "RUB");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZjllZjg4MTg3NzdiMjI2Y2YyMjgwOTFkNjllYWEwMTEyOTVhYWVjZDc2MDhmNjc3YjQ1ZDY2Y2NjYTM4YjY4ZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDctMTBUMDM6NTg6MDguMDUzNDEzMjE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBWMThaeXZ3RjNKQnNPbWxhOTlnQzI1aHl1X3gwQjhZM2dTWXNoVGJhaGlwblN2WGdlREVKdUZENDJsRjd5UkNrZnlBWl9TRWZfaldjaEFWcEVxZTBWYVJSNVRnIn19");
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", "Aa-id7S-zVnmXQRSv_LU9_JHzo6eTr3TkKPSMAIaScNHoWbo9Zk9v7VdvOi2WAramrrRV2prJ87gyk4x");
script.setAttribute("data-currency", "RUB");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZjllZjg4MTg3NzdiMjI2Y2YyMjgwOTFkNjllYWEwMTEyOTVhYWVjZDc2MDhmNjc3YjQ1ZDY2Y2NjYTM4YjY4ZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDctMTBUMDM6NTg6MDguMDUzNDEzMjE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBWMThaeXZ3RjNKQnNPbWxhOTlnQzI1aHl1X3gwQjhZM2dTWXNoVGJhaGlwblN2WGdlREVKdUZENDJsRjd5UkNrZnlBWl9TRWZfaldjaEFWcEVxZTBWYVJSNVRnIn19");
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('686f3ece680c8', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('686f3ece680c8', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('686f3ece680c8', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('686f3ece680c8', 'paypal', 'buynow', 'rect', 'gold');
}