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/11/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdKh3U55XBrlYet93ChJs6Oakgb2f34jG-yP4XWJab45dRC-rxnl_0uJYv35vta9nk-tqXL2KDFs8K3k");
script.setAttribute("data-currency", "MXN");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGUzMzg2MTc4YTlkMDkzNWU3M2MxMjVhZDQyN2RkMDE2NDMzNDk5ZTg2MDE1ZWUxOTVhNWY4M2M1NjA4YWJhNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMjBUMDI6Mjg6MjYuMzExMDM3OTc0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBMQlF3UW9VbkhDajFyaHNldXU0WkJwV2hISko0Tnp5dEN6eE5fM29SaVFDRkFYcG14aUFpNjhMWDlzR25IODRpZnRRLXZrbWJiM0J0em1RelVBaTZYMXpJa2Z3In19");
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", "MXN");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGUzMzg2MTc4YTlkMDkzNWU3M2MxMjVhZDQyN2RkMDE2NDMzNDk5ZTg2MDE1ZWUxOTVhNWY4M2M1NjA4YWJhNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDMtMjBUMDI6Mjg6MjYuMzExMDM3OTc0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBMQlF3UW9VbkhDajFyaHNldXU0WkJwV2hISko0Tnp5dEN6eE5fM29SaVFDRkFYcG14aUFpNjhMWDlzR25IODRpZnRRLXZrbWJiM0J0em1RelVBaTZYMXpJa2Z3In19");
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('67db81ea23797', 'paylater', 'paypal', 'pill', 'white');
});
} else {
renderPayPalButtons('67db81ea23797', 'paylater', 'paypal', 'pill', 'white');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67db81ea23797', 'paypal', 'buynow', 'pill', 'white');
});
} else {
renderPayPalButtons('67db81ea23797', 'paypal', 'buynow', 'pill', 'white');
}