if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/irjezq6bkesh/plugin/22/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AUack2Uuazs95u0L77CbR2NTw5nAR1yJ3EIVze5KYmVq0FekcfwKk9DW21EdY1OnihgthjetaHN8oOXL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTg2OWZlN2Q0ODRhZmRlMjQxODNjODhhOTlhZDFhYWMzOTg4YWQxNTIyOTM3ODY5MDJjY2M2MDdkYjQ0NDdkNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMDNUMTA6NTA6MTcuNTQ1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1WSFRoOGw1bmJGc3ZTVWVWcTN0dUV5Q3Fjd2xJelhKeDF5QnpIclcwQTlpRjdxM3Y3aXBLSVFKSWNDSHV6NHRzVlg5cXZycEpZbk1aSEE4T3ZRd254OVBSUDZ3In19");
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", "AUack2Uuazs95u0L77CbR2NTw5nAR1yJ3EIVze5KYmVq0FekcfwKk9DW21EdY1OnihgthjetaHN8oOXL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTg2OWZlN2Q0ODRhZmRlMjQxODNjODhhOTlhZDFhYWMzOTg4YWQxNTIyOTM3ODY5MDJjY2M2MDdkYjQ0NDdkNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMDNUMTA6NTA6MTcuNTQ1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1WSFRoOGw1bmJGc3ZTVWVWcTN0dUV5Q3Fjd2xJelhKeDF5QnpIclcwQTlpRjdxM3Y3aXBLSVFKSWNDSHV6NHRzVlg5cXZycEpZbk1aSEE4T3ZRd254OVBSUDZ3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64523ce7cc8f2', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64523ce7cc8f2', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64523ce7cc8f2', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64523ce7cc8f2', 'paypal', 'buynow', 'rect', 'gold');
});
}