{"id":15052,"date":"2026-07-23T12:12:08","date_gmt":"2026-07-23T03:12:08","guid":{"rendered":"https:\/\/koreacabletie.com\/?p=15052"},"modified":"2026-07-23T12:18:14","modified_gmt":"2026-07-23T03:18:14","slug":"2026-%eb%a0%88%eb%b2%84%ed%98%95-%ed%91%b8%ec%89%ac-%ec%bb%a4%eb%84%a5%ed%84%b0-%ec%b6%9c%ec%8b%9c","status":"publish","type":"post","link":"https:\/\/koreacabletie.com\/en\/2026-%eb%a0%88%eb%b2%84%ed%98%95-%ed%91%b8%ec%89%ac-%ec%bb%a4%eb%84%a5%ed%84%b0-%ec%b6%9c%ec%8b%9c\/","title":{"rendered":"2026 \ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130 \ucd9c\uc2dc"},"content":{"rendered":"<!doctype html>\n<html lang=\"ko\">\n<head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>\ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130 \uc18c\uac1c | \uc62c\ud488 \uc804\uae30 \ubc30\uc120 \ubd80\uc790\uc7ac<\/title>\n  <meta name=\"description\" content=\"\uc62c\ud488 \ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130\uc758 \ud2b9\uc9d5, \uc0ac\uc591, \uc81c\ud488 \ub77c\uc778\uc5c5, \ucd94\ucc9c \uc0ac\uc6a9\ucc98\ub97c \ube14\ub85c\uadf8 \uae00 \ud615\ud0dc\ub85c \uc815\ub9ac\ud588\uc2b5\ub2c8\ub2e4.\">\n  <style>\n    :root {\n      --ink: #17202a;\n      --muted: #5d6977;\n      --line: #d9e2ea;\n      --bg: #edf3f7;\n      --brand: #006c84;\n      --brand-strong: #004a5b;\n      --accent: #f0b429;\n      --soft: #e9f6f8;\n      --warm: #fff6dc;\n      --white: #fff;\n      --shadow: 0 20px 55px rgba(18, 35, 46, 0.12);\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    body {\n      margin: 0;\n      color: var(--ink);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Noto Sans KR\", Arial, sans-serif;\n      line-height: 1.75;\n      background:\n        linear-gradient(180deg, #e7f0f5 0, var(--bg) 420px),\n        var(--bg);\n      word-break: keep-all;\n      overflow-wrap: break-word;\n    }\n\n    a {\n      color: var(--brand-strong);\n      text-decoration: none;\n      border-bottom: 1px solid rgba(0, 108, 132, 0.3);\n    }\n\n    .page {\n      width: min(100%, 980px);\n      margin: 0 auto;\n      background: var(--white);\n      min-height: 100vh;\n      box-shadow: var(--shadow);\n    }\n\n    .hero {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) 260px;\n      gap: 34px;\n      align-items: end;\n      padding: 62px 42px 42px;\n      color: var(--white);\n      background:\n        linear-gradient(135deg, rgba(0, 57, 70, 0.98), rgba(0, 108, 132, 0.9)),\n        radial-gradient(circle at 18% 18%, rgba(240, 180, 41, 0.26), transparent 34%);\n    }\n\n    .hero-copy {\n      min-width: 0;\n    }\n\n    .eyebrow {\n      margin: 0 0 14px;\n      color: #d7f6fb;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0;\n    }\n\n    h1 {\n      max-width: 780px;\n      margin: 0 0 18px;\n      font-size: clamp(32px, 5.4vw, 52px);\n      line-height: 1.18;\n      letter-spacing: 0;\n    }\n\n    .lead {\n      max-width: 760px;\n      margin: 0;\n      color: #eefcff;\n      font-size: 18px;\n    }\n\n    .meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 30px;\n    }\n\n    .chip {\n      display: inline-flex;\n      align-items: center;\n      min-height: 34px;\n      padding: 6px 12px;\n      border: 1px solid rgba(255, 255, 255, 0.28);\n      border-radius: 8px;\n      background: rgba(255, 255, 255, 0.12);\n      color: #fff;\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    .hero-product {\n      position: relative;\n      min-height: 210px;\n      padding: 24px 18px;\n      border: 1px solid rgba(255, 255, 255, 0.22);\n      border-radius: 8px;\n      background: rgba(255, 255, 255, 0.11);\n      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);\n    }\n\n    .connector {\n      position: absolute;\n      left: 22px;\n      right: 22px;\n      top: 64px;\n      height: 84px;\n      border: 1px solid rgba(255, 255, 255, 0.35);\n      border-radius: 8px;\n      background: linear-gradient(180deg, #f8fbfc, #d8e5ec);\n      box-shadow: 0 18px 34px rgba(0, 23, 32, 0.28);\n    }\n\n    .connector::before,\n    .connector::after {\n      content: \"\";\n      position: absolute;\n      left: 17px;\n      right: 17px;\n      height: 12px;\n      border-radius: 999px;\n      background: #18303b;\n      opacity: 0.9;\n    }\n\n    .connector::before {\n      top: 20px;\n    }\n\n    .connector::after {\n      bottom: 20px;\n    }\n\n    .lever-row {\n      position: absolute;\n      left: 34px;\n      right: 34px;\n      top: 86px;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 8px;\n    }\n\n    .lever-row span {\n      height: 40px;\n      border-radius: 8px;\n      background: linear-gradient(180deg, #f6c954, #db9b13);\n      box-shadow: inset 0 -3px 0 rgba(105, 68, 0, 0.18);\n    }\n\n    .hero-product-note {\n      position: absolute;\n      left: 18px;\n      right: 18px;\n      bottom: 18px;\n      margin: 0;\n      color: #dff8fb;\n      font-size: 13px;\n      font-weight: 700;\n      text-align: center;\n    }\n\n    main {\n      padding: 44px 42px 46px;\n    }\n\n    section {\n      margin: 0 0 48px;\n    }\n\n    h2 {\n      margin: 0 0 16px;\n      color: var(--brand-strong);\n      font-size: 27px;\n      line-height: 1.32;\n      letter-spacing: 0;\n    }\n\n    h3 {\n      margin: 0 0 10px;\n      font-size: 20px;\n      letter-spacing: 0;\n    }\n\n    p {\n      margin: 0 0 16px;\n    }\n\n    .intro {\n      padding: 24px;\n      border: 1px solid #f1dd9f;\n      border-left: 5px solid var(--accent);\n      border-radius: 8px;\n      background: var(--warm);\n    }\n\n    .feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 16px;\n      margin-top: 20px;\n    }\n\n    .feature {\n      min-height: 174px;\n      padding: 20px;\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      background: #fff;\n      box-shadow: 0 10px 28px rgba(19, 43, 58, 0.06);\n    }\n\n    .feature strong {\n      display: block;\n      margin-bottom: 8px;\n      color: var(--brand-strong);\n      font-size: 18px;\n    }\n\n    .spec-band {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      overflow: hidden;\n      background: #fff;\n      box-shadow: 0 10px 28px rgba(19, 43, 58, 0.06);\n    }\n\n    .spec {\n      padding: 18px;\n      border-right: 1px solid var(--line);\n      background: linear-gradient(180deg, #f9fdfe, #eef8fa);\n    }\n\n    .spec:last-child {\n      border-right: 0;\n    }\n\n    .spec span {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--muted);\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    .spec b {\n      display: block;\n      color: var(--ink);\n      font-size: 17px;\n    }\n\n    .table-wrap {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      border: 1px solid var(--line);\n      border-radius: 8px;\n    }\n\n    .scroll-note {\n      display: none;\n      margin: -4px 0 14px;\n      color: var(--muted);\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    table {\n      width: 100%;\n      min-width: 760px;\n      border-collapse: collapse;\n      background: #fff;\n    }\n\n    th,\n    td {\n      padding: 13px 14px;\n      border-bottom: 1px solid var(--line);\n      text-align: left;\n      vertical-align: top;\n      font-size: 15px;\n    }\n\n    th {\n      color: var(--brand-strong);\n      background: #f1f7f9;\n      font-weight: 800;\n    }\n\n    tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .lineup-cards {\n      display: none;\n    }\n\n    .use-list {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n      padding: 0;\n      margin: 18px 0 0;\n      list-style: none;\n    }\n\n    .use-list li {\n      padding: 16px 18px;\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      background: #fff;\n      font-weight: 700;\n      box-shadow: 0 8px 22px rgba(19, 43, 58, 0.05);\n    }\n\n    .cta {\n      padding: 28px;\n      border-radius: 8px;\n      color: var(--white);\n      background:\n        linear-gradient(135deg, #004250, #006c84 70%, #0f7b8b);\n      box-shadow: 0 18px 38px rgba(0, 74, 91, 0.2);\n    }\n\n    .cta h2 {\n      color: var(--white);\n    }\n\n    .cta p {\n      color: #e5f8fb;\n    }\n\n    .contact {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 18px;\n    }\n\n    .contact span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 42px;\n      padding: 9px 12px;\n      border-radius: 8px;\n      background: rgba(255, 255, 255, 0.12);\n      color: #fff;\n      font-weight: 700;\n      overflow-wrap: anywhere;\n    }\n\n    .source {\n      padding-top: 24px;\n      border-top: 1px solid var(--line);\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    @media (max-width: 900px) {\n      .hero {\n        grid-template-columns: 1fr;\n      }\n\n      .hero-product {\n        min-height: 170px;\n      }\n\n      .connector {\n        top: 42px;\n      }\n\n      .lever-row {\n        top: 64px;\n      }\n    }\n\n    @media (max-width: 760px) {\n      body {\n        line-height: 1.66;\n      }\n\n      .page {\n        box-shadow: none;\n      }\n\n      .hero,\n      main {\n        padding-left: 20px;\n        padding-right: 20px;\n      }\n\n      .hero {\n        gap: 24px;\n        padding-top: 42px;\n        padding-bottom: 28px;\n      }\n\n      .lead {\n        font-size: 16px;\n      }\n\n      main {\n        padding-top: 28px;\n        padding-bottom: 34px;\n      }\n\n      section {\n        margin-bottom: 34px;\n      }\n\n      h1 {\n        font-size: 31px;\n      }\n\n      h2 {\n        font-size: 22px;\n      }\n\n      .intro,\n      .feature,\n      .cta {\n        padding: 18px;\n      }\n\n      .feature {\n        min-height: auto;\n      }\n\n      .meta {\n        display: grid;\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 8px;\n        margin-top: 22px;\n      }\n\n      .chip {\n        justify-content: center;\n        padding-left: 8px;\n        padding-right: 8px;\n        text-align: center;\n        font-size: 13px;\n      }\n\n      .feature-grid,\n      .use-list {\n        grid-template-columns: 1fr;\n      }\n\n      .spec-band {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .spec:nth-child(2) {\n        border-right: 0;\n      }\n\n      .spec:nth-child(-n + 2) {\n        border-bottom: 1px solid var(--line);\n      }\n\n      .table-wrap,\n      .scroll-note {\n        display: none;\n      }\n\n      .lineup-cards {\n        display: grid;\n        gap: 12px;\n      }\n\n      .lineup-card {\n        padding: 16px;\n        border: 1px solid var(--line);\n        border-radius: 8px;\n        background: #fff;\n        box-shadow: 0 8px 22px rgba(19, 43, 58, 0.06);\n      }\n\n      .lineup-card header {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        gap: 12px;\n        margin-bottom: 12px;\n      }\n\n      .lineup-card h3 {\n        margin: 0;\n        color: var(--brand-strong);\n        font-size: 18px;\n      }\n\n      .pole {\n        flex: 0 0 auto;\n        min-width: 44px;\n        padding: 4px 9px;\n        border-radius: 999px;\n        color: #684600;\n        background: #ffe39a;\n        font-size: 13px;\n        font-weight: 800;\n        text-align: center;\n      }\n\n      .lineup-card dl {\n        display: grid;\n        grid-template-columns: 78px 1fr;\n        gap: 7px 10px;\n        margin: 0;\n        font-size: 14px;\n        line-height: 1.55;\n      }\n\n      .lineup-card dt {\n        color: var(--muted);\n        font-weight: 800;\n      }\n\n      .lineup-card dd {\n        margin: 0;\n      }\n\n      .spec {\n        border-right: 1px solid var(--line);\n        border-bottom: 0;\n        padding: 15px;\n      }\n\n      .spec:last-child {\n        border-bottom: 0;\n        border-right: 0;\n      }\n\n      .contact {\n        display: grid;\n        grid-template-columns: 1fr;\n      }\n\n      .contact span {\n        width: 100%;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .hero,\n      main {\n        padding-left: 16px;\n        padding-right: 16px;\n      }\n\n      h1 {\n        font-size: 28px;\n      }\n\n      .lead {\n        font-size: 16px;\n      }\n\n      .chip {\n        min-height: 38px;\n      }\n\n      .hero-product {\n        min-height: 150px;\n        padding: 16px;\n      }\n\n      .connector {\n        left: 16px;\n        right: 16px;\n        top: 34px;\n        height: 76px;\n      }\n\n      .lever-row {\n        left: 28px;\n        right: 28px;\n        top: 56px;\n      }\n\n      .hero-product-note {\n        bottom: 14px;\n      }\n\n      .spec-band {\n        grid-template-columns: 1fr;\n      }\n\n      .spec,\n      .spec:nth-child(2) {\n        border-right: 0;\n      }\n\n      .spec:nth-child(-n + 3) {\n        border-bottom: 1px solid var(--line);\n      }\n\n      .lineup-card dl {\n        grid-template-columns: 72px 1fr;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <article class=\"page\">\n    <header class=\"hero\">\n      <div class=\"hero-copy\">\n        <p class=\"eyebrow\">ALLPUM PRODUCT BLOG<\/p>\n        <h1>\uc804\uc120 \uacb0\uc120\uc744 \ub354 \ube60\ub974\uace0 \uc548\uc804\ud558\uac8c, \uc62c\ud488 \ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130<\/h1>\n        <p class=\"lead\">\ubc18\ubcf5 \uacb0\uc120 \uc791\uc5c5, \uc870\uba85 \uc2dc\uacf5, \ubc30\uc120\ud568 \uc791\uc5c5\ucc98\ub7fc \uc2dc\uac04\uc774 \uace7 \ud488\uc9c8\ub85c \uc774\uc5b4\uc9c0\ub294 \ud604\uc7a5\uc5d0 \ub9de\ucd98 \ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130\ub97c \uc18c\uac1c\ud569\ub2c8\ub2e4.<\/p>\n        <div class=\"meta\" aria-label=\"\uc81c\ud488 \ud575\uc2ec \uc815\ubcf4\">\n          <span class=\"chip\">CE \uc778\uc99d<\/span>\n          <span class=\"chip\">450V \/ 32A<\/span>\n          <span class=\"chip\">-40~105\ub3c4<\/span>\n          <span class=\"chip\">2P \u00b7 3P \u00b7 4P \u00b7 5P<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"hero-product\" aria-hidden=\"true\">\n        <div class=\"connector\"><\/div>\n        <div class=\"lever-row\">\n          <span><\/span>\n          <span><\/span>\n          <span><\/span>\n          <span><\/span>\n        <\/div>\n        <p class=\"hero-product-note\">Lever Push Connector<\/p>\n      <\/div>\n    <\/header>\n\n    <main>\n      <section class=\"intro\">\n        <h2>\uc791\uc5c5\uc131\uc758 \ucc28\uc774\ub294 \uacb0\uc120 \ubc29\uc2dd\uc5d0\uc11c \uc2dc\uc791\ub429\ub2c8\ub2e4<\/h2>\n        <p>\uc804\uae30 \uc791\uc5c5\uc5d0\uc11c \uc911\uc694\ud55c \uae30\uc900\uc740 \uc548\uc804\uc131\uacfc \ud6a8\uc728\uc131\uc785\ub2c8\ub2e4. \ud2b9\ud788 \uc881\uc740 \uacf5\uac04\uc5d0\uc11c \ubc18\ubcf5\uc801\uc73c\ub85c \uc804\uc120\uc744 \uc5f0\uacb0\ud574\uc57c \ud558\ub294 \ud604\uc7a5\uc5d0\uc11c\ub294 \uccb4\uacb0 \uc18d\ub3c4, \uccb4\uacb0 \ud655\uc778, \uc7ac\uc791\uc5c5 \ud3b8\uc758\uc131\uc774 \uc791\uc5c5 \ud488\uc9c8\uc744 \uc88c\uc6b0\ud569\ub2c8\ub2e4.<\/p>\n        <p>\uc62c\ud488 \ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130\ub294 \uc804\uc120\uc744 \uc0bd\uc785\ud55c \ub4a4 \ub808\ubc84\ub97c \uc870\uc791\ud574 \uccb4\uacb0\ud558\ub294 \uad6c\uc870\uc785\ub2c8\ub2e4. \ubcc4\ub3c4 \uacf5\uad6c \uc5c6\uc774 \uc190\uc73c\ub85c \uc870\uc791\ud560 \uc218 \uc788\uc5b4 \ucd08\ubcf4 \uc791\uc5c5\uc790\ubd80\ud130 \uc219\ub828 \uae30\uc220\uc790\uae4c\uc9c0 \ube60\ub974\uace0 \uc548\uc815\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/section>\n\n      <section>\n        <h2>\ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130\uc758 \uc8fc\uc694 \uc7a5\uc810<\/h2>\n        <div class=\"feature-grid\">\n          <div class=\"feature\">\n            <strong>\ube60\ub978 \uccb4\uacb0<\/strong>\n            \uc804\uc120\uc744 \uc0bd\uc785\ud558\uace0 \ub808\ubc84\ub97c \ub2eb\ub294 \ubc29\uc2dd\uc774\ub77c \ubc18\ubcf5 \uacb0\uc120 \uc791\uc5c5 \uc2dc\uac04\uc744 \uc904\uc774\ub294 \ub370 \uc720\ub9ac\ud569\ub2c8\ub2e4.\n          <\/div>\n          <div class=\"feature\">\n            <strong>\uccb4\uacb0 \uc0c1\ud0dc \ud655\uc778<\/strong>\n            \ub808\ubc84 \uc870\uc791\uc73c\ub85c \uc804\uc120 \uc0bd\uc785\uacfc \uace0\uc815 \uc5ec\ubd80\ub97c \ud655\uc778\ud558\uae30 \uc26c\uc6cc \uc2dc\uacf5 \uc624\ub958\ub97c \uc904\uc774\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.\n          <\/div>\n          <div class=\"feature\">\n            <strong>\uc7ac\uc0ac\uc6a9 \uac00\ub2a5<\/strong>\n            \ub808\ubc84\ub97c \uc5f4\uace0 \ub2eb\uc73c\uba70 \uc804\uc120\uc744 \ubd84\ub9ac\ud558\uac70\ub098 \ub2e4\uc2dc \uc5f0\uacb0\ud560 \uc218 \uc788\uc5b4 \uc720\uc9c0\ubcf4\uc218\uc640 \uad50\uccb4 \uc791\uc5c5\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.\n          <\/div>\n          <div class=\"feature\">\n            <strong>\uc548\uc815\uc801\uc778 \uc811\uc18d<\/strong>\n            \uc2a4\ud504\ub9c1 \uad6c\uc870\ub85c \uc804\uc120\uc744 \uace0\uc815\ud574 \uc9c4\ub3d9\uc774\ub098 \ucda9\uaca9\uc774 \uc788\ub294 \ud658\uacbd\uc5d0\uc11c\ub3c4 \uc548\uc815\uc801\uc778 \uc804\uae30 \uc811\uc18d\uc744 \uae30\ub300\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section>\n        <h2>\uc81c\ud488 \uae30\ubcf8 \uc0ac\uc591<\/h2>\n        <div class=\"spec-band\">\n          <div class=\"spec\">\n            <span>\uc7ac\uc9c8<\/span>\n            <b>PC \ud558\uc6b0\uc9d5, POM \ub808\ubc84\ubd80<\/b>\n          <\/div>\n          <div class=\"spec\">\n            <span>\ub09c\uc5f0<\/span>\n            <b>\ucee4\ubc84\ubd80 \uae00\ub85c\uc6b0\uc640\uc774\uc5b4 850\ub3c4<\/b>\n          <\/div>\n          <div class=\"spec\">\n            <span>\uc778\uc99d<\/span>\n            <b>CE \uc778\uc99d<\/b>\n          <\/div>\n          <div class=\"spec\">\n            <span>\uc815\uaca9<\/span>\n            <b>-40~105\ub3c4 \/ 450V \/ 32A<\/b>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section>\n        <h2>\ub808\ubc84\ud615 \ucee4\ub125\ud130 \ub77c\uc778\uc5c5<\/h2>\n        <p class=\"scroll-note\">\ubaa8\ubc14\uc77c\uc5d0\uc11c\ub294 \ud45c\ub97c \uc88c\uc6b0\ub85c \ubc00\uc5b4 \uc804\uccb4 \ub0b4\uc6a9\uc744 \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n        <div class=\"table-wrap\">\n          <table>\n            <thead>\n              <tr>\n                <th>Product No.<\/th>\n                <th>\uadf9\uc218<\/th>\n                <th>\uc804\uc120 \ubc94\uc704<\/th>\n                <th>Packing<\/th>\n                <th>\ube44\uace0<\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td>CMK-632<\/td>\n                <td>2P<\/td>\n                <td>32A \/ 450V \/ 0.2~4.0mm\u00b2<\/td>\n                <td>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/td>\n                <td>0.2 SQ 10N \uc774\uc0c1, 4.0 SQ 60N \uc774\uc0c1<\/td>\n              <\/tr>\n              <tr>\n                <td>CMK-633<\/td>\n                <td>3P<\/td>\n                <td>32A \/ 450V \/ 0.2~4.0mm\u00b2<\/td>\n                <td>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/td>\n                <td>\ub2e8\uc77c \uc0c9\uc0c1<\/td>\n              <\/tr>\n              <tr>\n                <td>CMK-634<\/td>\n                <td>4P<\/td>\n                <td>32A \/ 450V \/ 0.2~4.0mm\u00b2<\/td>\n                <td>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/td>\n                <td>\ub2e8\uc77c \uc0c9\uc0c1<\/td>\n              <\/tr>\n              <tr>\n                <td>CMK-635<\/td>\n                <td>5P<\/td>\n                <td>32A \/ 450V \/ 0.2~4.0mm\u00b2<\/td>\n                <td>50\uac1c\uc529, 1,250\uac1c 1\ubc15\uc2a4<\/td>\n                <td>\ub2e8\uc77c \uc0c9\uc0c1<\/td>\n              <\/tr>\n              <tr>\n                <td>CMK-662<\/td>\n                <td>2P<\/td>\n                <td>41A \/ 600V \/ 0.2~6.0mm\u00b2<\/td>\n                <td>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/td>\n                <td>\uace0\uc6a9\ub7c9 \ub77c\uc778<\/td>\n              <\/tr>\n              <tr>\n                <td>CMK-663<\/td>\n                <td>3P<\/td>\n                <td>41A \/ 600V \/ 0.2~6.0mm\u00b2<\/td>\n                <td>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/td>\n                <td>\uace0\uc6a9\ub7c9 \ub77c\uc778<\/td>\n              <\/tr>\n              <tr>\n                <td>CMK-665<\/td>\n                <td>5P<\/td>\n                <td>41A \/ 600V \/ 0.2~6.0mm\u00b2<\/td>\n                <td>50\uac1c\uc529, 1,250\uac1c 1\ubc15\uc2a4<\/td>\n                <td>\uace0\uc6a9\ub7c9 \ub77c\uc778<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n        <div class=\"lineup-cards\" aria-label=\"\ub808\ubc84\ud615 \ucee4\ub125\ud130 \ubaa8\ubc14\uc77c \ub77c\uc778\uc5c5\">\n          <article class=\"lineup-card\">\n            <header>\n              <h3>CMK-632<\/h3>\n              <span class=\"pole\">2P<\/span>\n            <\/header>\n            <dl>\n              <dt>\uc804\uc120 \ubc94\uc704<\/dt>\n              <dd>32A \/ 450V \/ 0.2~4.0mm\u00b2<\/dd>\n              <dt>Packing<\/dt>\n              <dd>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/dd>\n              <dt>\ube44\uace0<\/dt>\n              <dd>0.2 SQ 10N \uc774\uc0c1, 4.0 SQ 60N \uc774\uc0c1<\/dd>\n            <\/dl>\n          <\/article>\n          <article class=\"lineup-card\">\n            <header>\n              <h3>CMK-633<\/h3>\n              <span class=\"pole\">3P<\/span>\n            <\/header>\n            <dl>\n              <dt>\uc804\uc120 \ubc94\uc704<\/dt>\n              <dd>32A \/ 450V \/ 0.2~4.0mm\u00b2<\/dd>\n              <dt>Packing<\/dt>\n              <dd>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/dd>\n              <dt>\ube44\uace0<\/dt>\n              <dd>\ub2e8\uc77c \uc0c9\uc0c1<\/dd>\n            <\/dl>\n          <\/article>\n          <article class=\"lineup-card\">\n            <header>\n              <h3>CMK-634<\/h3>\n              <span class=\"pole\">4P<\/span>\n            <\/header>\n            <dl>\n              <dt>\uc804\uc120 \ubc94\uc704<\/dt>\n              <dd>32A \/ 450V \/ 0.2~4.0mm\u00b2<\/dd>\n              <dt>Packing<\/dt>\n              <dd>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/dd>\n              <dt>\ube44\uace0<\/dt>\n              <dd>\ub2e8\uc77c \uc0c9\uc0c1<\/dd>\n            <\/dl>\n          <\/article>\n          <article class=\"lineup-card\">\n            <header>\n              <h3>CMK-635<\/h3>\n              <span class=\"pole\">5P<\/span>\n            <\/header>\n            <dl>\n              <dt>\uc804\uc120 \ubc94\uc704<\/dt>\n              <dd>32A \/ 450V \/ 0.2~4.0mm\u00b2<\/dd>\n              <dt>Packing<\/dt>\n              <dd>50\uac1c\uc529, 1,250\uac1c 1\ubc15\uc2a4<\/dd>\n              <dt>\ube44\uace0<\/dt>\n              <dd>\ub2e8\uc77c \uc0c9\uc0c1<\/dd>\n            <\/dl>\n          <\/article>\n          <article class=\"lineup-card\">\n            <header>\n              <h3>CMK-662<\/h3>\n              <span class=\"pole\">2P<\/span>\n            <\/header>\n            <dl>\n              <dt>\uc804\uc120 \ubc94\uc704<\/dt>\n              <dd>41A \/ 600V \/ 0.2~6.0mm\u00b2<\/dd>\n              <dt>Packing<\/dt>\n              <dd>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/dd>\n              <dt>\ube44\uace0<\/dt>\n              <dd>\uace0\uc6a9\ub7c9 \ub77c\uc778<\/dd>\n            <\/dl>\n          <\/article>\n          <article class=\"lineup-card\">\n            <header>\n              <h3>CMK-663<\/h3>\n              <span class=\"pole\">3P<\/span>\n            <\/header>\n            <dl>\n              <dt>\uc804\uc120 \ubc94\uc704<\/dt>\n              <dd>41A \/ 600V \/ 0.2~6.0mm\u00b2<\/dd>\n              <dt>Packing<\/dt>\n              <dd>100\uac1c\uc529, 2,500\uac1c 1\ubc15\uc2a4<\/dd>\n              <dt>\ube44\uace0<\/dt>\n              <dd>\uace0\uc6a9\ub7c9 \ub77c\uc778<\/dd>\n            <\/dl>\n          <\/article>\n          <article class=\"lineup-card\">\n            <header>\n              <h3>CMK-665<\/h3>\n              <span class=\"pole\">5P<\/span>\n            <\/header>\n            <dl>\n              <dt>\uc804\uc120 \ubc94\uc704<\/dt>\n              <dd>41A \/ 600V \/ 0.2~6.0mm\u00b2<\/dd>\n              <dt>Packing<\/dt>\n              <dd>50\uac1c\uc529, 1,250\uac1c 1\ubc15\uc2a4<\/dd>\n              <dt>\ube44\uace0<\/dt>\n              <dd>\uace0\uc6a9\ub7c9 \ub77c\uc778<\/dd>\n            <\/dl>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section>\n        <h2>\uc774\ub7f0 \ud604\uc7a5\uc5d0 \ucd94\ucc9c\ud569\ub2c8\ub2e4<\/h2>\n        <p>\ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130\ub294 \uc804\uc120 \uc5f0\uacb0\uc774 \uc7a6\uace0, \uc791\uc5c5 \uc18d\ub3c4\uc640 \uc720\uc9c0\ubcf4\uc218 \ud3b8\uc758\uc131\uc774 \ud544\uc694\ud55c \uc7a5\uc18c\uc5d0\uc11c \ud2b9\ud788 \ud65c\uc6a9\ub3c4\uac00 \ub192\uc2b5\ub2c8\ub2e4.<\/p>\n        <ul class=\"use-list\">\n          <li>\uc544\ud30c\ud2b8, \ube4c\ub77c, \uc624\ud53c\uc2a4\ud154 \uc804\uae30 \uc2dc\uacf5<\/li>\n          <li>LED \uc870\uba85 \uc124\uce58 \ubc0f \uad50\uccb4 \uc791\uc5c5<\/li>\n          <li>\uc804\uae30 \uc81c\uc5b4\ubc18, \ubc30\uc120\ud568, \ucc28\ub2e8\uae30 \uc8fc\ubcc0 \ubc30\uc120<\/li>\n          <li>\uc804\uae30\ucc28 \ucda9\uc804 \uc778\ud504\ub77c, \ud1b5\uc2e0 \uae30\uc9c0\uad6d \uc124\ube44<\/li>\n        <\/ul>\n      <\/section>\n\n      <section>\n        <h2>\ud478\uc26c\ud615\uacfc \ub808\ubc84\ud615, \ubb34\uc5c7\uc774 \ub2e4\ub97c\uae4c\uc694?<\/h2>\n        <p>\ud478\uc26c\ud615 \ucee4\ub125\ud130\ub294 \uc804\uc120\uc744 \ubc00\uc5b4 \ub123\ub294 \uac04\ub2e8\ud55c \ubc29\uc2dd\uc774 \uc7a5\uc810\uc774\uace0, \ub808\ubc84\ud615 \ucee4\ub125\ud130\ub294 \ub808\ubc84\ub97c \ud1b5\ud574 \uc804\uc120 \uc0bd\uc785\uacfc \ubd84\ub9ac\ub97c \ub354 \uc9c1\uad00\uc801\uc73c\ub85c \ucc98\ub9ac\ud560 \uc218 \uc788\ub2e4\ub294 \uc810\uc774 \ud2b9\uc9d5\uc785\ub2c8\ub2e4. \ubc18\ubcf5 \uc791\uc5c5\uc774\ub098 \uc720\uc9c0\ubcf4\uc218\uac00 \uc608\uc0c1\ub418\ub294 \ud604\uc7a5\uc774\ub77c\uba74 \ub808\ubc84\ud615\uc774 \ub354 \ud3b8\ub9ac\ud55c \uc120\ud0dd\uc9c0\uac00 \ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/section>\n\n      <section class=\"cta\">\n        <h2>\ud604\uc7a5 \uc791\uc5c5\uc758 \uc18d\ub3c4\uc640 \uc548\uc815\uc131\uc744 \ud568\uaed8 \uace0\ub824\ud55c\ub2e4\uba74<\/h2>\n        <p>\uc62c\ud488 \ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130\ub294 \uc804\uae30 \ubc30\uc120 \uc791\uc5c5\uc758 \ud3b8\uc758\uc131\uacfc \uc548\uc815\uc801\uc778 \uc811\uc18d\uc744 \ub3d9\uc2dc\uc5d0 \uace0\ub824\ud55c \uc804\uc120 \uc5f0\uacb0 \ubd80\uc790\uc7ac\uc785\ub2c8\ub2e4. \uc81c\ud488 \uaddc\uaca9, \ud3ec\uc7a5 \ub2e8\uc704, \uc801\uc6a9 \ud604\uc7a5\uc5d0 \ub300\ud55c \uc0c1\ub2f4\uc774 \ud544\uc694\ud558\ub2e4\uba74 \uc218\ub8e1\uc0b0\uc5c5\uc73c\ub85c \ubb38\uc758\ud574 \ubcf4\uc138\uc694.<\/p>\n        <div class=\"contact\">\n          <span>\ub300\ud45c\ubc88\ud638 1661-1705<\/span>\n          <span>\uc0c1\ub2f4\uc2dc\uac04 \ud3c9\uc77c 09:00~17:00<\/span>\n          <span>help@koreacabletie.com<\/span>\n        <\/div>\n      <\/section>\n\n      <p class=\"source\">\n        \ucc38\uace0 \uc790\ub8cc:\n        <a href=\"https:\/\/koreacabletie.com\/en\/?p=8168\">\uc218\ub8e1\uc0b0\uc5c5 \uc2e0\uc81c\ud488 \ucd9c\uc2dc \uae00<\/a>,\n        <a href=\"https:\/\/koreacabletie.com\/en\/%ED%91%B8%EC%89%AC%EC%BB%A4%EB%84%A5%ED%84%B0\/\">\uc62c\ud488 \ud478\uc26c \ucee4\ub125\ud130 \uc81c\ud488 \uc18c\uac1c<\/a>\n      <\/p>\n    <\/main>\n  <\/article>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>\ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130 \uc18c\uac1c | \uc62c\ud488 \uc804\uae30 \ubc30\uc120 \ubd80\uc790\uc7ac ALLPUM PRODUCT BLOG \uc804\uc120 \uacb0\uc120\uc744 \ub354 \ube60\ub974\uace0 \uc548\uc804\ud558\uac8c, \uc62c\ud488 \ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130 \ubc18\ubcf5 \uacb0\uc120 \uc791\uc5c5, \uc870\uba85 \uc2dc\uacf5, \ubc30\uc120\ud568 \uc791\uc5c5\ucc98\ub7fc \uc2dc\uac04\uc774 \uace7 \ud488\uc9c8\ub85c \uc774\uc5b4\uc9c0\ub294 \ud604\uc7a5\uc5d0 \ub9de\ucd98 \ub808\ubc84\ud615 \ud478\uc26c \ucee4\ub125\ud130\ub97c \uc18c\uac1c\ud569\ub2c8\ub2e4. CE \uc778\uc99d 450V \/ 32A -40~105\ub3c4 2P \u00b7 3P \u00b7 4P \u00b7 5P Lever Push Connector \uc791\uc5c5\uc131\uc758 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":14021,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[39],"tags":[],"class_list":["post-15052","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-39"],"_links":{"self":[{"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/posts\/15052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/comments?post=15052"}],"version-history":[{"count":2,"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/posts\/15052\/revisions"}],"predecessor-version":[{"id":15054,"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/posts\/15052\/revisions\/15054"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/media\/14021"}],"wp:attachment":[{"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/media?parent=15052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/categories?post=15052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/koreacabletie.com\/en\/wp-json\/wp\/v2\/tags?post=15052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}