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/bb92ohc26a8u/plugin/6/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcGK-YMeK0Nc1P5RvP7eJUU2GuvyKrlSZz0v7bxkjh6C6S9J8SPoM99OknYvjCTKd9B0u_40fA9BHfXz");
script.setAttribute("data-currency", "AUD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGI3YTBjNTliOWI0YmY4YTg0ZmI0MTc1MGZjMjY0NDliZmJhNWIxOGE5NDU4MDA0ZjIzMzMxODM1MDY3OGMyNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMDdUMDA6NTg6MDAuMzgyNTI1MjYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0yNENlMXYyTjV2SkxCY2hKZXhXMWxVbHpPZkN0d0FxbkswTXRtZXpqVEd3Zk5tMFM1VHU3Z1hRUk9VMHFXZGVJby03QXRNOGx2UGQtaXZkQkpYVW1XVTdiYVFnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AcGK-YMeK0Nc1P5RvP7eJUU2GuvyKrlSZz0v7bxkjh6C6S9J8SPoM99OknYvjCTKd9B0u_40fA9BHfXz");
script.setAttribute("data-currency", "AUD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGI3YTBjNTliOWI0YmY4YTg0ZmI0MTc1MGZjMjY0NDliZmJhNWIxOGE5NDU4MDA0ZjIzMzMxODM1MDY3OGMyNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMDdUMDA6NTg6MDAuMzgyNTI1MjYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0yNENlMXYyTjV2SkxCY2hKZXhXMWxVbHpPZkN0d0FxbkswTXRtZXpqVEd3Zk5tMFM1VHU3Z1hRUk9VMHFXZGVJby03QXRNOGx2UGQtaXZkQkpYVW1XVTdiYVFnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67f3251bc64af', 'paylater', 'paypal', 'rect', 'blue');
});
} else {
renderPayPalButtons('67f3251bc64af', 'paylater', 'paypal', 'rect', 'blue');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67f3251bc64af', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('67f3251bc64af', 'paypal', 'buynow', 'rect', 'gold');
}