Skip to main content
Tallo logoTallo logo

Find Jobs

Find Jobs Near You – Available Work in Your Location

Skip to job details

Back to Results

Apply for this opportunity

To apply for this job, you'll continue to an external website or email application.

ARS ACQUISITION HOLDINGS LLC

In-Store Sales Lead Generator

Entry-Level JobVerifiedNo experience needed

Career Insights for Store Sales Manager

See where this job fits in the broader career landscape. Knowing your career path helps you see what's possible from here.

Scorecard

Based on New Jersey data

Review key factors to help you decide if this role fits your goals. How is this calculated?

Were these scores useful?

What they do

A Store Sales Manager manages sales at a retail store, either an independent business or a store that is part of a large retail chain. Reviews and monitors merchandise sales, inventory and prices, and directs advertising and promotions. Manages sales staff and store operations. May hire, train and evaluate staff and prepare work schedules. Responsible for resolving customer complaints.

$66,300 / year median in New Jersey

-23% projected decline

Explore Career

Job Description

if (window.addEventListener) {

window.addEventListener('message', icims_handlePostMessage, false);

} else if (window.attachEvent) {

window.attachEvent('onmessage', icims_handlePostMessage);

}

function icims_handlePostMessage(event) {

// If this is not a message from an icims domain, ignore it.

if (event.origin.indexOf('icims.com') == -1) return;

var data = event.data;

if (typeof data === "string") {

try {

data = ICIMS.jsonDecode(data);

} catch(e) {

data = event.data;

}

}

try {

if (data data.height !isNaN(data.height)) {

document.getElementById('icims_content_iframe').height = parseInt(data.height);

} else if ((data 'x' in data 'y' in data !isNaN(parseInt(data.x)) !isNaN(parseInt(data.y)))) {

top.scrollTo(parseInt(data.x), parseInt(data.y));

} else if(data data.pageTitle){

window.document.title = data.pageTitle;

}

} catch (e) {}

}

function getCookie(name) {

var match = document.cookie.match(name + '=(.

•?)(;|$)');

if (match) return unescape(match[1]);

else return "";

}

function updateUrl(url) {

try {

history.replaceState({}, '', url);

} catch (e) {}

}

icimsAddOnload(function() {

var icimsFrame = document.createElement('iframe');

var iFrameHeight = 500;

icimsFrame.id = 'icims_content_iframe';

icimsFrame.name = 'icims_content_iframe';

icimsFrame.src = 'https:\/\/careers-ars.icims.com\/jobs\/68097\/in-store-sales-lead-generator\/job?in_iframe=1';

icimsFrame.setAttribute('style', 'width: 100%;border: none;margin: 0px'); iFrameHeight = 500; icimsFrame.setAttribute('height', iFrameHeight);

icimsFrame.setAttribute('title', 'iCIMS Content iFrame');

icimsFrame.onload=function() {

try {

window.parent.parent.scrollTo(0,0);

} catch (e) {}

};

document.getElementById('icims_iframe_span').appendChild(icimsFrame);

try {

var height = getCookie('cookie_icims_iframe_content_height');

if (height > 0 typeof style !== 'undefined') style.height = height + 'px';

} catch(e) {}

document.getElementById('icims_content_iframe').onreadystatechange = function() {

try{

if ('interactive' == this.readyState) {

window.scroll(1,1);

}

} catch(e) {}

};

try {

var height = 0;

if (navigator.userAgent.indexOf("Firefox")!=-1) height = document.body.offsetHeight + 16;

else height = document.body.scrollHeight;

document.cookie="cookie_icims_iframe_content_height="+height+";SameSite=Strict;Secure;path=/;";

} catch(e) {}

});