{"id":604,"date":"2025-08-05T15:54:04","date_gmt":"2025-08-05T15:54:04","guid":{"rendered":"https:\/\/sungwooindia.com\/SSP\/?page_id=604"},"modified":"2025-09-15T15:57:18","modified_gmt":"2025-09-15T15:57:18","slug":"about-us","status":"publish","type":"page","link":"https:\/\/sungwooindia.com\/SSP\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"<body>\n\n\n\n\n\n\n<h2 style=\"text-decoration-style: initial;\">CEO\u2019s GREETING<\/h2>\n\n\n\n<span style=\"  color: rgb(17, 17, 17);\n    line-height: 1.5;\n    font-size: 22px;\n    font-weight: 500;\">Challenging and innovation aiming for \u2018New Technology, New Product\u2019 SUNGWOO HITECH is taking one step forward towards a better future.<\/span>\n\n<span style=\"line-height:1.5;\">Thanks for visiting our website. Since 1977,\u00a0SUNGWOO HITECH\u00a0has continuously devoted all its energy and efforts to the development of new technologies in spite of multiple external and internal troubles. We opened an R&amp;D center for the first time in domestic automotive parts industry. Based on our R&amp;D culture, we have been working hard to evolve into a future technology innovation leader in global automobile market. <br><br>In this era where our imagination becomes reality, the Fourth Industrial Revolution is being realized through Smart Car, Green Car and Flying Car in automobile industry. We have established light weighting technology, using new materials such as aluminum, CFRP, magnesium and giga steel. We are committed to maintain and develop the essence of automobiles and keep pursuing our innovation for new technologies such as battery system assembly (BSA), hydrogen storage apparatus, thermal imaging camera and LiDAR.<br><br>For our contribution to the improvement of happiness for humankind through future cars, we expect continued support and encouragement from you all. Thank you.<\/span>\n\n\n<h1><\/h1>\n<h1>\u00a0\u00a0<\/h1>\n<p><br><\/p>\n<p><br><\/p>\n<p>\u00a0<\/p>\n<p><br><\/p>\n<p><br><\/p>\n<p><br><\/p>\n<p><br><\/p>\n<p><br><\/p>\n<p><br><\/p>\n\n<p style=\"text-align: center;\"><span style=\"color: rgb(93, 93, 93); font-family: Cabin; font-size: 14px;\n    color: #222;\n    font-weight: 500; text-align: center;font-family:\" poppins sans=\"\" kr sans-serif>Chairman of SUNGWOO HITECH <b style=\"font-size: medium;\">Lee Myung-geun<\/b><\/span><\/p>\n\n\n<p>Lorem Ipsum has been the industry\u2019s standard dummy text ever since the 1500s.<\/p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<h2 style=\"text-decoration-style: initial;\">VISION<\/h2>\n\n\n{\u201ctitle\u201d:\u201d\u201d,\u201dcontent\u201d:\u201d<!-- VISION: Work & Life (Responsive) -->\\r\\n<section class='\\\"vision-wrap\\\"' aria-label='\\\"Vision' work life>\\r\\n  <div class='\\\"vision-hero\\\"'>\\r\\n    <img decoding=\"async\" class='\\\"vision-img\\\"\\r\\n' src=\"%5C%22https:\/\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/vision.jpeg%5C%22%5Cr%5Cn\" alt='\\\"Collage' showing work and family life loading='\\\"lazy\\\"\\r\\n' width='\\\"1141\\\"' height='\\\"331\\\"\\r\\n'>\\r\\n    <div class='\\\"vision-overlay\\\"'>\\r\\n      <h3>WORK &amp; LIFE<\/h3>\\r\\n      <p>Committed to devote all our energy through work-life balance<\/p>\\r\\n    <\/div>\\r\\n  <\/div>\\r\\n<\/section>\\r\\n\\r\\n<style>\\r\\n  \/**\\r\\n   * Full responsive CSS for the Vision block.\\r\\n   * If your theme still overrides sizes, this style block uses specificity + `!important`\\r\\n   * on the small-breakpoint rules to guarantee behavior on mobile.\\r\\n   *\/\\r\\n\\r\\n  :root{\\r\\n    --overlay-heading: clamp(18px, 4.2vw, 48px); \/* default heading scaling *\/\\r\\n    --overlay-sub: clamp(13px, 2.2vw, 22px);     \/* default paragraph scaling *\/\\r\\n    --maxw: 1280px;\\r\\n    --overlay-pad: 18px;\\r\\n  }\\r\\n\\r\\n  .vision-wrap{\\r\\n    max-width: var(--maxw);\\r\\n    margin: 0 auto;\\r\\n    padding: 24px 16px 8px;\\r\\n    font-family: system-ui, -apple-system, \\\"Segoe UI\\\", Roboto, \\\"Helvetica Neue\\\", Arial, sans-serif;\\r\\n    box-sizing: border-box;\\r\\n  }\\r\\n\\r\\n  .vision-hero{\\r\\n    position: relative;\\r\\n    width: 100%;\\r\\n    border-radius: 10px;\\r\\n    overflow: hidden;\\r\\n    background: #000;\\r\\n    isolation: isolate;\\r\\n  }\\r\\n\\r\\n  \/* Keep aspect ratio responsive *\/\\r\\n  .vision-hero::before{\\r\\n    content: \\\"\\\";\\r\\n    display: block;\\r\\n    aspect-ratio: 1141 \/ 331;\\r\\n    width: 100%;\\r\\n  }\\r\\n\\r\\n  .vision-img{\\r\\n    position: absolute;\\r\\n    inset: 0;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    object-fit: cover;\\r\\n    z-index: 1;\\r\\n  }\\r\\n\\r\\n  \/* subtle dark layer to keep text readable *\/\\r\\n  .vision-hero::after{\\r\\n    content: \\\"\\\";\\r\\n    position: absolute;\\r\\n    inset: 0;\\r\\n    background: rgba(0,0,0,0.35);\\r\\n    z-index: 2;\\r\\n    pointer-events: none;\\r\\n  }\\r\\n\\r\\n  .vision-overlay{\\r\\n    position: absolute;\\r\\n    inset: 0;\\r\\n    display: flex;\\r\\n    flex-direction: column;\\r\\n    align-items: center;\\r\\n    justify-content: center;\\r\\n    text-align: center;\\r\\n    padding: 0 var(--overlay-pad);\\r\\n    color: #fff !important;\\r\\n    z-index: 3;\\r\\n    max-height: 100%;\\r\\n  }\\r\\n\\r\\n  .vision-overlay h3{\\r\\n    margin: 0 0 8px;\\r\\n    font-size: var(--overlay-heading);\\r\\n    font-weight: 800;\\r\\n    color: #fff !important;\\r\\n    line-height: 1.05;\\r\\n    letter-spacing: 0.02em;\\r\\n    text-transform: uppercase;\\r\\n    word-break: break-word;\\r\\n    text-shadow: 0 1px 2px rgba(0,0,0,0.45);\\r\\n  }\\r\\n\\r\\n  .vision-overlay p{\\r\\n    margin: 0;\\r\\n    font-size: var(--overlay-sub);\\r\\n    font-weight: 600;\\r\\n    line-height: 1.35;\\r\\n    max-width: min(1100px, 86%);\\r\\n    color: #fff;\\r\\n    word-break: break-word;\\r\\n    text-wrap: pretty;\\r\\n    text-shadow: 0 1px 2px rgba(0,0,0,0.35);\\r\\n  }\\r\\n\\r\\n  \/* ---------- Strong mobile overrides so fonts get small on phones ---------- *\/\\r\\n  \/* Small phones & narrow viewports *\/\\r\\n  @media (max-width: 520px) {\\r\\n    \/* Force lower bounds and use !important to beat other CSS *\/\\r\\n    .vision-overlay h3{\\r\\n      \/* very small minimum for compact devices but still readable *\/\\r\\n      font-size: clamp(14px, 7.5vw, 28px) !important;\\r\\n      margin-bottom: 6px;\\r\\n      line-height: 1.02;\\r\\n      padding: 0 !important;\\r\\n    }\\r\\n\\r\\n    .vision-overlay p{\\r\\n      font-size: clamp(11px, 4.5vw, 16px) !important;\\r\\n      max-width: 94% !important;\\r\\n      line-height: 1.28 !important;\\r\\n      font-weight: 600;\\r\\n    }\\r\\n\\r\\n    \/* reduce padding around the overlay so text has more room *\/\\r\\n    .vision-wrap{\\r\\n      padding: 16px 10px 6px;\\r\\n    }\\r\\n\\r\\n    .vision-overlay{\\r\\n      padding: 4px 10px !important;\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \/* Very small \/ older phones *\/\\r\\n  @media (max-width: 380px) {\\r\\n    .vision-overlay h3{\\r\\n      font-size: clamp(12px, 9.0vw, 24px) !important;\\r\\n      letter-spacing: 0.01em;\\r\\n    }\\r\\n    .vision-overlay p{\\r\\n      font-size: clamp(10px, 5.0vw, 15px) !important;\\r\\n      line-height: 1.22 !important;\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \/* Tablet mid-breakpoint tweak for better balance *\/\\r\\n  @media (min-width: 521px) and (max-width: 900px) {\\r\\n    :root{\\r\\n      --overlay-heading: clamp(16px, 5.5vw, 40px);\\r\\n      --overlay-sub: clamp(13px, 3.0vw, 20px);\\r\\n      --overlay-pad: 14px;\\r\\n    }\\r\\n    .vision-overlay p{ max-width: 92%; }\\r\\n  }\\r\\n\\r\\n  \/* Respect reduced motion preferences (future-proof if animations are added) *\/\\r\\n  @media (prefers-reduced-motion: reduce) {\\r\\n    * { transition: none !important; animation: none !important; }\\r\\n  }\\r\\n\\r\\n  \/* small additional specificity to reduce chance of theme override on desktop *\/\\r\\n  section.vision-wrap .vision-overlay h3 { font-weight: 800; }\\r\\n  section.vision-wrap .vision-overlay p  { font-weight: 600; }\\r\\n\\r\\n<\/style>\\r\\n\u201d}\n\n\n<p><br><\/p>\n<p style=\"font-size: 36px; text-align: center;\"><br><\/p>\n<p style=\"font-size: 36px; text-align: center;\"><strong style=\"color: rgb(255, 255, 255);\">WORK &amp; LIFE<\/strong><\/p>\n<p style=\"text-align: center;     text-align: center;\n    font-size: 26px;\n    color: rgb(255, 255, 255);\n    font-weight: 500; color: rgb(255, 255, 255);\">Committed to devote all our energy through work-life balance<\/p>\n<p><br><\/p>\n<p><br><\/p>\n\n\n\n\n\n\n\n\n<h2 style=\"text-decoration-style: initial;\">HISTORY<\/h2>\n\n\n\n\n\n<h2><span style=\"color: #c3234dff; font-size: 35px;\">1977<\/span>\u00a0<span style=\"font-size: 18px;\">JSL established as a joint venture (JV: Sungwoo, JBM, Mitsubishi)<\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\"><br><\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\">2014<\/span>\u00a0<span style=\"font-size: 18px;\">Formation of Sole Corporation of Sungwoo Hi-Tech India Pvt. Ltd<\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\"><br><\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\">2017<\/span>\u00a0<span style=\"font-size: 18px;\">HMI \u201cBest Performance\u201d Award<\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\"><br><\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\">2021<\/span>\u00a0<span style=\"font-size: 18px;\">HMI \u201cBest Production Supply\u201d Award<\/span><\/h2>\n\n\n\n\n\n<p>Lorem Ipsum has been the industry\u2019s standard dummy text ever since the 1500s.<\/p>\n\n\n\n\n\n<h2><span style=\"color: #c3234dff; font-size: 35px;\"><br><\/span><\/h2>\n\n\n<h2><span style=\"color: #c3234dff; font-size: 35px;\">2006<\/span>\u00a0<span style=\"font-size: 18px;\">Sungwoo Stamping Private Limited established in India<\/span><\/h2>\n\n\n<h2><span style=\"color: #c3234dff; font-size: 35px;\"><br><\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\">2014<\/span> <span style=\"font-size: 18px;\">Sole Corporation of Sungwoo Stamping Pvt. Ltd<\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\"><br><\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\">2018<\/span>\u00a0<span style=\"font-size: 18px;\">HMI \u201cBest Production Supply\u201d Award<\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\"><br><\/span><\/h2>\n\n\n<h2><span style=\"color: rgb(195, 35, 77); font-size: 35px;\">2022<\/span>\u00a0<span style=\"font-size: 18px;\">HMI \u201cBest Production Supply\u201d AwardHMI \u201cBest Cost Innovation Support\u201d Award<\/span><\/h2>\n\n\n\n\n\n\n<h2>Thank to the results achieved with you!<\/h2>\n\n<h2>\u00a0<\/h2>\n\n\n\n\n\n\n\n\n<h2>Corporate Culture<\/h2>\n<div style=\"font-family: 'Segoe UI', sans-serif; max-width: 1100px; margin: auto;  line-height: 1.6; color: #333;\">\n\n  <!-- Section 1 -->\n  <div style=\"display: flex; flex-wrap: wrap; gap: 30px; align-items: center; margin-bottom: 40px; bordee-bottomr: 2px solid #ccc; border-radius: 15px;   background: #fff;\">\n    <div style=\"flex: 1; min-width: 280px;\">\n      <h2 style=\"color: #003366; font-size: 1.6rem; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); margin-bottom: 10px;\">We are not afraid of facing any obstacles ahead. We gather together to fight through such difficulties.<\/h2>\n\t  <span style=\"color:#888888;\"><span style=\"font-size: x-small;\"><h6 style=\"color: rgb(136, 136, 136);\">WIN-WIN<\/h6><\/span><\/span><span style=\"font-size: x-small;\"><h6><\/h6>\n      <p><\/p><\/span><p>For businesses, the ultimate goal is to become a sustainable enterprise. We have given some thoughts what we need most to accomplish such goal. We have held hands tight and relied on each other to overcome adversities. Such win-win culture would be the ground for us to take a big step forward.<\/p>\n    <\/div>\n    <div style=\"flex: 1; min-width: 280px; text-align: center;\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/55.jpeg?w=640&#038;ssl=1\" alt=\"Ethical Management\" style=\"max-width: 100%; border-radius: 12px; transition: transform 0.4s, box-shadow 0.4s; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 20px;\" onmouseover=\"this.style.transform='scale(1.03) perspective(1000px) rotateX(2deg) rotateY(-2deg)'; this.style.boxShadow='0 10px 30px rgba(0,0,0,0.3)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow='0 4px 20px rgba(0,0,0,0.1)'\" loading=\"lazy\">\n    <\/div>\n  <\/div>\n\n  <!-- Section 2 -->\n  <div style=\"display: flex; flex-wrap: wrap; gap: 30px; align-items: center; margin-bottom: 40px; bordee-bottomr: 2px solid #ccc; border-radius: 15px;   background: #fff; flex-direction: row-reverse;\">\n    <div style=\"flex: 1; min-width: 280px;\">\n      <h2 style=\"color: #003366; font-size: 1.6rem; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); margin-bottom: 10px;\">Even listening to the voices of the heart!<\/h2>\n\t  <span style=\"color:#888888;\"><h6 style=\"color: rgb(136, 136, 136);\">COMMUNICATION<\/h6><\/span><h6><\/h6>\n      <p>\u201cGathering people\u2019s minds and making them move! That\u2019s is what communication is all about!\u201d We listen to the voices from the field and read employees\u2019 minds .Communicating with sincerity! It is now the corporate tradition of SUNGWOO HITECH<\/p>\n    <\/div>\n    <div style=\"flex: 1; min-width: 280px; text-align: center;\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/99.jpeg?w=640&#038;ssl=1\" alt=\"Occupational Safety\" style=\"max-width: 100%; border-radius: 12px; transition: transform 0.4s, box-shadow 0.4s; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 20px;\" onmouseover=\"this.style.transform='scale(1.03) perspective(1000px) rotateX(2deg) rotateY(-2deg)'; this.style.boxShadow='0 10px 30px rgba(0,0,0,0.3)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow='0 4px 20px rgba(0,0,0,0.1)'\" loading=\"lazy\">\n    <\/div>\n  <\/div>\n\n  <!-- Section 3 -->\n  <div style=\"display: flex; flex-wrap: wrap; gap: 30px; align-items: center; margin-bottom: 40px; bordee-bottomr: 2px solid #ccc; border-radius: 15px;   background: #fff;\">\n    <div style=\"flex: 1; min-width: 280px;\">\n      <h6 style=\"color: #003366; font-size: 1.6rem; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); margin-bottom: 10px;\">Interest and caring, starting with little things!<br><span style=\"color: rgb(136, 136, 136); font-size: 24px;\">CARING<\/span><\/h6>\n      <p>\u201cSome things have always been around us, but they are hardly visible in normal times. When we take a closer look, they eventually begin to appear.\u201dIt starts with observing very little things. A little care and interest eventually bring great impression.<\/p>\n    <\/div>\n    <div style=\"flex: 1; min-width: 280px; text-align: center;\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/07\/flower.png?w=640&#038;ssl=1\" alt=\"Environmental Management\" style=\"max-width: 100%; border-radius: 12px; transition: transform 0.4s, box-shadow 0.4s; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 20px;\" onmouseover=\"this.style.transform='scale(1.03) perspective(1000px) rotateX(2deg) rotateY(-2deg)'; this.style.boxShadow='0 10px 30px rgba(0,0,0,0.3)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow='0 4px 20px rgba(0,0,0,0.1)'\" loading=\"lazy\">\n    <\/div>\n  <\/div>\n\n  <!-- Section 2 -->\n  <div style=\"display: flex; flex-wrap: wrap; gap: 30px; align-items: center; margin-bottom: 40px; bordee-bottomr: 2px solid #ccc; border-radius: 15px;   background: #fff; flex-direction: row-reverse;\">\n    <div style=\"flex: 1; min-width: 280px;\">\n      <h2 style=\"color: #003366; font-size: 1.6rem; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); margin-bottom: 10px;\">A novelty-seeking mindset, an attitude looking for betterment!<br><span style=\"color: rgb(136, 136, 136); font-size: 24px;\">INNOVATION<\/span><\/h2>\n      <p>\u201cWhat is the fastest way to observe the moon\u2019s surface? The answer is to build a spacecraft, not just finding a high-performance telescope. We keep working hard to find a better way through conversion of thoughts. We prepare for the future with flexible and creative thinking.<\/p>\n    <\/div>\n    <div style=\"flex: 1; min-width: 280px; text-align: center;\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/88.jpeg?w=640&#038;ssl=1\" alt=\"Occupational Safety\" style=\"max-width: 100%; border-radius: 12px; transition: transform 0.4s, box-shadow 0.4s; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 20px;\" onmouseover=\"this.style.transform='scale(1.03) perspective(1000px) rotateX(2deg) rotateY(-2deg)'; this.style.boxShadow='0 10px 30px rgba(0,0,0,0.3)'\" onmouseout=\"this.style.transform=''; this.style.boxShadow='0 4px 20px rgba(0,0,0,0.1)'\" loading=\"lazy\">\n    <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n\n\n\n\n\n<h2>Business Place<\/h2>\n\n\n\n\n\n<h4><img decoding=\"async\" draggable=\"true\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf0f\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f30f.svg\" loading=\"lazy\"> India<\/h4>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/07\/Slide3.png?w=640&#038;ssl=1\" alt=\"SHI Chennai\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">Sungwoo Hitech India Private Limited (Chennai, India)<\/div> \n    <div class=\"address\">Plot No.G.16-18, SIPCOT Industrial Park, Irrungattukottai, Sriperumbudur, Kancheepuram Dist, Tamilnadu, India 602117<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/07\/Slide1.png?w=640&#038;ssl=1\" alt=\"SSP Chennai\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">Sungwoo Stamping Private Limited (Chennai, India)<\/div>\n    <div class=\"address\">488\/2, Mannur village, Valarpuram Post, Sriperumbudur Taluk, Kancheepuram District, Tamilnadu, India 602105<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/07\/Slide4.png?w=640&#038;ssl=1\" alt=\"SHAP Anantapur\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">Sungwoo Hitech AP Private Limited (Anantapur, India)<\/div>\n    <div class=\"address\">Plot No. 14-a, Industrial Park Ammavaripalli, Eramanchi, Penukonda, Anantapur (Dist), Andhra Pradesh 602117<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/07\/Slide2.png?w=640&#038;ssl=1\" alt=\"SHP Pune\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">Sungwoo Hitech Pune Private Limited (Pune, India)<\/div>\n    <div class=\"address\">No. 35, 36, 37, 42, RMK Industrial Park V, Maval, Mangrul, Pune, Maharashtra, India 412410<\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n<style>\n  .location-card {\n    display: flex;\n    align-items: center;\n    border-bottom: 1px solid #ddd;\n    padding: 15px 0;\n    gap: 20px;\n  }\n  .location-card img {\n    width: 200px;\n    height: 120px;\n    object-fit: cover;\n    border-radius: 4px;\n    flex-shrink: 0;\n  }\n  .location-info {\n    flex: 1;\n  }\n  .location-name {\n    font-size: 18px;\n    font-weight: bold;\n    margin-bottom: 6px;\n    color: #000;\n  }\n  .address {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.5;\n  }\n<\/style>\n\n<h4><img decoding=\"async\" draggable=\"true\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf0f\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f30f.svg\" loading=\"lazy\"> Asia<\/h4>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/BEIJING_New.jpg?w=640&#038;ssl=1\" alt=\"Beijing Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">BEIJING SUNGWOO CHE HITECH CO., LTD.\n(BEIJING, CHINA)\n<\/div>\n    <div class=\"address\">No. 28, Xinggu Road, Pinggu District, Beijing 101200\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/WUXI_New.jpg?w=640&#038;ssl=1\" alt=\"Wuxi Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO HITECH (WUXI) CO., LTD.\n(WUXI, CHINA)\n<\/div>\n    <div class=\"address\">25# Xinhua Road, Wuxi National Hi-Tech Industrial Development Zone, Wuxi, Jiangsu 214028\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/YANCHENG_New.jpg?w=640&#038;ssl=1\" alt=\"Yancheng Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO HITECH AUTOMOBILE COMPONENTS CO., LTD.\n (YANCHENG, CHINA)\n<\/div>\n    <div class=\"address\">#26Kaichuang street Yandu NewZone, Yancheng, Jiangsu 224000 China\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/UZBEKISTAN_New.jpg?w=640&#038;ssl=1\" alt=\"Uzbekistan Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">JV UZSUNGWOO LLC (FERGHANA, UZBEKISTAN)\n<\/div>\n    <div class=\"address\">68, Aeroport Str., Ferghana City, Republic of Uzbekistan, Uzsungwoo J\/V 150100 \u2014 Han Kyunghoon\n<\/div>\n  <\/div>\n<\/div>\n\n<h4><img decoding=\"async\" draggable=\"true\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf0d\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f30d.svg\" loading=\"lazy\"> Europe<\/h4>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/CZECH_New.jpg?w=640&#038;ssl=1\" alt=\"Slovakia Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO HITECH s.r.o. (OSTRAVA, CZECH)<\/div>\n    <div class=\"address\">Na Rovince 895 Ostrava-Hrabova \u2018720 00 Czech\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/SLOVAKIA_New.jpg?w=640&#038;ssl=1\" alt=\"Slovakia Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO HITECH Slovakia s.r.o.\n(ZILINA, SLOVAKIA)\n<\/div>Cestarska1, 010 01 Zilina\n<\/div>\n  <\/div>\n\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/RUSSIA_New.jpg?w=640&#038;ssl=1\" alt=\"Russia Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNWOO HITECH RUS LLC (SAINT-PERTERSBURG, RUSSIA)\n<\/div>\n    <div class=\"address\">Structure 1, Corpus 2, Building 165, Gorskoe Shosse, Settlement Levashovo, Saint-Petersburg, 194361\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/WMU_New.jpg?w=640&#038;ssl=1\" alt=\"WMU Germany\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">WMU (HANN. M\u00dcNDEN , GERMANY)\n<\/div>\n    <div class=\"address\">34346 Hann. M\u00fcnden Gottinger Landstr. 2-6, Germany\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/GmbH_New.jpg?w=640&#038;ssl=1\" alt=\"GmbH\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO HITECH GMBH (NIEDERAICHBACH, GERMANY)\n<\/div>\n    <div class=\"address\">Luitpoldpark 15, 84100 Niederaichbach, Germany\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/POLAND_New.jpg?w=640&#038;ssl=1\" alt=\"\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO S.R.O SP. Z.O.O. (KLESZCZ\u00d3W, POLAND)\n <\/div>\n    <div class=\"address\">al. jana nowaka-jeziora\u0144skiego 1, 44-164 kleszcz\u00f3w\n<\/div>\n  <\/div>\n<\/div>\n\n<h4><img decoding=\"async\" draggable=\"true\" role=\"img\" class=\"emoji\" alt=\"\ud83c\udf0e\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/1f30e.svg\" loading=\"lazy\"> North America<\/h4>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/MEXICO_New.jpg?w=640&#038;ssl=1\" alt=\"Mexico Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO HITECH MEXICO S.A. DE C.V.\n(APODACA, MEXICO)\n<\/div>\n    <div class=\"address\">Carretera Pesqueria \u2013 Los Ramones Kms. 13 al 15, 2 e Int12, Pesqueria, NL Mexico, 66679\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/gnetwork_img18.jpg?w=640&#038;ssl=1\" alt=\"USA Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO HITECH AMERICA (TROY, USA)\n<\/div>\n    <div class=\"address\">3221 W. Big Beaver Rd. Ste#303, Troy, MI, 48084\n<\/div>\n  <\/div>\n<\/div>\n\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/AMERICA2.jpg?w=640&#038;ssl=1\" alt=\"USA Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUNGWOO HITECH AMERICA CORP. (TELFORD, USA)\n<\/div>\n    <div class=\"address\">115 Precision Blvd, Telford, TN, 37690, USA\n<\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n\n<style>\n  .location-card {\n    display: flex;\n    align-items: center;\n    border-bottom: 1px solid #ddd;\n    padding: 15px 0;\n    gap: 20px;\n  }\n  .location-card img {\n    width: 200px;\n    height: 120px;\n    object-fit: cover;\n    border-radius: 4px;\n    flex-shrink: 0;\n  }\n  .location-info {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .location-name {\n    font-size: 18px;\n    font-weight: bold;\n    margin-bottom: 6px;\n    color: #000;\n  }\n  .address {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.5;\n  }\n<\/style>\n<!-- SEOCHANG PLANT -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/Seochang-Plant_New.jpg?w=640&#038;ssl=1\" alt=\"Seochang Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SEOCHANG PLANT<\/div>\n    <div class=\"address\">(50511) 50, Sojugongdan 3-gil, Yangsan-si,<br>\n      Gyeongsangnam-do<\/div>\n  <\/div>\n<\/div>\n\n<!-- JEONGGWAN PLANT -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/Jeonggwan-Plant_New.jpg?w=640&#038;ssl=1\" alt=\"Jeonggwan Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">JEONGGWAN PLANT<\/div>\n    <div class=\"address\">(46020) 2-9, Nonggong-gil, Jeonggwan-eup,<br>\n      Gijang-gun, Busan<\/div>\n  <\/div>\n<\/div>\n\n<!-- COIL CENTER -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/Coil-Center_New.jpg?w=640&#038;ssl=1\" alt=\"Coil Center\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">COIL CENTER<\/div>\n    <div class=\"address\">151, Jangansandan-ro, Jangan-eup,<br>\n      Gijang-gun, Busan<\/div>\n  <\/div>\n<\/div>\n\n<!-- R&D CENTER -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/RD.jpg?w=640&#038;ssl=1\" alt=\"R&amp;D Center\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">R&amp;D CENTER<\/div>\n    <div class=\"address\">18-2, Sojugongdan 6-gil, Yangsan-si,<br>\n      Gyeongsangnam-do<\/div>\n  <\/div>\n<\/div>\n\n<!-- MOLD PLANT -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/MoldDie-Plant_New.jpg?w=640&#038;ssl=1\" alt=\"Mold Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">MOLD PLANT<\/div>\n    <div class=\"address\">30, Sojugongdan 7-gil, Yangsan-si,<br>\n      Gyeongsangnam-do<\/div>\n  <\/div>\n<\/div>\n\n<!-- JISA PLANT -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/Jisa-Plant_New.jpg?w=640&#038;ssl=1\" alt=\"Jisa Plant\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">JISA PLANT<\/div>\n    <div class=\"address\">70, Gwahaksandan-ro 333beon-gil,<br>\n      Gangseo-gu, Busan, Korea<\/div>\n  <\/div>\n<\/div>\n\n<!-- HOT STAMPING -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/Hotstamping_New.jpg?w=640&#038;ssl=1\" alt=\"Hot Stamping\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">HOT STAMPING<\/div>\n    <div class=\"address\">(38054) 173-80, Yongmyeonggongdan-gil,<br>\n      Geoncheon-eup, Gyeongju-si, Gyeongsangbuk-do<\/div>\n  <\/div>\n<\/div>\n\n<!-- SEOUL OFFICE -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/Seoul-Office_New.jpg?w=640&#038;ssl=1\" alt=\"Seoul Office\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SEOUL OFFICE<\/div>\n    <div class=\"address\">7F, Hansol Bldg., Seochojungang-ro,<br>\n      Seocho-gu, Seoul<\/div>\n  <\/div>\n<\/div>\n\n<!-- SUWON R&D CENTER -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/Suwon-RD-Center_New.jpg?w=640&#038;ssl=1\" alt=\"Suwon R&amp;D Center\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">SUWON R&amp;D CENTER<\/div>\n    <div class=\"address\">2F, 205, Saneup-ro, Gwonseon-gu,<br>\n      Suwon-si, Gyeonggi-do<\/div>\n  <\/div>\n<\/div>\n\n<!-- ASAN SUNGWOO HITECH CO., LTD. -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/Asan-sungwoo_New.jpg?w=640&#038;ssl=1\" alt=\"Asan Sungwoo Hitech Co., Ltd.\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">ASAN<\/div>\n    <div class=\"address\">(31535) 591, Seobunam-ro, Sinchang-myeon,<br>\n      Asan-si, Chungcheongnam-do<\/div>\n  <\/div>\n<\/div>\n\n<!-- ASAN SUNGWOO HITECH CO., LTD. -->\n<div class=\"location-card\">\n  <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/sungwooindia.com\/SSP\/wp-content\/uploads\/2025\/08\/New_Asan-EV-plant_New.jpg?w=640&#038;ssl=1\" alt=\"Asan Sungwoo Hitech Co., Ltd.\" loading=\"lazy\">\n  <div class=\"location-info\">\n    <div class=\"location-name\">ASAN EV PLANT<\/div>\n    <div class=\"address\">(31546) Sambong-ro 162beongil, Seonjang-myeon, <br>\n      Asan-si, Chungcheongnam-do<\/div>\n  <\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n<h2>Promotional video<\/h2>\n\n\n\n\n\n\n\n\n\n\n<\/body>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-604","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sungwooindia.com\/SSP\/wp-json\/wp\/v2\/pages\/604","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sungwooindia.com\/SSP\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sungwooindia.com\/SSP\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sungwooindia.com\/SSP\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sungwooindia.com\/SSP\/wp-json\/wp\/v2\/comments?post=604"}],"version-history":[{"count":5,"href":"https:\/\/sungwooindia.com\/SSP\/wp-json\/wp\/v2\/pages\/604\/revisions"}],"predecessor-version":[{"id":1676,"href":"https:\/\/sungwooindia.com\/SSP\/wp-json\/wp\/v2\/pages\/604\/revisions\/1676"}],"wp:attachment":[{"href":"https:\/\/sungwooindia.com\/SSP\/wp-json\/wp\/v2\/media?parent=604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}