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/0mx738cqevf1/plugin/10/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AdKh3U55XBrlYet93ChJs6Oakgb2f34jG-yP4XWJab45dRC-rxnl_0uJYv35vta9nk-tqXL2KDFs8K3k");
script.setAttribute("data-currency", "PHP");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmEwZGI0ZmY4NTcyOTZjNDBjYmU2ODc3Y2Y5YzZjYWExYWM5NGFmMzM1NDNkNWYzZTA0MjUwODUxZDYyM2ZkN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMDdUMDI6MTg6MDIuMzM2NjgxMTk2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU02Yy1pcHFjZFhsaE1QUkp4cm13RDRweW1TVnU2TzlPemdLVms5THh6Z3RaVW9zODI2ZUZjY1NZQTNzVlk5ckNacVpyTFRpUkQ3Z3BVM3M1cmJxazRRc05WTzVnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AdKh3U55XBrlYet93ChJs6Oakgb2f34jG-yP4XWJab45dRC-rxnl_0uJYv35vta9nk-tqXL2KDFs8K3k");
script.setAttribute("data-currency", "PHP");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmEwZGI0ZmY4NTcyOTZjNDBjYmU2ODc3Y2Y5YzZjYWExYWM5NGFmMzM1NDNkNWYzZTA0MjUwODUxZDYyM2ZkN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMDdUMDI6MTg6MDIuMzM2NjgxMTk2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU02Yy1pcHFjZFhsaE1QUkp4cm13RDRweW1TVnU2TzlPemdLVms5THh6Z3RaVW9zODI2ZUZjY1NZQTNzVlk5ckNacVpyTFRpUkQ3Z3BVM3M1cmJxazRRc05WTzVnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67ca6055af237', 'paylater', 'paypal', 'pill', 'black');
});
} else {
renderPayPalButtons('67ca6055af237', 'paylater', 'paypal', 'pill', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67ca6055af237', 'paypal', 'buynow', 'pill', 'black');
});
} else {
renderPayPalButtons('67ca6055af237', 'paypal', 'buynow', 'pill', 'black');
}