dataLayer =[{
'event':'pageload',
'dimensionlanguage':'en',
'dimensionprovince':'on',
'dimensioncity':'toronto',
'dimensionlocation':'1337-queen-st-w',
}];
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.
Store Associate
-
Position summary
The Store Associate performs all general operations duties and supports the merchandise receiving process by merchandising products according to Company standards. The Associate is responsible for providing quality customer service, helping to maintain a safe work environment and ensuring the cleanliness of the store.
Preferred candidate
- Work schedule to be determined based on store operational needs;
- Customer service oriented;
- Ability to work in a team; and
- Ability to work in a dynamic and fast paced environment.
Apply
var IsCareersPage = $("html").hasClass("careers");
var ComingSoonText = "COMING SOON";
$(".header-container").load(jsResPrefix.value + "GetHeaderFooter #consumer-nav", function () {
//setHeaderTracking();
var toggleUrl = 'https://www.dollarama.com/fr-CA/carrieres/localisateur/on/toronto-1337-queen-st-w/';
if (IsCareersPage) {
if ("en-US" == "fr-CA")
toggleUrl = toggleUrl.replace("/locations/", "/careers/locations/");
else
toggleUrl = toggleUrl.replace("/fr/localisateur/", "/fr/carrieres/localisateur/");
}
$(".header-container .language").attr('href', toggleUrl );
$("li.hover").on("hover", function () {
var el = $(this).find('span');
var classList = el.attr('class').split(/\s+/);
$.each(classList, function (index, item) {
if (-1 != item.indexOf('icon-'))