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/pvdtyofq45f2/plugin/28/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AVIp3QYDfOHUuC2DG7p--7lS4iiI2Jg9CdgbkEt0RYslHbygrI_00oWzv-1LT7VLd-AUsprnpQcYzF2Y");
script.setAttribute("data-currency", "CHF");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDMxYmQ0YjUzZDEwMGJkZDZjY2VmOWY3OGE5OGU3ZjI4OWQ0MWJjYzQ4ZjAyOTgzMDI2N2RlMWQ4YTkzODJjN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMzBUMDk6NTg6MjUuNTgyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5NTFk2enF3MnZBQjdWVHd6aEdSMEhrVjR3VVJGUjlfREdhdHdMMjNsQ1ppQ2dwcmI4aGRMVTdtZHRPREFzUzlOeV93eHlEZjhlZHVBbjhDRXV6M2FjejdTWThBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "fr_FR");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AVIp3QYDfOHUuC2DG7p--7lS4iiI2Jg9CdgbkEt0RYslHbygrI_00oWzv-1LT7VLd-AUsprnpQcYzF2Y");
script.setAttribute("data-currency", "CHF");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDMxYmQ0YjUzZDEwMGJkZDZjY2VmOWY3OGE5OGU3ZjI4OWQ0MWJjYzQ4ZjAyOTgzMDI2N2RlMWQ4YTkzODJjN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMzBUMDk6NTg6MjUuNTgyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5NTFk2enF3MnZBQjdWVHd6aEdSMEhrVjR3VVJGUjlfREdhdHdMMjNsQ1ppQ2dwcmI4aGRMVTdtZHRPREFzUzlOeV93eHlEZjhlZHVBbjhDRXV6M2FjejdTWThBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "fr_FR");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6475d2f5c1571', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6475d2f5c1571', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6475d2f5c1571', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6475d2f5c1571', 'paypal', 'buynow', 'rect', 'gold');
});
}