Dollarama is expanding, opening new stores all across Canada. We are always looking for talented, energetic people that thrive in a fast-paced work environment. Want to join our team? Explore our available positions at Dollarama.
10:00AM - 09:00PM
Friday
Saturday
09:00AM - 05:00PM
The Assistant Team Leader provides support to the Management team in overseeing the daily retail store operations. In the absence of the management team, the Assistant Team Leader acts as the Manager on Duty (MOD), and ensures that assigned tasks are completed, store opening/closing procedures are followed, and employees work safely.
Sunday
10:00AM - 05:00PM
Approximately one (1) year of relevant experience in the retail industry;
Ability to efficiently organize time and manage priorities;
Ability to work in a dynamic and fast paced environment.
Apply
About the store
About the store
general merchandise and seasonal items. Products are sold in individual or multiple units at select fixed price-points up to $5.00.
{
"@context": "http://schema.org",
"@type": "Store",
"priceRange":"$",
"name": "Dollarama Victoria, BC",
"url":"https://www.dollarama.com/en-CA/careers/locations/bc/victoria-2973-tillicum-road",
"description": "Dollarama is Canada’s leading dollar store operator, with more than 1,000 locations across the country. Our store at 2973 Tillicum Road, Victoria—and all of our stores across the country—provides customers with compelling value in a convenient location. Our aim is to create a consistent shopping experience, offering a broad assortment of everyday consumer products, general merchandise and seasonal items. Products are sold in individual or multiple units at select fixed price-points up to $5.00.",
"telephone": "+18883654266",
"image": "https://res.cloudinary.com/cloudasset/image/upload/v1484328870/pQuYZebnmxNOtr4efQF1lnCJU26ouCklCKZbu47cd8dk61.png",
"paymentAccepted":["cash","debit card"],
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"closes": "18:00:00",
"dayOfWeek": "http://schema.org/Sunday",
"opens": "09:00:00"
}, {
"@type": "OpeningHoursSpecification",
"closes": "21:00:00" ,
"dayOfWeek": "http://schema.org/Saturday",
"opens": "09:00:00"
}, {
"@type": "OpeningHoursSpecification",
"closes": "21:00:00",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "09:00:00"
}, {
"@type": "OpeningHoursSpecification",
"closes": "21:00:00",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "09:00:00"
}, {
"@type": "OpeningHoursSpecification",
"closes": "21:00:00",
"dayOfWeek": "http://schema.org/Friday",
"opens": "09:00:00"
}, {
"@type": "OpeningHoursSpecification",
"closes": "21:00:00",
"dayOfWeek": "http://schema.org/Monday",
"opens": "09:00:00"
}, {
"@type": "OpeningHoursSpecification",
"closes": "21:00:00",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "09:00:00"
}
],
"hasMap":"https://www.google.com/maps/place/48.448918,-123.398163",
"geo": {
"@type": "GeoCoordinates",
"latitude": "48.448918",
"longitude": "-123.398163"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "CA",
"addressLocality": "Victoria",
$("footer.footer-container").load(jsResPrefix.value + "GetFooter .footer", function () {
//customizations
$(this).find(".footer__links-section__newsletter").remove();
$(this).find("a").each(function () {
var title = $(this).attr("title");
var lang = $("html").attr("lang");
if (title) {
var giftCardUrl = (lang === "en") ? "https://www.dollarama.com/en-ca/gift-cards/" : "https://www.dollarama.com/fr-ca/cartes-cadeaux/";
if (title.indexOf("Gift Cards") !== -1 || title.indexOf("Cartes-cadeaux") !== -1) {
$(this).removeAttr("onclick");
$(this).attr("href", giftCardUrl);
}
var shippingFeesUrl = (lang === "en") ? "https://www.dollarama.com/en-ca/faq/website/shipping/" : "https://www.dollarama.com/fr-ca/faq/site-web/livraison/";
if (title.indexOf("ShippingPopup") !== -1) {
$(this).removeAttr("onclick");
$(this).attr("href", shippingFeesUrl);
}
}
});
});
$("footer.footer-bottom-container").load(jsResPrefix.value + "GetFooter #footer-bottom-nav, #flatfee-lookup-modal, #giftcard-modal", function () {
var scripts = document.getElementById('scripts');
});