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/lrp65937fw42/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AaavtaOQWmt8_kEqRh5Vs622SmJj1kd_iXlTtRzQftoDL6CSjyKzutVqUJIPYB9O9J1lfQfitczRaIAo");
script.setAttribute("data-currency", "CNY");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzMzNDkwM2E1MDJkMjJlNzkyYjk3Y2MyMTVhZGE1N2Q5NzY2YzU0NmZlZDJmOWZmNzE5NWUxZDRiMTBjNTgwN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMTAtMDRUMjE6MzI6MjUuNzE5MjU1MDQ4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9hZndkLXQwNFFhZXB5dnFoV0trcGliWDV4S3VhQ1A2QjF3M2NpVG5XUWg2b3oteVFzMGNPLTY1UFQ1Ulp3YThXTFlFV0IxUWFhTHRIT0R5T2ZabjdTQTk0RnlBIn19");
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", "AaavtaOQWmt8_kEqRh5Vs622SmJj1kd_iXlTtRzQftoDL6CSjyKzutVqUJIPYB9O9J1lfQfitczRaIAo");
script.setAttribute("data-currency", "CNY");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzMzNDkwM2E1MDJkMjJlNzkyYjk3Y2MyMTVhZGE1N2Q5NzY2YzU0NmZlZDJmOWZmNzE5NWUxZDRiMTBjNTgwN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMTAtMDRUMjE6MzI6MjUuNzE5MjU1MDQ4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9hZndkLXQwNFFhZXB5dnFoV0trcGliWDV4S3VhQ1A2QjF3M2NpVG5XUWg2b3oteVFzMGNPLTY1UFQ1Ulp3YThXTFlFV0IxUWFhTHRIT0R5T2ZabjdTQTk0RnlBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('68e19ba440d5c', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68e19ba440d5c', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('68e19ba440d5c', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68e19ba440d5c', 'paypal', 'buynow', 'rect', 'gold');
});
}