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/k8qo5q698jik/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQjX82JXyMSP4DCJ_T7dPBrcjqD8NJoBxrDHQwYBnB5AqlD0nwPoi3Mrt3Jl68SyIjyiFxljF2fFQ8P_");
script.setAttribute("data-currency", "RUB");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTY3NWI3YjRlM2E3MTBjZmE4NGYxYTVhMWFkM2UyMGY1NmU4NTJmY2Q0MDEzYjIzYWE5YTYzYjg2YzQwY2NmZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMDVUMDM6MjE6NDYuMzAxMDY2ODM0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1UMXJWNHZRSjVpTmpnS2IzNDNtckxZazNJeXFBM2x2eno2Z0Z0RU9FRUYtcTZVckduS1l3UU1ySEtrZUkzWlhJcXE5VTdCMWNlMk92N1lNRkJWNFRxZFZxTHNRIn19");
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", "AQjX82JXyMSP4DCJ_T7dPBrcjqD8NJoBxrDHQwYBnB5AqlD0nwPoi3Mrt3Jl68SyIjyiFxljF2fFQ8P_");
script.setAttribute("data-currency", "RUB");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTY3NWI3YjRlM2E3MTBjZmE4NGYxYTVhMWFkM2UyMGY1NmU4NTJmY2Q0MDEzYjIzYWE5YTYzYjg2YzQwY2NmZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMDVUMDM6MjE6NDYuMzAxMDY2ODM0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1UMXJWNHZRSjVpTmpnS2IzNDNtckxZazNJeXFBM2x2eno2Z0Z0RU9FRUYtcTZVckduS1l3UU1ySEtrZUkzWlhJcXE5VTdCMWNlMk92N1lNRkJWNFRxZFZxTHNRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67c7ccb86835d', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67c7ccb86835d', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67c7ccb86835d', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67c7ccb86835d', 'paypal', 'buynow', 'rect', 'gold');
});
}