{"product_id":"professional-hvac-swaging-tool-set","title":"Professional HVAC Swaging Tool Set","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: HVAC Swage Tool Copper Pipe Expander Set\nTarget Audience: HVAC Installers, Air Conditioning Repair Technicians, Plumbers\nVisual Style: Professional, Technical, Highly Structured\nColor Strategy: Deep Navy Charcoal (#0F172A) for primary elements, Safety Amber (#D97706) for highlights, Soft Slate (#F8FAFC) for card backgrounds, and Cool Gray (#E2E8F0) for borders.\nModule Order: Hero Block -\u003e Feature 1 (Full Kit Overview) -\u003e Feature 2 (Organizational Storage) -\u003e Feature 3 (Step-by-Step Mechanical Guide) -\u003e Warning Guidance Block -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_5, Feature1=detail_1, Feature2=detail_2, Feature3=detail_6\nSpecification Data Source: detail_3 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (the physical organization comparison is integrated into Feature 2)\nInformation Boundary: Strictly relies on the provided analysis report, supplementary texts, and image measurements. No unverified specifications or premium\/heavy-duty labels added unless sourced.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #D97706;\n  --primary-hover: #B45309;\n  --text-main: #0F172A;\n  --text-sub: #475569;\n  --bg-body: #FFFFFF;\n  --bg-card: #F8FAFC;\n  --bg-soft: #F1F5F9;\n  --radius-md: 8px;\n  --radius-lg: 12px;\n  --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n  --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n  --border-color: #E2E8F0;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--text-main);\n  background-color: var(--bg-body);\n  overflow-wrap: break-word;\n  word-break: break-word;\n}\n\n\/* Fixed Typography System *\/\n.product-detail-container h1 {\n  font-size: 24px !important;\n  line-height: 1.3 !important;\n  font-weight: 700;\n  color: var(--text-main);\n  margin: 0 0 16px 0;\n}\n\n.product-detail-container h2,\n.product-detail-container h3,\n.product-detail-container .section-title,\n.product-detail-container .faq-question,\n.product-detail-container .spec-title {\n  font-size: 20px !important;\n  line-height: 1.4 !important;\n  font-weight: 700;\n  color: var(--text-main);\n  margin: 0 0 16px 0;\n}\n\n.product-detail-container p,\n.product-detail-container li,\n.product-detail-container td,\n.product-detail-container th,\n.product-detail-container .feature-desc,\n.product-detail-container .faq-answer,\n.product-detail-container .badge,\n.product-detail-container .spec-value {\n  font-size: 16px !important;\n  line-height: 1.6 !important;\n  color: var(--text-sub);\n}\n\n\/* Spacing System *\/\n.product-detail-section {\n  margin-bottom: clamp(2.5rem, 6vw, 4rem);\n}\n\n\/* Image Placeholder Style *\/\n.image-placeholder {\n  width: 100%;\n  height: auto;\n  aspect-ratio: 16 \/ 10;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  color: var(--text-sub);\n  box-sizing: border-box;\n  padding: 20px;\n  text-align: center;\n}\n\n.natural-image-flow {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: var(--radius-lg);\n}\n\n\/* Non-clickable Badge System *\/\n.badge-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-bottom: 12px;\n}\n\n.badge {\n  display: inline-block;\n  padding: 4px 12px;\n  background-color: var(--bg-soft);\n  color: var(--text-main);\n  border-radius: var(--radius-md);\n  font-weight: 600;\n  border: 1px solid var(--border-color);\n}\n\n.badge-warning {\n  background-color: #FEF3C7;\n  color: #92400E;\n  border-color: #FDE68A;\n}\n\n\/* Hero Section *\/\n.hero-section {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: center;\n}\n\n.hero-copy {\n  display: flex;\n  flex-direction: column;\n}\n\n\/* Feature Grid *\/\n.feature-item {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: center;\n}\n\n.feature-item.reverse {\n  grid-template-columns: 1fr 1fr;\n}\n\n.feature-copy {\n  display: flex;\n  flex-direction: column;\n}\n\n\/* Warnings and Notices Block *\/\n.warning-block {\n  background-color: #FFFBEB;\n  border-left: 4px solid var(--primary);\n  padding: 24px 32px;\n  border-radius: var(--radius-md);\n}\n\n.warning-block ul {\n  margin: 12px 0 0 0;\n  padding-left: 20px;\n}\n\n.warning-block li {\n  margin-bottom: 8px;\n}\n\n\/* Specifications Table styling *\/\n.specifications-section {\n  background-color: var(--bg-card);\n  padding: clamp(2rem, 4vw, 3rem);\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--border-color);\n}\n\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 16px;\n}\n\n.spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.spec-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-table td {\n  padding: 16px 12px;\n  vertical-align: top;\n}\n\n.spec-table td:first-child {\n  font-weight: 600;\n  width: 35%;\n  color: var(--text-main);\n}\n\n\/* FAQ Layout *\/\n.faq-section {\n  border-top: 1px solid var(--border-color);\n  padding-top: clamp(2rem, 5vw, 4rem);\n}\n\n.faq-item {\n  margin-bottom: 24px;\n  padding-bottom: 24px;\n  border-bottom: 1px solid var(--border-color);\n}\n\n.faq-item:last-child {\n  border-bottom: none;\n  margin-bottom: 0;\n  padding-bottom: 0;\n}\n\n.faq-question {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  margin-bottom: 10px;\n  color: var(--text-main);\n}\n\n.faq-question span {\n  flex-shrink: 0;\n  margin-top: 2px;\n}\n\n.faq-answer {\n  color: var(--text-sub);\n}\n\n\n\/* =========================================\n   Mobile Optimization (移动端排版优化)\n   ========================================= *\/\n@media (max-width: 767px) {\n  \/* 优化移动端字号，避免文字过大拥挤 *\/\n  .product-detail-container h1 {\n    font-size: 20px !important;\n    margin-bottom: 12px;\n  }\n  .product-detail-container h2,\n  .product-detail-container h3,\n  .product-detail-container .section-title,\n  .product-detail-container .faq-question h3,\n  .product-detail-container .spec-title {\n    font-size: 18px !important;\n  }\n  .product-detail-container p,\n  .product-detail-container li,\n  .product-detail-container td,\n  .product-detail-container .feature-desc,\n  .product-detail-container .faq-answer,\n  .product-detail-container .badge,\n  .product-detail-container .spec-value {\n    font-size: 15px !important;\n    line-height: 1.5 !important;\n  }\n\n  \/* 优化移动端间距 *\/\n  .product-detail-section {\n    margin-bottom: 2rem;\n  }\n  .hero-section {\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n  .hero-media {\n    order: -1;\n  }\n  .feature-item,\n  .feature-item.reverse {\n    grid-template-columns: 1fr !important;\n    gap: 20px;\n  }\n  .feature-media {\n    order: 1 !important; \/* Image First on Mobile *\/\n  }\n  .feature-copy {\n    order: 2 !important; \/* Text Second on Mobile *\/\n  }\n\n  \/* 优化警告框内边距 *\/\n  .warning-block {\n    padding: 16px;\n  }\n\n  \/* 优化规格表移动端显示 *\/\n  .specifications-section {\n    padding: 20px 16px;\n  }\n  .spec-table,\n  .spec-table tbody,\n  .spec-table tr {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n  .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(110px, 35%) minmax(0, 1fr);\n    gap: 12px;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 12px 0;\n    align-items: start;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n  .spec-table td::before {\n    content: attr(data-label);\n    display: block;\n    min-width: 0;\n    font-size: 15px !important;\n    font-weight: 600;\n    line-height: 1.5;\n    color: var(--text-main);\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n  .spec-table td:first-child {\n    display: none; \/* Hide standard structural label column on mobile *\/\n  }\n  .spec-table .spec-value {\n    display: block;\n    min-width: 0;\n    max-width: 100%;\n    font-size: 15px !important;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n}\n\n@media (max-width: 420px) {\n  \/* 超小屏幕下规格表改为上下结构 *\/\n  .spec-table td {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n  .spec-table td::before {\n    color: var(--text-sub);\n    font-size: 14px !important;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"product-detail-section hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge badge-warning\"\u003e6-Piece HVAC Set\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eCopper Pipe Swaging Tool Set with Quick-Release Carabiner Holder\u003c\/h1\u003e\n\n\u003cp\u003eExpand soft copper pipes efficiently using your hand drill. The non-spiral, flat spade-like swaging tips utilize friction heat to expand soft tubing, allowing seamless pipe-to-pipe connection for HVAC installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825175405\/bf3be89fbd49b6b62d0b4fad74c03d05.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img72\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825175405\/5ef52aff0f6f15210f82b6666abe1b2d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003e6 Core Sizes\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2\u003eSix Common Specifications Included\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThis set contains six standard HVAC outer diameter sizes: 1\/4\", 3\/8\", 1\/2\", 5\/8\", 3\/4\", and 7\/8\". Designed with a 1\/4\" hexagonal handle, these bits install directly into standard hand drills and impact drills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003csection class=\"product-detail-section feature-item reverse\"\u003e\n\u003cdiv class=\"feature-copy\" style=\"order: 1;\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eAnti-Loss Storage\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2\u003eColor-Coded Quick-Release Organization\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEach drill bit rests in its own color-coded aluminum alloy quick-release sleeve, enabling rapid size identification. The sturdy locking D-ring carabiner clips to tool bags or belt loops, keeping the bits secure, accessible, and organized.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\" style=\"order: 2;\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img73\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825175405\/8f28a3c920e04355e2bd4459a0c3dbc2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img74\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260825175405\/4fa7d442ed5a2e2abd4a0478e43c6285.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eBall-Detent Lock\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2\u003eSecure Self-Locking Action\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe quick-release holders feature a ball-detent self-locking mechanism. Simply push the sleeve collar up to insert or release a 1\/4\" hex shank bit. Once released, the collar snaps down to securely lock the bit inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warnings and Safety Block --\u003e\n\n\u003csection class=\"product-detail-section warning-block\"\u003e\u003cspan class=\"section-title\" style=\"display: block; margin-bottom: 8px;\"\u003eOperational Guidelines \u0026amp; Warnings\u003c\/span\u003e\n\n\u003cp\u003ePlease strictly follow these parameters for optimal tool lifespan and personal safety:\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eSoft Copper Only:\u003c\/strong\u003e This set is engineered exclusively for expanding soft copper pipes. Do not use on hard copper, stainless steel, or other rigid piping.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eDrill Speed:\u003c\/strong\u003e Set your drill to a moderate speed. Excessive speeds will overheat the tool or pipe prematurely.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eRequired PPE:\u003c\/strong\u003e The swaging process generates extreme heat via friction. Always wear high-temperature anti-scalding gloves, safety goggles, and other protective gear.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Block --\u003e\n\n\u003csection class=\"product-detail-section specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eCompatible Pipe Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Compatible Pipe Material\"\u003e\u003cspan class=\"spec-value\"\u003eSoft Copper Only\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eDrill Bit Shank Type\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Drill Bit Shank Type\"\u003e\u003cspan class=\"spec-value\"\u003e1\/4\" Hex Shank (Hexagonal Handle)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eBit Materials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Bit Materials\"\u003e\u003cspan class=\"spec-value\"\u003eHHS Steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eQuick-Release Holder Materials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Quick-Release Holder Materials\"\u003e\u003cspan class=\"spec-value\"\u003eAluminum Alloy (Sleeves), Steel (Keyrings)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eIncluded Bit Head Diameters\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Included Bit Head Diameters\"\u003e\u003cspan class=\"spec-value\"\u003e1\/4\" (0.25 in \/ 0.63 cm), 3\/8\" (0.37 in \/ 0.95 cm), 1\/2\" (0.50 in \/ 1.26 cm), 5\/8\" (0.62 in \/ 1.57 cm), 3\/4\" (0.73 in \/ 1.86 cm), 7\/8\" (0.85 in \/ 2.16 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eIndividual Bit Lengths\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Individual Bit Lengths\"\u003e\u003cspan class=\"spec-value\"\u003eS 1\/4 \u0026amp; S 3\/8: 1.75 in (4.45 cm)\u003cbr\u003e\n\t\t\tS 1\/2 \u0026amp; S 5\/8: 1.93 in (4.90 cm)\u003cbr\u003e\n\t\t\tS 3\/4: 2.42 in (6.14 cm)\u003cbr\u003e\n\t\t\tS 7\/8: 2.46 in (6.25 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eCarabiner Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Carabiner Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003e3.0 x 1.0 in (8.2 x 2.5 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eSleeve Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Sleeve Dimensions\"\u003e\u003cspan class=\"spec-value\"\u003e1.50 x 0.57 in (3.7 x 1.45 cm) \/ Total 2.36 in (6.0 cm) with Ring\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Block --\u003e\n\n\u003csection class=\"product-detail-section faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e❓\u003c\/span\u003e\n\n\u003ch3\u003eWhat types of metal tubing can be expanded with this set?\u003c\/h3\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThis kit is explicitly designed for soft copper pipes commonly utilized in HVAC and air conditioner installations. Do not attempt to use these bits on hard copper or rigid steel pipes, as this can degrade or damage the HHS steel tips.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e❓\u003c\/span\u003e\n\n\u003ch3\u003eHow does the friction-based swaging mechanism work?\u003c\/h3\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eWhen coupled with an active hand drill, the flat, blunt spade tip rotates inside the soft copper pipe. This rotation generates localized friction heat, allowing the metal to soften and gently expand to the designated inner diameter without splitting or requiring expensive external copper couplings.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e❓\u003c\/span\u003e\n\n\u003ch3\u003eAre there any precautions regarding speed and temperature?\u003c\/h3\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. Keep the drill rotation at a moderate, controlled speed; spinning too quickly can cause thermal over-stress. Additionally, because the expansion relies entirely on heat generated by friction, the pipe and bit will become extremely hot. Always wear safety goggles and anti-scalding gloves during operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (6 Pieces)","offer_id":49014801432761,"sku":"0826-15373534","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2 Sets (Keep a Backup - SAVE 20%)","offer_id":49014801465529,"sku":"0826-15374883","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3 Sets (Workshop Pack - SAVE 30%)","offer_id":49014801498297,"sku":"0826-15373490","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/7116\/4089\/files\/bf3be89fbd49b6b62d0b4fad74c03d05.jpg?v=1787729988","url":"https:\/\/fixiontools.com\/products\/professional-hvac-swaging-tool-set","provider":"FixionTools","version":"1.0","type":"link"}