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", "VND");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTY1MTc2ZjZlZTI4YjMyNzhjNGU4OWZlMDI4OThiYmZhNjZlNzQwNDBhYWZiOTdiN2E5YmY1MDUwODFjZWVlZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMzBUMjA6MDg6MzIuMzI3NzUyMjY4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1CUEpZYnEtV2IxMkhobWtRZ1gtNVh0cXRnSG1iT2ZueEk2cTh4ZTdKWllsUUpFU0hycFozU3d1b2RqTFVRMnZLS0dpbUZUUVBSWmNIb3RsaDJwV1Y2TUx2OXRRIn19");
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", "VND");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTY1MTc2ZjZlZTI4YjMyNzhjNGU4OWZlMDI4OThiYmZhNjZlNzQwNDBhYWZiOTdiN2E5YmY1MDUwODFjZWVlZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMzBUMjA6MDg6MzIuMzI3NzUyMjY4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1CUEpZYnEtV2IxMkhobWtRZ1gtNVh0cXRnSG1iT2ZueEk2cTh4ZTdKWllsUUpFU0hycFozU3d1b2RqTFVRMnZLS0dpbUZUUVBSWmNIb3RsaDJwV1Y2TUx2OXRRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6862f54cd424d', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6862f54cd424d', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6862f54cd424d', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6862f54cd424d', 'paypal', 'buynow', 'rect', 'gold');
});
}