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: 51123
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: 51123
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
- ...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
$18 per hour
...Now hiring for a Production Assembler Location: Greer, SC Pay Rate: $18.00 per hour Monday - Friday + Saturday when... ...school diploma or GED preferred. Previous assembly, manufacturing, or production training is beneficial. Experience Requirements...SuggestedHourly payWeekly payFor contractorsLocal areaImmediate startMonday to FridayShift work- Company Description Our drive and control technologies ensure efficient, powerful and safe movement in machines and systems of any size. We inspire our customers with intelligent components, tailored system solutions, and services - from fully connected applications...SuggestedWorldwideDay shift
- ...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...SuggestedShift workAfternoon shift
$18 per hour
...Production Assembler Now hiring for a Production Assembler Location: Greer, SC Pay Rate: $18.00 per hour Monday – Friday + Saturday... ...High school diploma or GED preferred. Previous assembly, manufacturing, or production training is beneficial. Experience...SuggestedHourly payWeekly payImmediate startMonday to FridayShift work- ...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
- ...expected of potential candidates. Job Description Description The Assembler assembles components using automated equipment to produce... ...devices for the organization. Qualifications 6 + months of manufacturing experience on an assembly line How You Will Help Duties and Responsibilities...Hourly payWeekly payImmediate startNight shiftAfternoon shift
$18 - $22 per hour
...Woodworker / Cabinet Builder for a custom retail fixture and display manufacturing company in Fountain Inn, South Carolina! This role offers... ...table saws, power saws, and miter saws Build and assemble custom fixtures, displays, merchandisers, and other wood products...Hourly payWeekly payContract workDay shift$18.5 per hour
...Hiring for Clean Room Assemblers in Greenville, SC | $18.50/hr Weekly Pay Job Description The Clean Room Assembler builds and... ...components as part of larger assemblies in a climate-controlled manufacturing environment. This role uses hand and power tools, follows...Weekly payContract workTemporary workLocal area- ...before applying. Job Description We are looking for a packing, assembly, & material handling worker to permanent position. The... ...Company Description We are a small business that designs and manufactures electrical equipment. xmvmafu Company Description We are a small...Permanent employmentImmediate start
- 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...
- ...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
- ...weekly paycheck. We offer benefits enrollment for all team members from day one. Become part of a dedicated team that inspects, assembles, packages, and ships plastic products for one of the largest leaders in home goods in North America. With full-time set schedules,...Full timeShift workNight shiftWeekend work
- ...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
$18.5 - $19.5 per hour
...Assembler Job Description This role focuses on assembling mechanical and electrical components for production equipment and systems... ...Aerotek® Inc. provides staffing and services solutions in manufacturing, logistics, construction, aviation, facilities and...Weekly payContract workTemporary work- ...solutions, serving utilities, industrial facilities, and commercial operations across North America. We specialize in transformer manufacturing, repair, recycling, and field services that keep critical electrical infrastructure operating safely and reliably. Our culture...Work experience placementVisa sponsorshipNight shift
$19.5 - $21 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- ...any additional service is needed. Provide an estimate of time needed for additional repairs Execute repairs under warranty to manufacturer specifications Qualifications ~2+ years of Service Technician experience preferred ~ High school diploma or...Local areaRelocation package
$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- ...Job Overview We are looking for a motivated and detail-oriented Structural Fabricator. This team member will fabricate and assemble material for most types of finished assemblies per detail drawings, in a safe and efficient manner while maintaining high quality....Currently hiringShift workNight shift
$13 per hour
...build your career.Your Day-to-Day Responsibilities:Accurately assembling heating element components according to work instructions,... ...school diploma or equivalentReliable transportationHands-on manufacturing assembly experience - a bonus!ABOUT OUR TEAM:Thermo Heating Elements...Monday to ThursdayFlexible hours$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...- ...Entry-Level Assembler / Component Handler Looking for a dependable, hands-on role that offers ultimate flexibility and immediate... ...little to no previous experience who are eager to learn basic manufacturing skills on short-term contracts. If you are reliable, detailed...Weekly payTemporary workImmediate startShift work
- ...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
- ...South Carolina and Greenville South Carolina. You will need to have the ability to work at both locations. Responsibilities: Assembly of equipment per mechanical drawings. Ensure that changes and problems get documented and communicated. Carry out assigned...Monday to Friday
$30 - $35 per hour
...industrial environments. Obtain and maintain a DOT Medical Card. Operate a service truck and forklift. Work Environment: Manufacturing facilities Hospitals and healthcare facilities Food processing plants Laboratories Utility rooms High-tech...Hourly payNight shift- 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
$18 per hour
...About the job Electronic assembler Pay: $18.00 per hour Job description: Job Title: Electronic Assembler Location: Greer, SC Pay Rate: $18 per hour (once brought on $19+hr guaranteed). Shift: Monday - Friday, 7:00 AM - 3:30 PM Job Description...Hourly payTemporary workMonday to FridayFlexible hoursShift work- Magna International is seeking dedicated individuals for automotive manufacturing roles in Piedmont, SC. The position involves using manual and robotics systems for welding and inspecting automotive components. Candidates should possess a High School Diploma and have at...
- ...Saturdays) Pay is competitive and based on experience Hands‑on assembly of automated machinery & equipment from drawings/schematics... ...Services, Telecommunications, and Communications Equipment Manufacturing #J-18808-Ljbffr Gabletek Robotics and Controls SolutionsFull timeMonday to Friday
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Assembler - Manufacturing. Be the first to apply!
Related searches
- fabrication specialist Easley, SC
- manufacturing lead Easley, SC
- industrial manufacturing Easley, SC
- manufacturing team lead Easley, SC
- medical manufacturing Easley, SC
- manufacturing Easley, SC
- manufacturing production Easley, SC
- custom fabrication Easley, SC
- sales representative manufacturing Easley, SC
- quality manufacturing Easley, SC


