{"product_id":"⚡-copper-pipe-swage-tool-kit-6-drill-bits-for-a-c-repair-1-4-7-8","title":"⚡Copper Pipe Swage Tool Kit – 6 Drill Bits for A\/C Repair (1\/4\"–7\/8\")","description":"\u003cstyle\u003e  .dtc-page {    --navy: #0D2B63;          \/* 深海高光蓝 *\/    --navy-soft: #173E72;    --copper: #B8673B;        \/* 紫铜金属橙 *\/    --copper-dark: #93502F;    --cream: #F6F3EE;         \/* 暖奶油底 *\/    --light: #F8F9FA;         \/* 洁净白底 *\/    --text: #202A34;    --muted: #58636E;    --line: #D9DDE1;    max-width: 760px; \/* 锁定移动端黄金宽度 *\/    margin: 0 auto;    padding: 10px;    box-sizing: border-box;    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;    color: var(--text);    line-height: 1.65;    background: #ffffff;    border: 1px solid var(--line);    border-radius: 16px;  }  .dtc-page * {    box-sizing: border-box;  }  \/* 移动端字号瘦身与高转化字体 *\/  .dtc-page h1,  .dtc-page h2,  .dtc-page h3,  .dtc-page p {    margin-top: 0;  }  .dtc-page h1 {    margin-bottom: 8px;    font-family: Georgia, \"Times New Roman\", serif;    font-size: 24px;    line-height: 1.25;    font-weight: 900;    color: var(--navy);  }  .dtc-page h2 {    margin-bottom: 12px;    font-family: Georgia, \"Times New Roman\", serif;    font-size: 19.5px;    line-height: 1.35;    font-weight: 800;    color: var(--navy);  }  .dtc-page h3 {    margin-bottom: 4px;    font-size: 15px;    line-height: 1.4;    font-weight: 800;    color: var(--copper);  }  .dtc-page p {    margin-bottom: 0;    font-size: 13.5px;    line-height: 1.55;    color: var(--muted);  }  .dtc-page img {    display: block;    width: 100%;    height: auto;    border-radius: 14px;    box-shadow: 0 4px 14px rgba(13,43,99,.08);  }  \/* 针对首屏核心GIF动图卡死黄金自适应尺寸 *\/  .dtc-gif-container {    width: 100%;    max-width: 320px;    margin: 18px auto;  }  \/* 结构布局模块 *\/  .dtc-section {    margin-bottom: 26px;  }  .dtc-section--soft {    padding: 16px;    background: var(--light);    border: 1px solid var(--line);    border-radius: 16px;  }  .dtc-hero {    padding: 16px 8px;    text-align: center;    background: var(--light);    border: 1px solid var(--line);    border-radius: 16px;  }  .dtc-eyebrow {    display: inline-block;    margin-bottom: 6px;    color: var(--copper);    font-size: 11px;    font-weight: 800;    letter-spacing: 1.5px;    text-transform: uppercase;  }  \/* 核心优势 2列网格卡片 *\/  .dtc-benefits-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 8px;    margin-top: 14px;  }  .dtc-benefit-card {    padding: 12px 10px;    background: #ffffff;    border: 1px solid var(--line);    border-radius: 10px;    box-shadow: 0 2px 6px rgba(0,0,0,.01);  }  .dtc-benefit-card strong {    display: block;    font-size: 13.5px;    color: var(--navy);    margin-bottom: 2px;  }  .dtc-benefit-card p {    font-size: 12px;    line-height: 1.4;  }  \/* 场景平铺网格 *\/  .dtc-zone-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 8px;    margin-top: 14px;    text-align: center;  }  .dtc-zone-item {    padding: 10px 4px;    background: rgba(255, 255, 255, 0.15) !important;    border: 1px solid rgba(255, 255, 255, 0.25) !important;    border-radius: 8px;    font-size: 12.5px;    font-weight: 700;    color: #ffffff !important;  }  \/* 纵向步骤引导 *\/  .dtc-steps-list {    display: grid;    gap: 10px;    margin-top: 14px;  }  .dtc-step-row {    display: flex;    align-items: flex-start;    padding: 14px 16px;    background: #ffffff;    border: 1px solid var(--line);    border-radius: 12px;  }  .dtc-step-circle {    display: flex;    align-items: center;    justify-content: center;    flex-shrink: 0;    width: 24px;    height: 24px;    margin-right: 12px;    background: var(--copper);    color: #ffffff !important;    font-size: 12px;    font-weight: 800;    border-radius: 50%;    margin-top: 2px;  }  .dtc-step-content {    flex: 1;    font-size: 13.5px;    line-height: 1.5;    color: var(--muted);  }  .dtc-step-content strong {    color: var(--navy);  }  \/* ⚙️ 左右极致工整对齐的技术参数面板 *\/  .dtc-table-box {    margin-top: 14px;    border: 1px solid var(--line);    border-radius: 12px;    overflow: hidden;  }  .dtc-spec-row {    display: flex;    justify-content: space-between;    align-items: center;    padding: 12px 16px;    font-size: 13px;    border-bottom: 1px solid var(--light);    background: #ffffff;    gap: 12px;  }  .dtc-spec-row:last-child {    border-bottom: none;  }  .dtc-spec-row:nth-child(even) {    background: #fafafa;  }  .dtc-spec-label {    font-weight: 800;    color: var(--navy);    white-space: nowrap;  }  .dtc-spec-value {    text-align: right;    color: var(--muted);    font-weight: 500;  }  \/* FAQ 问答面板 *\/  .dtc-faq-item {    border: 1px solid var(--line);    border-radius: 10px;    padding: 12px 14px;    margin-bottom: 8px;    background: #ffffff;  }  .dtc-faq-item summary {    cursor: pointer;    font-weight: 800;    color: var(--navy);    font-size: 13.5px;  }  .dtc-faq-item p {    margin-top: 8px;    font-size: 12.5px;    color: var(--muted);  }  \/* 强转化促单收尾大暗框 *\/  .dtc-cta-banner {    padding: 22px 16px;    background: linear-gradient(135deg, var(--navy), var(--navy-soft)) !important;    border-radius: 12px;    text-align: center;    box-shadow: 0 4px 14px rgba(13,43,99,.25);  }  .dtc-cta-banner h2 {    color: #ffffff !important;    font-size: 16.5px;    margin-bottom: 4px;    font-weight: 800;    letter-spacing: 0.5px;  }  .dtc-cta-banner p {    color: #d9dde1 !important;    font-size: 13px;    margin-bottom: 14px;  }  .dtc-cta-trust-line {    margin-top: 12px;    padding-top: 12px;    border-top: 1px solid rgba(255,255,255,0.15);    display: flex;    justify-content: center;    gap: 14px;    flex-wrap: wrap;  }  .dtc-trust-badge {    display: inline-flex;    align-items: center;    gap: 4px;    font-size: 11.5px !important;    font-weight: 800 !important;    color: #ffffff !important;    text-shadow: 0 1px 2px rgba(0,0,0,0.2);  }  \/* 底部4列高质感信托徽章 *\/  .dtc-trust-grid {    display: grid;    grid-template-columns: repeat(4, 1fr);    gap: 6px;    margin-top: 14px;    text-align: center;  }  .dtc-trust-item {    padding: 8px 4px;    background: var(--light);    border: 1px solid var(--line);    border-radius: 8px;    font-size: 11px;    font-weight: 700;    color: var(--muted);  }  @media (min-width: 600px) {    .dtc-benefits-grid { grid-template-columns: repeat(3, 1fr); }  }\u003c\/style\u003e\u003cdiv class=\"dtc-page\"\u003e  \u003c!-- Hero Banner 头部区域 --\u003e  \u003csection class=\"dtc-section\"\u003e    \u003cdiv class=\"dtc-hero\"\u003e      \u003cspan class=\"dtc-eyebrow\"\u003e🔧 HVAC COPPER TUBE SWAGING DRILL BITS • HEX SHANK ❄️\u003c\/span\u003e      \u003ch1\u003eHVAC Swaging Tool Drill Bit Set\u003c\/h1\u003e            \u003c!-- 彻底解耦平铺：首屏核心 GIF (原 TikSave.io_7659404281035984159.gif) --\u003e      \u003cdiv class=\"dtc-gif-container\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/TikSave.io_7659404281035984159.gif?v=1785485528\" alt=\"HVAC Swaging drill bit expanding copper tubing animation loop\"\u003e      \u003c\/div\u003e      \u003cp style=\"font-size: 14.5px; color: var(--text); font-weight: 500; padding: 0 4px; margin-top: 14px;\"\u003eExpand soft copper tubing faster and more precisely! Create smooth, consistent pipe expansions for air conditioner installation, refrigeration repair, and HVAC maintenance with less manual effort.\u003c\/p\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- 独立大图平铺一：全功能概述 (原 c18a46ddc40c4c0da330dff73f321107) --\u003e  \u003csection class=\"dtc-section\"\u003e    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e      \u003ch2\u003e📏 Six Essential Sizes — 1\/4\", 3\/8\", 1\/2\", 5\/8\", 3\/4\" \u0026amp; 7\/8\"\u003c\/h2\u003e    \u003c\/div\u003e    \u003c!-- 顶格大方全屏平铺大图 1 --\u003e    \u003cdiv style=\"margin-bottom: 14px;\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/c18a46ddc40c4c0da330dff73f321107_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1785486736\" alt=\"Six swaging drill bit sizes 1\/4 to 7\/8 inch overview\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"dtc-benefits-grid\"\u003e      \u003cdiv class=\"dtc-benefit-card\"\u003e        \u003cstrong\u003e📏 6 Full Sizes Included\u003c\/strong\u003e        \u003cp\u003eCovers 1\/4\", 3\/8\", 1\/2\", 5\/8\", 3\/4\", and 7\/8\" soft copper tube diameters.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-benefit-card\"\u003e        \u003cstrong\u003e🛡️ Ball Bearing Steel\u003c\/strong\u003e        \u003cp\u003eBuilt from heavy-duty ball bearing steel for repeatable, long-lasting flares.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-benefit-card\"\u003e        \u003cstrong\u003e✨ Crack-Free Expansion\u003c\/strong\u003e        \u003cp\u003ePreserves copper malleability to form smooth, leak-free pipe couplings.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-benefit-card\"\u003e        \u003cstrong\u003e⚡ Hex Shank Drill Fit\u003c\/strong\u003e        \u003cp\u003eUniversal hex shank attaches securely into standard drill drivers for fast work.\u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- 独立大图平铺二：轴承钢材质与硬度 (原 2_1_6ad770b4) --\u003e  \u003csection class=\"dtc-section dtc-section--soft\"\u003e    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e      \u003ch2\u003e🛡️ High-Hardness Ball Bearing Steel Construction\u003c\/h2\u003e    \u003c\/div\u003e    \u003c!-- 顶格大方全屏平铺大图 2 --\u003e    \u003cdiv style=\"margin-bottom: 14px;\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/2_1_6ad770b4-b098-4880-ad9f-ece416f870a4.png?v=1785489445\" alt=\"Durable ball bearing steel swaging bit construction closeup\"\u003e    \u003c\/div\u003e    \u003cp style=\"text-align: center; padding: 0 4px; color: var(--muted);\"\u003eEngineered for frequent HVAC installations and daily field repairs. Delivers high rotational friction expansion without wearing out.\u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- 独立大图平铺三：平滑胀管防破裂 (原 ChatGPTImageJul31_2026_12_37_29AM_4) --\u003e  \u003csection class=\"dtc-section\"\u003e    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e      \u003ch2\u003e✨ Smooth \u0026amp; Uniform Flares Without Splitting Copper Edges\u003c\/h2\u003e    \u003c\/div\u003e    \u003c!-- 顶格大方全屏平铺大图 3 --\u003e    \u003cdiv style=\"margin-bottom: 14px;\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImageJul31_2026_12_37_29AM_4.png?v=1785484565\" alt=\"Smooth expanded copper pipe end after using swaging bit\"\u003e    \u003c\/div\u003e    \u003cp style=\"text-align: center; padding: 0 4px;\"\u003ePrecision-shaped flare heads keep copper malleable, preventing uneven splits and creating clean joints ready for brazing.\u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- 极简四步操作图解指南与平铺图四 (原 e856f5078364) --\u003e  \u003csection class=\"dtc-section\"\u003e    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e      \u003ch2\u003e🚀 Fast 4-Step Operation Protocol\u003c\/h2\u003e    \u003c\/div\u003e    \u003c!-- 顶格大方全屏平铺大图 4 --\u003e    \u003cdiv style=\"margin-bottom: 14px;\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/e856f507836446b88edd7806c30282aa_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1785488989\" alt=\"Four step process showing drill expansion of copper pipe\"\u003e    \u003c\/div\u003e    \u003cdiv class=\"dtc-steps-list\"\u003e      \u003cdiv class=\"dtc-step-row\"\u003e        \u003cdiv class=\"dtc-step-circle\"\u003e1\u003c\/div\u003e        \u003cdiv class=\"dtc-step-content\"\u003e\n\u003cstrong\u003eSelect Bit Size:\u003c\/strong\u003e Match the swaging bit to the outer diameter of your soft copper pipe.\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-step-row\"\u003e        \u003cdiv class=\"dtc-step-circle\"\u003e2\u003c\/div\u003e        \u003cdiv class=\"dtc-step-content\"\u003e\n\u003cstrong\u003eMount In Drill:\u003c\/strong\u003e Lock the hex shank securely into your cordless drill or driver.\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-step-row\"\u003e        \u003cdiv class=\"dtc-step-circle\"\u003e3\u003c\/div\u003e        \u003cdiv class=\"dtc-step-content\"\u003e\n\u003cstrong\u003eSpin \u0026amp; Expand:\u003c\/strong\u003e Insert into the copper tube end and run drill at controlled rotation.\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-step-row\"\u003e        \u003cdiv class=\"dtc-step-circle\"\u003e4\u003c\/div\u003e        \u003cdiv class=\"dtc-step-content\"\u003e\n\u003cstrong\u003eFit \u0026amp; Braze:\u003c\/strong\u003e Insert matching tube into the newly expanded coupling and braze as normal!\u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- 独立大图平铺五：AC空调维修场景 (原 3_3321855c) --\u003e  \u003csection class=\"dtc-section dtc-section--soft\"\u003e    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e      \u003ch2\u003e❄️ Tailored For Air Conditioning \u0026amp; Refrigeration Lines\u003c\/h2\u003e    \u003c\/div\u003e    \u003c!-- 顶格大方全屏平铺大图 5 --\u003e    \u003cdiv style=\"margin-bottom: 14px;\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/3_3321855c-ee80-43af-a69f-ff4071064437.jpg?v=1785490574\" alt=\"HVAC technician expanding copper tube for air conditioner installation\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- 广泛适用多场景大暗框区域与平铺图六 (原 ChatGPTImageJul31_2026_12_37_29AM_7) --\u003e  \u003csection class=\"dtc-section\" style=\"padding: 0; margin-bottom: 26px;\"\u003e    \u003cdiv style=\"padding: 22px 16px; background: #0D2B63 !important; border-radius: 16px !important; color: #ffffff !important; text-align: center;\"\u003e            \u003c!-- 压轴全屏平铺大图 6 --\u003e      \u003cdiv style=\"margin-bottom: 14px;\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/ChatGPTImageJul31_2026_12_37_29AM_7.png?v=1785484566\" alt=\"Swaging bits set organized in compact toolbox holder option\"\u003e      \u003c\/div\u003e      \u003cspan style=\"display: inline-block; margin-bottom: 6px; color: #B8673B !important; font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;\"\u003e        Universal Field Service Essential      \u003c\/span\u003e            \u003ch2 style=\"color: #ffffff !important; font-size: 19.5px !important; margin-top: 0; margin-bottom: 14px; font-weight: 800; line-height: 1.35;\"\u003e        ❄️ Ideal For AC Installers, Technicians \u0026amp; HVAC DIY 🔧      \u003c\/h2\u003e      \u003cdiv class=\"dtc-zone-grid\"\u003e        \u003cdiv class=\"dtc-zone-item\"\u003e🧊 AC Line Installations\u003c\/div\u003e        \u003cdiv class=\"dtc-zone-item\"\u003e🔧 Copper Tube Repairs\u003c\/div\u003e        \u003cdiv class=\"dtc-zone-item\"\u003e❄️ Refrigeration Servicing\u003c\/div\u003e        \u003cdiv class=\"dtc-zone-item\"\u003e🧰 Field Service Toolbags\u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- 📋 开箱清单与技术参数面板：左右极致工整齐平对齐 --\u003e  \u003csection class=\"dtc-section dtc-section--soft\"\u003e    \u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e      \u003ch2\u003e📋 Product Specifications Profile\u003c\/h2\u003e    \u003c\/div\u003e    \u003cdiv class=\"dtc-table-box\"\u003e      \u003cdiv class=\"dtc-spec-row\"\u003e        \u003cdiv class=\"dtc-spec-label\"\u003eProduct Archetype\u003c\/div\u003e        \u003cdiv class=\"dtc-spec-value\" style=\"font-weight: 800; color: var(--navy);\"\u003eHVAC Copper Tube Swaging Drill Bit Set\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-spec-row\"\u003e        \u003cdiv class=\"dtc-spec-label\"\u003eIncluded Sizes\u003c\/div\u003e        \u003cdiv class=\"dtc-spec-value\"\u003e1\/4\", 3\/8\", 1\/2\", 5\/8\", 3\/4\", 7\/8\"\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-spec-row\"\u003e        \u003cdiv class=\"dtc-spec-label\"\u003eMaterial Composition\u003c\/div\u003e        \u003cdiv class=\"dtc-spec-value\"\u003eHeavy-Duty Ball Bearing Steel\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-spec-row\"\u003e        \u003cdiv class=\"dtc-spec-label\"\u003eShank Mechanism\u003c\/div\u003e        \u003cdiv class=\"dtc-spec-value\"\u003eUniversal Hex Shank\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-spec-row\"\u003e        \u003cdiv class=\"dtc-spec-label\"\u003eCompatible Material\u003c\/div\u003e        \u003cdiv class=\"dtc-spec-value\"\u003eSoft Copper Tubing\u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"dtc-spec-row\" style=\"background:#fff7ed;\"\u003e        \u003cdiv class=\"dtc-spec-label\" style=\"color:var(--copper);\"\u003eOption Note\u003c\/div\u003e        \u003cdiv class=\"dtc-spec-value\" style=\"font-weight:bold; color:var(--navy);\"\u003eColored Holder included ONLY with \"6PCS with Holder\" Option\u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- ❓ FAQ 问答面板 --\u003e  \u003csection class=\"dtc-section\"\u003e    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e      \u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e    \u003c\/div\u003e    \u003cdetails class=\"dtc-faq-item\" open\u003e      \u003csummary\u003eWhich swaging bit sizes are included?\u003c\/summary\u003e      \u003cp\u003eThe complete set includes 6 essential sizes: 1\/4\", 3\/8\", 1\/2\", 5\/8\", 3\/4\", and 7\/8\" for soft copper tubing.\u003c\/p\u003e    \u003c\/details\u003e    \u003cdetails class=\"dtc-faq-item\"\u003e      \u003csummary\u003eDoes every option include the colored bit holder?\u003c\/summary\u003e      \u003cp\u003eNo. The colored bit holder is included ONLY with the \"6PCS Swaging with Bit Holder\" option.\u003c\/p\u003e    \u003c\/details\u003e    \u003cdetails class=\"dtc-faq-item\"\u003e      \u003csummary\u003eWhat type of pipe is this tool designed for?\u003c\/summary\u003e      \u003cp\u003eThese bits are engineered specifically for expanding soft copper tubing used in AC, refrigeration, and HVAC repairs.\u003c\/p\u003e    \u003c\/details\u003e    \u003cdetails class=\"dtc-faq-item\"\u003e      \u003csummary\u003eCan these bits be used with standard drill drivers?\u003c\/summary\u003e      \u003cp\u003eYes! Each bit features a standard hex shank designed to fit compatible power drill drivers for fast expansion.\u003c\/p\u003e    \u003c\/details\u003e  \u003c\/section\u003e  \u003c!-- 强转化促单收尾大暗框 --\u003e  \u003cdiv class=\"dtc-cta-banner\"\u003e    \u003ch2\u003e❄️ EXPAND COPPER TUBING FASTER \u0026amp; CLEANER TODAY! 🔧\u003c\/h2\u003e    \u003cp\u003eSelect your required bundle options above and welcome an essential HVAC swaging bit set to your toolbox today.\u003c\/p\u003e        \u003cdiv class=\"dtc-cta-trust-line\"\u003e      \u003cspan class=\"dtc-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e      \u003cspan class=\"dtc-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e      \u003cspan class=\"dtc-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 底部四列高质感信托徽章 --\u003e  \u003cdiv class=\"dtc-trust-grid\"\u003e    \u003cdiv class=\"dtc-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e    \u003cdiv class=\"dtc-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e    \u003cdiv class=\"dtc-trust-item\"\u003e🔧 Hex Shank\u003c\/div\u003e    \u003cdiv class=\"dtc-trust-item\"\u003e❄️ HVAC Ready\u003c\/div\u003e  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LH","offers":[{"title":"6PCS Swaging with Bit Holder","offer_id":64349793452401,"sku":"NC01892608065828-6PC钥匙扣接杆带6PC六角柄胀管器","price":36.99,"currency_code":"USD","in_stock":true},{"title":"6PCS Swaging Tool Without Bit Holder","offer_id":64349793485169,"sku":"NC01892608065828-6PC三角柄胀管器","price":26.99,"currency_code":"USD","in_stock":true},{"title":"5PCS Flaring Tool Without Bit Holder","offer_id":64349793517937,"sku":"NC01892608065828-5PC喇叭口胀管器","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/ChatGPT_Image_Jul_31_2026_12_37_29_AM_1.png?v=1786008931","url":"https:\/\/viqzes.com\/products\/%e2%9a%a1-copper-pipe-swage-tool-kit-6-drill-bits-for-a-c-repair-1-4-7-8","provider":"viqzes","version":"1.0","type":"link"}