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/t4l5octwuee2/plugin/46/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcyTspgYPRL7TaHNM3Idm__b5Tsui6mnpg66XWBGsFZ7mRVo4NBHxtVu758fDnRNdFzoo6GG_QwN6xRv");
script.setAttribute("data-currency", "CNY");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzI3OGEzYmE1ZTBiYmNkYjQ4NzU2YTk0ZDFjYTFiNmFjZjIyNjA1NDkwOTQzMDk0YmViOTgyYzUwZDE2OGFiYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMDRUMDY6NDM6MDEuNDc5MTU3NDk2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1ZUGhmbWxFbTY5Z0szU1otLXh2X0hJWnN1WlQwaXU2OExzWTJzTTVFTnhNMlBrNjMzcWV6X0JHVGlqVkl1VjBCVXY2X1JOVHlsZUtPcFdzOE45SHlzWGdTbkd3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('683feaf50e2b6', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('683feaf50e2b6', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('683feaf50e2b6', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('683feaf50e2b6', 'paylater', 'paypal', 'rect', 'gold');
});
}