Quick Dispatch:
Your dr perlmutter glutathione Randomized, doubleâ•'blind, pilot evaluation of intravenous glutathione in Parkinson's disease
Live Shipping Estimates:
Enter your location at checkout to see available shipping methods and costs for dr perlmutter glutathione Randomized, doubleâ•'blind, pilot evaluation of intravenous glutathione in Parkinson's diseaseShipping time starts when your order ships. Please allow 1-2 business days for processing.
High value orders ($500 USD or more): Signature is required on delivery.
',
USA: '
USA
- Orders $29 & Over: FREE Ground Shipping - 3-5 Business Days
- Standard Shipping: $9.95 - 3-7 Business Days
- Expedited Shipping: $39.99 - 2-3 Business Days
',
Canada: '
Canada
- Orders $99 USD & Over: FREE Shipping - 3-10 Business Days
- Standard Shipping: $39.99 USD - 3-8 Business Days
',
International: '
International
- Orders $149 USD & Over: FREE Shipping - 3-10 Business Days
- Worldwide Shipping: $59.99 USD - 3-5 Business Days
'
};
var ZIP = {
USA: /^\d{5}(-\d{4})?$/,
Canada: /^[ABCEGHJ-NPRSTVXY]\d[ABCEGHJ-NPRSTV-Z][ -]?\d[ABCEGHJ-NPRSTV-Z]\d$/i
};
function init() {
var root = document.querySelector('.ep-easy-shipping-fragment');
var btn = root && root.querySelector('#ep-shipping-estimate-btn');
if (!btn || btn.dataset.bound) return;
btn.dataset.bound = '1';
btn.addEventListener('click', function () {
var country = root.querySelector('#ep-shipping-country').value.trim();
var zip = root.querySelector('#ep-shipping-zipcode').value.trim();
var err = root.querySelector('#ep-shipping-error');
var info = root.querySelector('#ep-shipping-info');
err.textContent = '';
if (!country) { err.textContent = 'Please select a country.'; return; }
if (!zip) { err.textContent = 'Please enter a zip/postal code.'; return; }
var ok = ZIP[country] ? ZIP[country].test(zip) : zip.length >= 3;
if (!ok) {
err.textContent = 'Invalid ' + country + ' zip/postal code format. Please check and try again.';
return;
}
info.innerHTML = MSG.general + (MSG[country] || MSG.International);
});
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', init);
} else {
init();
}
})();
Exchange/Return Notes
- We offer a 30-day return/exchange service after receiving.
- Final sale items are not eligible for returns or exchanges.
- To process your return/exchange, please contact us at [email protected]
- Please click here for more details>>> Return & Exchange Policy