Cart 0
 

Plant Diversity Co.

Find Your Local Dealer

Farmers Learning From Farmers

 
bluebanner.jpg

Name: Keegan Miller

Home Farm Location: La Corey, Alberta

Territory: Northern Alberta & British Columbia

P. (780) 545-8098

keegan@coversandco.ca


Name: Brendan English

Home Farm: Castor, Alberta

Territory: Central & Southern Alberta

P. (204) 724-9882

brendan@coversandco.ca


Name: Tanner Hale

Home Farm Location: Hines Creek, Alberta

Territory: Peace River Country, Alberta

P. (780) 834 6510

tanner@coversandco.ca


Name: Dakota Odgers

Home Farm Location: Spy Hill, Saskatchewan

Territory: Southern Saskatchewan

P. (306) 743-8600

dakota@coversandco.ca


Name: Chance Rothwell

Home Farm Location: Shellbrook, Saskatchewan

Territory: Northern Saskatchewan

P. (306) 714-7334

chance@coversandco.ca


Name: Connor English

Home Farm Location: Bradwardine, Manitoba

Territory: Manitoba (all areas)

P. (204) 724-9051

connor@coversandco.ca


bound[formId] = true; } // Primary path: HubSpot tells us a form is ready. window.addEventListener("message", function (e) { if (!e.data || e.data.type !== "hsFormCallback") return; if (e.data.eventName !== "onFormReady") return; var id = e.data.id; setTimeout(function () { // let HubSpot finish painting the fields bindForm(document.getElementById("hsForm_" + id), id); }, 0); }); // Fallback: if our listener registered after HubSpot already fired onFormReady, // the message is gone and the primary path never runs. Sweep for rendered forms // so placement in the page (header vs footer) cannot cause a silent no-op. // bindForm is idempotent, so a form caught by both paths binds exactly once. var tries = 0; var sweep = setInterval(function () { var forms = document.querySelectorAll("form.hs-form"); for (var i = 0; i < forms.length; i++) { var id = (forms[i].id || "").replace(/^hsForm_/, ""); if (id) bindForm(forms[i], id); } if (++tries >= 20) clearInterval(sweep); // give up after 10s }, 500); })();