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/kyx77bbyb2ry/plugin/3/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AWImiyq667Ax74-uFtRVO1ZZU23CapZWLyH-nHYyARSGxCMEFQ4AV2M-jBpau5Iu0dTYeApEWKX_blx9");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzUyZjlkNTM5Yzk1NjA0NTc4ZWJlZGQ5ZTZjYjRlN2YxNDMzZTk1YzE5NTdiMWU1ZjJjOTM0OThhNDYyNDk1ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMDg6NDM6MzkuMTMxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBLb2U0MnQzdVF0djBFUFVSd2VDOHVlN0h0S0FnMnNZTTZ5b29KdTF6OFA2YjRvNks2SkRRTllEenZBTmtqWFhhZXJaNG9MSHpPNEJ6NnpnSkZSNzg2ek5ubDhnIn19");
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", "AWImiyq667Ax74-uFtRVO1ZZU23CapZWLyH-nHYyARSGxCMEFQ4AV2M-jBpau5Iu0dTYeApEWKX_blx9");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzUyZjlkNTM5Yzk1NjA0NTc4ZWJlZGQ5ZTZjYjRlN2YxNDMzZTk1YzE5NTdiMWU1ZjJjOTM0OThhNDYyNDk1ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMDg6NDM6MzkuMTMxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBLb2U0MnQzdVF0djBFUFVSd2VDOHVlN0h0S0FnMnNZTTZ5b29KdTF6OFA2YjRvNks2SkRRTllEenZBTmtqWFhhZXJaNG9MSHpPNEJ6NnpnSkZSNzg2ek5ubDhnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65154a8c83f98', 'paypal', 'buynow', 'rect', 'blue');
});
} else {
renderPayPalButtons('65154a8c83f98', 'paypal', 'buynow', 'rect', 'blue');
}