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/hmcctrn8pxnc/plugin/52/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AU4EC6S4mYvQCLjppoAZxVKbaO8V4-O19Kujj8c8wiFRmD8nc3G0yHYyK-LJ5W3hdJ-yro4k7BqURmpb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzUxNzMzM2Q5MGYyMmFiOGFkZGEyMWIyYmY3MDQ0ZDQzNjBlYTg4YTY4MDg1Y2NiYmM4ZGRiN2U4YmU4MGI3ZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTItMTlUMDg6MzQ6MjMuNjQ5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU4xZWlvNnJkN19PeGY4Ymk4T3JtX0RzUnpSUWg4REtxaFRBUmFvd1Jqc3k4ajBQMlB2YlYtRWp4b3kzLVFSQkk5U2I4S3ZfUVE5SW4yejdiQVc2OVAwUUxjVkR3In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "it_IT");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AU4EC6S4mYvQCLjppoAZxVKbaO8V4-O19Kujj8c8wiFRmD8nc3G0yHYyK-LJ5W3hdJ-yro4k7BqURmpb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzUxNzMzM2Q5MGYyMmFiOGFkZGEyMWIyYmY3MDQ0ZDQzNjBlYTg4YTY4MDg1Y2NiYmM4ZGRiN2U4YmU4MGI3ZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTItMTlUMDg6MzQ6MjMuNjQ5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU4xZWlvNnJkN19PeGY4Ymk4T3JtX0RzUnpSUWg4REtxaFRBUmFvd1Jqc3k4ajBQMlB2YlYtRWp4b3kzLVFSQkk5U2I4S3ZfUVE5SW4yejdiQVc2OVAwUUxjVkR3In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "it_IT");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6763e78f686e6', 'paylater', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6763e78f686e6', 'paylater', 'paypal', 'pill', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6763e78f686e6', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6763e78f686e6', 'paypal', 'buynow', 'pill', 'gold');
});
}