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/d7kuwifl49rc/plugin/8/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AepurHh37cP96KFgwFG37HZAkguAM2o__x_qbD_EDS47yyT2w84ohzFlPIovmX37uS0bTLip7JXyYbcp");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjgzMjJkOTg0MjlhMzE4YmRlYTMyY2Y1OTk1YTA3OTEwYjQyNjQ4NzEyZWIxYjNmNzI2OWY5MzhiMWM1NzMxOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjVUMTQ6MTg6MDMuNTIzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU43OGJMdmdubGZjcTZqQ3U3Ml9lWkg1eWJtV2lGZUpyQXRxTGJWZFBaTXJxbDRIc2k3OEl1cERRNEtOZTY4a3dsdDZlOU1XaTdCZG1jdmVlZktZYWxaUmRwdXZBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "fr_FR");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AepurHh37cP96KFgwFG37HZAkguAM2o__x_qbD_EDS47yyT2w84ohzFlPIovmX37uS0bTLip7JXyYbcp");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjgzMjJkOTg0MjlhMzE4YmRlYTMyY2Y1OTk1YTA3OTEwYjQyNjQ4NzEyZWIxYjNmNzI2OWY5MzhiMWM1NzMxOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjVUMTQ6MTg6MDMuNTIzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU43OGJMdmdubGZjcTZqQ3U3Ml9lWkg1eWJtV2lGZUpyQXRxTGJWZFBaTXJxbDRIc2k3OEl1cERRNEtOZTY4a3dsdDZlOU1XaTdCZG1jdmVlZktZYWxaUmRwdXZBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "fr_FR");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6511a49ee1ed4', 'paypal', 'checkout', 'rect', 'silver');
});
} else {
renderPayPalButtons('6511a49ee1ed4', 'paypal', 'checkout', 'rect', 'silver');
}