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/i23vlmt0unbg/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Aca_DBhH9wSHJpKdRVVz0nppZbHELcMrCSb87pT8Esz8hQ-dq5v89YTmO5hmtC1XKFiFgBS_GX9m783c");
script.setAttribute("data-currency", "JPY");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTk2ZTRlNjJkZThkMmVjYTg2OGI4MzdjMTUzYWUwMjcwMzgwNjFkNTVhYzdhYWM3MWIxMjIwN2ZlOGUzYmQ5N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDQtMThUMjA6MTU6NTguMzIwNDQ5MzkwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU94UllQc2ljd003b1ZVY0Y4dllrN3dYR05TWGowSnJVN0VFYUc2UDBhdWFVT0Uyb3IzUjR4SFZ3ZzRxT2Y0dmpmSXJHQWY1b2ZqSU43UnJuTXdLSWJUSHBqTnN3In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69e3ece99e892', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69e3ece99e892', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69e3ece99e892', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69e3ece99e892', 'paypal', 'buynow', 'rect', 'gold');
});
}