Veg+Bloom Kit
Shipping to Canada? Get it faster (and skip import taxes) from our Canadian Partner . Shipping to Australia or New Zealand? Get it faster (and skip import taxes) from our Australian Partners: NSW: Hydro Experts QLD: Aqua Gardening async function load() { let url = "https://pulsegrow.com/browsing_context_suggestions.json"; let obj = await (await fetch(url)).json(); if(obj.detected_values.country.handle == "CA"){ document.getElementById("canada").style.display="inline"; } if(obj.detected_values.country.handle == "AU"){ document.getElementById("aus-nz").style.display="inline"; } if(obj.detected_values.country.handle == "NZ"){ document.getElementById("aus-nz").style.display="inline"; } } function openIntercom(){ Intercom('show'); } >