Assembler - Manufacturing
Danfoss LLC
${titleText} `); let grid = columnOne.querySelector('.job-grid'); let allTokens = Array.from(columnOne.querySelectorAll('.joblayouttoken')); // --- 1. CAPTURE VARIABLES FOR BUSINESS RULES --- let jobLocationValue = ""; let countryRegionValue = ""; let regionValue = ""; let ipeLevelValue = null; let employeeGroupValue = ""; // --- INTERNAL USER VALIDATION VIA CUSTOM PLUGIN --- // Reads global flags injected by the authentication plugin let pluginWindowCheck = !!window.isSFInternalUser; let pluginSessionCheck = sessionStorage.getItem('SF_Internal_User') === 'true'; let isInternalPortal = pluginWindowCheck || pluginSessionCheck; // Iterate through all tokens to capture their values before manipulating the DOM allTokens.forEach(el => { let labelEl = el.querySelector('.joblayouttoken-label'); if (!labelEl) return; let labelText = labelEl.innerText; let propId = generatePropertyId(labelText); let valueEl = el.querySelector('.rtltextaligneligible'); let valueText = valueEl ? valueEl.textContent.trim() : ""; if (propId === "JobLocation") { jobLocationValue = valueText; } else if (propId === "CountryRegion") { countryRegionValue = valueText; } else if (propId === "Region") { regionValue = valueText; } else if (propId === "IPELevel") { let match = valueText.match(/d+/); if (match) ipeLevelValue = parseInt(match[0], 10); } else if (propId === "EmployeeGroup") { employeeGroupValue = valueText.toLowerCase(); } }); // --- 2. BUSINESS RULES VALIDATION --- let isSalaryPaid = employeeGroupValue.includes('salary'); let isIpeValid = ipeLevelValue !== null && ipeLevelValue <= 61; // Normalize locations for matching let fullLocationLower = (jobLocationValue + " " + countryRegionValue).toLowerCase(); let isUSJob = fullLocationLower.includes("usa") || fullLocationLower.includes("united states"); let allowedUSStates = ["california", "colorado", "delaware", "hawaii", "illinois", "maryland", "massachusetts", "minnesota", "nevada", "new jersey", "new york", "vermont", "washington", "d.c."]; let allowedUSAbbr = ["ca", "co", "de", "hi", "il", "md", "ma", "mn", "nv", "nj", "ny", "vt", "wa", "dc"]; let allowedGlobalCountries = ["austria", "slovakia", "lithuania", "latvia", "canada"]; // Salary Range Visibility Rule let isSalaryLocationValid = false; if (isUSJob) { let hasFullStateName = allowedUSStates.some(state => fullLocationLower.includes(state)); let hasStateAbbr = allowedUSAbbr.some(abbr => { let regex = new RegExp(`${abbr}`); return regex.test(fullLocationLower); }); isSalaryLocationValid = hasFullStateName || hasStateAbbr; } else { isSalaryLocationValid = allowedGlobalCountries.some(country => fullLocationLower.includes(country)); } // Job Level Visibility Rule (Legacy locations + EER Region) let allowedJobLevelLocations = ["austria", "slovakia", "lithuania", "latvia"]; let isJobLevelLocationValid = allowedJobLevelLocations.some(loc => fullLocationLower.includes(loc)); let isEERRegion = regionValue.toUpperCase().trim() === "EER"; // Final flags to determine if the fields should be shown let showSalaryRange = isSalaryLocationValid && isIpeValid && isSalaryPaid; let showJobLevel = (isJobLevelLocationValid || isEERRegion) && isIpeValid && isSalaryPaid && isInternalPortal; // --- 3. TOKEN PROCESSING AND DISPLAY --- let keepAddingToGrid = true; allTokens.forEach(el => { // Stop adding elements to the grid once the job description starts if (!keepAddingToGrid || el.querySelector('[itemprop="description"]')) { return; } let labelEl = el.querySelector('.joblayouttoken-label'); if (labelEl) { let labelText = labelEl.innerText; let customPropertyid = generatePropertyId(labelText); // --- ABSOLUTE REMOVAL OF LOGIC-ONLY TOKENS --- if ( customPropertyid === "EmployeeGroup" || customPropertyid === "CountryRegion" || customPropertyid === "Region" || customPropertyid === "IPELevel" ) { el.style.display = 'none'; // Force visual hiding el.remove(); // Remove from DOM return; } // --- APPLY VISIBILITY BUSINESS FILTERS --- if (customPropertyid === "SalaryRange" && !showSalaryRange) { el.style.display = 'none'; el.remove(); return; } if (customPropertyid === "JobLevel" && !showJobLevel) { el.style.display = 'none'; el.remove(); return; } // Cosmetic adjustment for short labels if (labelText.includes("(Short)")) { labelEl.innerText = labelText.replace(/(Short)/g, "(s)"); } // Append custom icons based on the mapped property ID let elType = labelEl.nextElementSibling; if (elType) { let icon = ''; let iconUrl = ''; switch (customPropertyid) { case 'JobLocation': icon = 'glyphicon-map-marker'; break; case 'BusinessUnit': icon = 'glyphicon-briefcase'; break; case 'JobCategory': icon = 'glyphicon-dashboard'; break; case 'EmploymentType': icon = 'glyphicon-star-empty'; break; case 'ReqID': icon = 'glyphicon-calendar'; break; case 'WorkLocationType': icon = 'glyphicon-paste'; break; case 'JobLevel': iconUrl = ''; break; case 'SalaryRange': iconUrl = ''; break; case 'TAPartner': iconUrl = ''; break; default: icon = ''; } let iconHtml = ''; if (icon) { iconHtml = ``; } else if (iconUrl) { iconHtml = ``; } labelEl.parentElement.insertAdjacentHTML('beforebegin', `
${iconHtml}`); let wrapper = el.querySelector(`.job-token-${customPropertyid}-wrapper`); wrapper.appendChild(labelEl.parentElement); // Clean up empty text nodes let emptySibling = document.querySelector(`.job-token-${customPropertyid}-wrapper`).nextSibling; if(emptySibling && emptySibling.nodeType === 3) emptySibling.remove(); } // Flag to stop processing grid items when TA Partner is reached if (customPropertyid === "TAPartner") { keepAddingToGrid = false; } } grid.appendChild(el); }); }});/** * Robust Mapping Function * Scans the label for keywords, effectively bypassing any issues caused by translations. */function generatePropertyId(jobLayoutTokenLabel) { let normalized = jobLayoutTokenLabel.toLowerCase(); // Helper function to search for keywords regardless of formatting or active language const contains = (arr) => arr.some(keyword => normalized.includes(keyword)); if (contains(["employee group"])) return "EmployeeGroup"; if (contains(["ipe level", "ipe"])) return "IPELevel"; // Order matters: 'country' will correctly match 'country/region' if (contains(["country", "land", "pas", "pays", "paese", "kraj", "krajina"])) return "CountryRegion"; if (contains(["region", "regin", "rgion", "??????", "??"])) return "Region"; if (contains(["posting job location", "joblokation", "job location", "jobsted", "arbeitsort", "ubicacin", "site de l'emploi", "lokalizacja", "??????????????", "miesto", "????", "sede di lavoro"])) return "JobLocation"; if (contains(["salary range", "recruitment salary", "lninterval", "gehaltsspanne", "przedzia? wynagrodzenia", "fourchette", "rango salarial", "mzdov rozptie", "lnramme", "???????? ????????"])) return "SalaryRange"; if (contains(["posting job level", "job level", "jobniveau", "joblevel", "nivel del puesto", "niveau du poste", "poziom stanowiska", "??????? ?????????", "rove? pozcie"])) return "JobLevel"; if (contains(["employment type", "ansttelse", "beschftigungsart", "tipo de emprego", "type d'emploi", "rodzaj zatrudnienia", "??? ?????????", "typ pracovnho pomeru", "????", "tipologia di impiego", "tipo de empleo"])) return "EmploymentType"; if (contains(["work location type", "arbejdsstedstype", "arbeitsmodell", "tipo de ubicacion", "emplacement de travail", "miejsca pracy", "?????? ??????", "vkonu prce", "??????", "modalit di lavoro"])) return "WorkLocationType"; if (contains(["job category", "jobkategori", "stellenkategorie", "categora", "catgorie", "kategoria", "????????? ?????????", "kategria", "????", "area professionale"])) return "JobCategory"; if (contains(["business unit", "segment", "segmento", "firmaenhed", "unternehmenseinheit", "jednostka biznesowa", "???????", "????"])) return "BusinessUnit"; if (contains(["req id", "rek-id", "kennung", "id de solicitud", "identifiant de la demande", "identyfikator", "?????????????", "id pracovn pozcie", "?? id", "identifika?n", "id posizione", "requisition id", "stellen-id"])) return "ReqID"; if (contains(["ta partner", "partenaire ta"])) return "TAPartner"; // Default fallback if no keywords are matched return jobLayoutTokenLabel.replace(/[s:()][]/g,'');}
Req ID: 50967
Job Location: Easley, SC, US
Employment Type: Full Time
Segment: Danfoss Power Solutions Segment
Job Category: Supply Chain and Operations
Work Location Type: On-site
Job Title: Assembler
The Impact You'll Make Danfoss in Easley, SC is seeking a 1st shift Assembler to oversee the complete assembly process within a designated cell, from initial setup through final testing. This role operates Monday through Friday, 7:00 AM to 3:30 PM, with opportunities for overtime. Employees are eligible for benefits on the first day of employment which include medical, dental, vision, 401(k), tuition reimbursement, annual bonus program, paid parental leave for birthing and non-birthing parents, a great working environment including 100% climate-controlled facility and much more! Danfoss offers 3 weeks paid PTO accrued over each bi-weekly paycheck plus 13 paid holidays including annual paid shutdown week between Christmas and New Year's. We pride ourselves on growing our human potential and encouraging career growth within our facilities.
What You'll Be Doing
${iconHtml}`); let wrapper = el.querySelector(`.job-token-${customPropertyid}-wrapper`); wrapper.appendChild(labelEl.parentElement); // Clean up empty text nodes let emptySibling = document.querySelector(`.job-token-${customPropertyid}-wrapper`).nextSibling; if(emptySibling && emptySibling.nodeType === 3) emptySibling.remove(); } // Flag to stop processing grid items when TA Partner is reached if (customPropertyid === "TAPartner") { keepAddingToGrid = false; } } grid.appendChild(el); }); }});/** * Robust Mapping Function * Scans the label for keywords, effectively bypassing any issues caused by translations. */function generatePropertyId(jobLayoutTokenLabel) { let normalized = jobLayoutTokenLabel.toLowerCase(); // Helper function to search for keywords regardless of formatting or active language const contains = (arr) => arr.some(keyword => normalized.includes(keyword)); if (contains(["employee group"])) return "EmployeeGroup"; if (contains(["ipe level", "ipe"])) return "IPELevel"; // Order matters: 'country' will correctly match 'country/region' if (contains(["country", "land", "pas", "pays", "paese", "kraj", "krajina"])) return "CountryRegion"; if (contains(["region", "regin", "rgion", "??????", "??"])) return "Region"; if (contains(["posting job location", "joblokation", "job location", "jobsted", "arbeitsort", "ubicacin", "site de l'emploi", "lokalizacja", "??????????????", "miesto", "????", "sede di lavoro"])) return "JobLocation"; if (contains(["salary range", "recruitment salary", "lninterval", "gehaltsspanne", "przedzia? wynagrodzenia", "fourchette", "rango salarial", "mzdov rozptie", "lnramme", "???????? ????????"])) return "SalaryRange"; if (contains(["posting job level", "job level", "jobniveau", "joblevel", "nivel del puesto", "niveau du poste", "poziom stanowiska", "??????? ?????????", "rove? pozcie"])) return "JobLevel"; if (contains(["employment type", "ansttelse", "beschftigungsart", "tipo de emprego", "type d'emploi", "rodzaj zatrudnienia", "??? ?????????", "typ pracovnho pomeru", "????", "tipologia di impiego", "tipo de empleo"])) return "EmploymentType"; if (contains(["work location type", "arbejdsstedstype", "arbeitsmodell", "tipo de ubicacion", "emplacement de travail", "miejsca pracy", "?????? ??????", "vkonu prce", "??????", "modalit di lavoro"])) return "WorkLocationType"; if (contains(["job category", "jobkategori", "stellenkategorie", "categora", "catgorie", "kategoria", "????????? ?????????", "kategria", "????", "area professionale"])) return "JobCategory"; if (contains(["business unit", "segment", "segmento", "firmaenhed", "unternehmenseinheit", "jednostka biznesowa", "???????", "????"])) return "BusinessUnit"; if (contains(["req id", "rek-id", "kennung", "id de solicitud", "identifiant de la demande", "identyfikator", "?????????????", "id pracovn pozcie", "?? id", "identifika?n", "id posizione", "requisition id", "stellen-id"])) return "ReqID"; if (contains(["ta partner", "partenaire ta"])) return "TAPartner"; // Default fallback if no keywords are matched return jobLayoutTokenLabel.replace(/[s:()][]/g,'');}
Req ID: 50967
Job Location: Easley, SC, US
Employment Type: Full Time
Segment: Danfoss Power Solutions Segment
Job Category: Supply Chain and Operations
Work Location Type: On-site
Job Title: Assembler
The Impact You'll Make Danfoss in Easley, SC is seeking a 1st shift Assembler to oversee the complete assembly process within a designated cell, from initial setup through final testing. This role operates Monday through Friday, 7:00 AM to 3:30 PM, with opportunities for overtime. Employees are eligible for benefits on the first day of employment which include medical, dental, vision, 401(k), tuition reimbursement, annual bonus program, paid parental leave for birthing and non-birthing parents, a great working environment including 100% climate-controlled facility and much more! Danfoss offers 3 weeks paid PTO accrued over each bi-weekly paycheck plus 13 paid holidays including annual paid shutdown week between Christmas and New Year's. We pride ourselves on growing our human potential and encouraging career growth within our facilities.
What You'll Be Doing
- Load and position valves into assembly fixtures with precision. Transport valves to designated workstations efficiently.
- Ensure production targets are consistently achieved. Immediately notify the supervisor of any assembly supply shortages.
- Carefully interpret and adhere to instructions from engineering blueprints, work instructions, and Engineering Test Orders.
- Skillfully operate assembly and torque tools. Inspect defective valves and conduct repairs to meet required specifications.
- A high school diploma or GED equivalent is required.
- Candidates should demonstrate basic math proficiency and strong reading and writing skills.
- The role requires the ability to stand for extended periods and frequently lift up to 50 lbs. good motor skills are essential.
- Mechanical aptitude and a solid understanding of manufacturing processes are necessary. Experience with TPM and SMED methodologies is preferred.
- Familiarity with quality and problem-solving tools such as PPAP, capability studies, PFMEA, Gauge R&R, 4-Step, 8D, and Fishbone diagrams is expected.
- We promote from within and support your learning with mentoring, training, and access to global opportunities.
- You'll have flexibility, autonomy, and support to do your best work while maintaining a healthy work-life balance. Your well-being matters to us.
- We strive to create an inclusive work environment where people of all backgrounds are respected, and valued for who they are.
- You'll receive benefits like annual bonus, paid vacation, pension plans, personal insurance, and more. These vary by country and contract, but they're worth asking about-we think they're pretty great.
Vacancy posted 1 day ago
Similar jobs that could be interesting for youBased on the Assembler - Manufacturing in Easley, SC vacancy
$15 - $16.78 per hour
...Medical Device Assembler Liberty, SC Immediately Temporary/Contract Description Come create your career with Volt Volt... ...production targets and company objectives Contribute to Lean Manufacturing and continuous improvement activities Maintain a positive,...SuggestedHourly payFull timeContract workTemporary workWork experience placementImmediate startShift workWeekend workDay shiftAfternoon shift- ...Savaria employs 2,450 valued associates globally and has 11+ manufacturing facilities to reach markets in North America, Europe, Australia... ...Corporation, a global leader in accessibility. TITLE: ASSEMBLER II DEPARTMENT: MANUFACTURING REPORTS TO: PRODUCTION...SuggestedSecond jobLocal area
$20 per hour
...Assemblers in Fountain Inn Hiring for assemblers in Fountain Inn pays up to $20/hr. (Contract to hire) 1st and 2nd shift Job... ...structural components according to engineering blueprints and manufacturing instructions. Perform mechanical part alignment and follow electrical...SuggestedContract workTemporary workShift workDay shiftAfternoon shift$15 per hour
...Mechanical Assembler Shift: 1st Location: Piedmont, SC Hours: 8am 4:30pm Schedule: Monday Friday, Overtime including weekends as needed... ...step in your career. PPG Quality is a leading provider of manufacturing solutions, specializing in quality inspection, workforce support...SuggestedWeekly payLocal areaShift work$15 - $17 per hour
...Contract type: W2 Pay rate: $15-17/hr We are currently hiring for several Production Worker / Assembler / Operator positions across different areas of our manufacturing operations. We are seeking reliable, detail-oriented production workers and operators with prior...SuggestedContract workCurrently hiring- ...results? If so, Gates could be for you. Gates is a leading manufacturer of application-specific fluid power and power transmission... ...global company. Our Greenville, SD plant is looking for Hose Assembler. Please review below to see if this might be the right opportunity...Shift workAfternoon shift
- ...Join Our Team Ready for great manufacturing, warehouse or industrial job opportunities? Take the first one by joining our team and finding... ...warehouse environment. Specifically, we're hiring skilled assemblers who enjoy working with their hands or simply dependable...Immediate start
- ...Description Job Description Description Job Summary: The Valve Assembler assembles and tests fire protection valves for the... ...environment requires the employee to work in a climate-controlled manufacturing environment. Required to use personal protective equipment...Hourly payWeekly payImmediate startShift workAfternoon shift
- ...Summary Seeking a skilled and detail-oriented Panel Builder to assemble, wire, and troubleshoot industrial electrical control panels... ...machine build teams to support the construction of automated manufacturing systems used across a variety of industries including...Shift work
- ...Job Description Job Description Medical Device Assembler – No Experience Required Shift: Monday-Thursday 5:30PM-3:30AM Join Our Team! Are you looking to start a career in manufacturing? We are hiring Medical Device Assemblers to join our growing production...Full timeShift work
- ...Assembler The Assembler assembles components using automated equipment to produce fire protection sprinklers and devices for the organization. Qualifications ~6 + months of manufacturing experience on an assembly line How You Will Help Duties and Responsibilities...Hourly payWeekly payImmediate startWorldwideNight shiftAfternoon shift
- ...Title: Assembler Location: Simpsonville, SC Duration: 6-12 months contract Citizenship Requirement: US Citizens... ...) Minimum 1 year of relevant assembly experience in a manufacturing or production environment Preferred Skills Aerospace...Contract workMonday to FridayShift workDay shiftAfternoon shift
$19 - $20.5 per hour
...Start your new career as an Assembler with MAU at Bosch Rexroth in Fountain Inn, SC. As an Assembler , you will assemble, convert... ...within the assigned product line(s), utilizing both purchased and manufactured components per customer specifications. What We...Hourly payWorldwideMonday to ThursdayDay shiftAfternoon shift- ...Assembler Essential Cabinetry Group is a leader in cabinet manufacturing throughout the U.S., delivering high-quality, customizable cabinetry solutions that blend innovative design with exceptional craftsmanship. Guided by our core C.A.R.E. values—Customer Focus, Accountability...Full timeDay shift
- ...Assembler Greenville, South Carolina, United States About the Job Autonomy Staffing is seeking a dedicated and detail-oriented Assembler to join our team. In this role, you will be responsible for performing small parts assembly and soldering tasks with a focus...
$19 per hour
...Hiring for Assemblers in Simpsonville, SC pays up to $19/hr. Job Description This role focuses on assembling mechanical and electrical... ...in mechanical and electrical assembly in a production or manufacturing environment. Ability to use hand and power tools safely...Weekly payFull timeContract workTemporary workShift work- Job Title At Toyota of Easley, our primary goal is to provide 5-star service to all our guests while creating lifelong relationships. Our employees are our greatest asset! We attribute our ongoing growth and success to our culture and our customer-first business model...
$20 - $23 per hour
Discover a more connected career AtPrince Telecom, LLC, as a Cable Installation Technician, you’ll safely install and troubleshoot video services, internet, telephone, and alarm equipment in customer homes and businesses Connecting you to great benefits ...Work experience placementRemote work- ...hazardous waste) Requirements Education and/or Experience High schooldiploma or GED (general equivalency diploma) Manufacturer certification preferred Experience with various brands preferred Certificates,Licenses, Registrations ~ Validdriver's...TraineeshipLocal area
$30 - $35 per hour
...Operate a service truck and forklift. Work Environment You'll work in a variety of customer locations, including: Manufacturing facilities Hospitals and healthcare facilities Food processing plants Laboratories Utility rooms High-tech industrial...Hourly payHome officeNight shift- ...regulations (such as disposal of hazardous waste) Requirements: High school diploma or GED (general equivalency diploma) Manufacturer certification preferred Experience with various brands preferred Valid driver's license Benefits: Compensation is based...TraineeshipLocal area
$16 - $78 per hour
...Site is currently work OT (12 hr shifts) ~ PR: $16.78 2nd Shift (Mon - Thurs, 5:30 PM - 3:30 AM) Requirement/s: Any manufacturing assembler/ operator experience High School Diploma Must be comfortable with the dress code required Description: This...Contract workShift workAfternoon shift- ...00 AM – 3:30 PM (Currently 50–55 hours/week — overtime + some Saturdays) Pay is competitive and based on experience Hands-on assembly of automated machinery & equipment from drawings/schematics Work includes mechanical, pneumatic, and electrical installs Must...Monday to Friday
$17 - $18 per hour
...Assembly Laborer Pay range $17-$18 depending on skill/experience **Please monitor your email for communications regarding your application** No phone inquiries please Primary Purpose Complete parts/racks by assembling to engineering prints and first pieces...- ...grow your expertise and develop innovative solutions that enable a prosperous and more sustainable society. About the Role The Assembler is responsible for putting together component parts or products according to blueprints or schematics. This role ensures that...Temporary workWork experience placementImmediate startAfternoon shift
$13 - $15 per hour
...open to learning and trying new things. Role: Entry-Level Assembler Location: Piedmont, SC Pay: Experience-based wages... ...diploma or equivalent Reliable transportation Hands-on manufacturing assembly experience - a bonus! ABOUT OUR TEAM: Thermo Heating...Monday to ThursdayFlexible hours$28.52k - $29.73k
...and decarbonize the world? What impact you'll make: The Assembler A will align, erect, assemble, fit components of unit,... ...What you'll bring ~ High school diploma or GED ~3+ years manufacturing experience with large scale assembly of mechanical and/or electrical...Immediate startRelocation packageShift workNight shiftAfternoon shift- ...Assembly Technician Around the Clock Services is hiring assembly technicians immediately for new merchandise display in Easley, S... ...quality assembly and repair of products and merchandise, using manufacturer instructions while adhering to retailer rules and guidelines....For contractorsImmediate startDay shift
$800 - $1,200 per week
Job Description Job Description Entry-Level Cable Technician No Experience Required | Paid Training | Company Vehicle | Weekly Pay Build a Career That Connects People Looking for more than just another job? Want a career where you're paid to learn, work independently...Weekly payRelocation packageFlexible hours- Why DH Pace? The DH Pace Company is a family-owned and privately held business with annual sales over $1 billion through 60+ offices located across the continental United States. The Company is an industry leader in the distribution, installation, maintenance, and ...Temporary workFor contractorsLocal areaImmediate startFlexible hours
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Assembler - Manufacturing. Be the first to apply!
Related searches
- industrial manufacturing Easley, SC
- manufacturing positions Easley, SC
- quality manufacturing Easley, SC
- manufacturing Easley, SC
- medical manufacturing Easley, SC
- fabrication manager Easley, SC
- manufacturing production Easley, SC
- fabrication technician Easley, SC
- manufacturing lead Easley, SC
- manufacturing customer service representative Easley, SC


