If you live in downtown Toronto, you know you can get pretty much everything delivered right to your door – and that now includes fast COVID-19 antigen tests as well.
Thanks to Tiggy, a grocery delivery startup, you can add Health Canada-approved rapid antigen testing to your grocery order (along with fresh ingredients, pet food and more) or as a freelancer and have it pop up at your doorstep.
All you need to do is download the Tiggy app to order Rapid Response COVID-19 Antigen Tests. Individual tests come out to $ 17.99 each, and users will spend $ 89.99 for a box of five – but there is a limit. Customers can only buy one package each until Tiggy runs out.
Alex Arsenych | Narcity
From January 26, Tiggy expanded east from Vancouver and opened a store for Torontoians.
Now, in 6ix, they can download the fast delivery app directly to their phones and have items shipped to them seven days a week at any time between 8:00 am and midnight. And they swear they will get your orders right to your door within 15 minutes.
Sometimes, however, the delivery time can go up to 30 minutes due to traffic or terrible road conditions as couriers ride around by bike.
Unfortunately, however, not everyone in the 6ix is within the delivery radius.
As Tiggy’s only microfill center is based on Queen and Richmond Streets, customers living within a two mile radius will be able to order from them.
That said, they are opening several locations, with yet another popping up on St. Clair Avenue and Dufferin Street on February 7th. Several centers will also open across the GTA for the rest of the year.
In addition to quick antigen tests, users can also order high-quality local brands, from ramen DIY kits to mocktail blends and more. In addition, there is also no expensive delivery fee as long as your order meets the minimum requirement of $ 10.
Narcity contacted Tiggy for further information and will update this article as soon as we hear back.
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
var ad1 = '
'; var ad2 = '
'; var ad3 = '
'; var ad4 = '
'; var ad5 = '
'; var ad6 = '
'; var ad7 = '
';
var bodyClassName="body-description"; var rebelltItemClassName="rebellt-item";
var pElements = document.querySelectorAll('.body-description p');
var wordCount = 0;
for (var i = 0; i < pElements.length; i++) { var element = pElements[i]; var parentElement = element.parentElement; var arr = element.innerText.split(" "); var isNotAd = true; for (var j = 0; j < arr.length; j++) { wordCount++; if (isNotAd) { if (wordCount === 120) { if (parentElement.classList.contains(bodyClassName)){ element.innerHTML += ad1; } else if (parentElement.classList.contains(rebelltItemClassName)){ parentElement.outerHTML += ad1; } isNotAd = false; googletag.cmd.push(function() { googletag.display('dt-content-ad-1'); }); } else if (wordCount === 240) { if (parentElement.classList.contains(bodyClassName)){ element.innerHTML += ad2; } else if (parentElement.classList.contains(rebelltItemClassName)){ parentElement.outerHTML += ad2; } isNotAd = false; googletag.cmd.push(function() { googletag.display('dt-content-ad-2'); }); } else if (wordCount === 380) { if (parentElement.classList.contains(bodyClassName)){ element.innerHTML += ad3; } else if (parentElement.classList.contains(rebelltItemClassName)){ parentElement.outerHTML += ad3; } isNotAd = false; googletag.cmd.push(function() { googletag.display('dt-content-ad-3'); }); } else if (wordCount === 520) { if (parentElement.classList.contains(bodyClassName)){ element.innerHTML += ad4; } else if (parentElement.classList.contains(rebelltItemClassName)){ parentElement.outerHTML += ad4; } isNotAd = false; googletag.cmd.push(function() { googletag.display('dt-content-ad-4'); }); } else if (wordCount === 660) { if (parentElement.classList.contains(bodyClassName)){ element.innerHTML += ad5; } else if (parentElement.classList.contains(rebelltItemClassName)){ parentElement.outerHTML += ad5; } isNotAd = false; googletag.cmd.push(function() { googletag.display('dt-content-ad-5'); }); } else if (wordCount === 800) { if (parentElement.classList.contains(bodyClassName)){ element.innerHTML += ad6; } else if (parentElement.classList.contains(rebelltItemClassName)){ parentElement.outerHTML += ad6; } isNotAd = false; googletag.cmd.push(function() { googletag.display('dt-content-ad-6'); }); } else if (wordCount === 940) { if (parentElement.classList.contains(bodyClassName)){ element.innerHTML += ad7; } else if (parentElement.classList.contains(rebelltItemClassName)){ parentElement.outerHTML += ad7; } isNotAd = false; googletag.cmd.push(function() { googletag.display('dt-content-ad-7'); }); } } } } }); window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){ var infinitead1 = '
'; var infinitead2 = '
'; var infinitead3 = '
'; var infinitead4 = '
';
var infiniteParent = document.querySelectorAll('.article-w-keep-reading .widget');
if (typeof(infiniteParent[0]) != 'undefined' && infiniteParent[0] != null) { infiniteParent[0].outerHTML += infinitead1; googletag.cmd.push(function() { googletag.display('infinite-ad-1'); }); }
if (typeof(infiniteParent[1]) != 'undefined' && infiniteParent[1] != null) { infiniteParent[1].outerHTML += infinitead2; googletag.cmd.push(function() { googletag.display('infinite-ad-2'); }); }
if (typeof(infiniteParent[2]) != 'undefined' && infiniteParent[2] != null) { infiniteParent[2].outerHTML += infinitead3; googletag.cmd.push(function() { googletag.display('infinite-ad-3'); }); }
if (typeof(infiniteParent[3]) != 'undefined' && infiniteParent[3] != null) { infiniteParent[3].outerHTML += infinitead4; googletag.cmd.push(function() { googletag.display('infinite-ad-4'); }); }
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
!function(p,r,e,s,b,d){p.pbq||(s=p.pbq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);},s.version='1.0',s.queue=[],b=r.createElement(e),b.async=!0,b.src="https://sr.studiostack.com/v3/services",d=r.getElementsByTagName(e)[0],d.parentNode.insertBefore(b,d))}(window,document,'script'); pbq('init', '250789');
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
let editProfile = document.querySelector('.gdpr-cookie-content'); let wrapper = document.querySelector('.rm-gdpr');
editProfile.addEventListener("click", function () { wrapper.classList.add('hidden') });
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
const supportPageOffset = window.pageXOffset !== undefined;
let previousScrollPosition = 0;
const isScrollingDown = () => { let scrolledPosition = supportPageOffset ? window.pageYOffset : isCSS1Compat ? document.documentElement.scrollTop : document.body.scrollTop; let isScrollDown;
if (scrolledPosition > previousScrollPosition) { isScrollDown = true; } else { isScrollDown = false; } previousScrollPosition = scrolledPosition; return isScrollDown; };
const handleNavScroll = () => { if(document.querySelector(".rumble-sticky--show")){ if (isScrollingDown() ) { document.querySelector(".rumble-sticky--show").classList.add("active");
} else { document.querySelector(".rumble-sticky--show").classList.remove("active"); } } };
var throttleTimer;
const throttle = (callback, time) => { if (throttleTimer) return;
throttleTimer = true; setTimeout(() => { callback(); throttleTimer = false; }, time); };
const mediaQuery = window.matchMedia("(prefers-reduced-motion: reduce)");
window.addEventListener("scroll", () => {
throttle(handleNavScroll, 10);
});
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
function setCookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; }
function getCookie(cname) {
var name = cname + "=";
var decodedCookie = decodeURIComponent(document.cookie);
var ca = decodedCookie.split(';');
for(var i = 0; i