{"product_id":"cooper-hunter-pvc-decorative-line-set-12ft","title":"Cooper\u0026Hunter PVC Decorative Line Set 12FT","description":"\u003cstyle\u003e\n  :root{\n    --hvx-golden:#FAA819;\n    --hvx-slate:#262626;\n    --hvx-ivory:#F4F1E6;\n    --hvx-border:#e2e0d5;\n    --hvx-card-bg:#ffffff;\n    --hvx-muted:#5c5a52;\n  }\n\n  \/* Page wrapper (HVX look) *\/\n  .sms-wrap{\n    font-family:\"Articulat CF\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    color:var(--hvx-slate);\n    line-height:1.6;\n    background:var(--hvx-ivory);\n    padding:18px 18px 20px;\n    border-radius:16px;\n  }\n  .sms-container{max-width:1280px;margin:0 auto;padding:0}\n\n  \/* Brand bar -\u003e HVX header *\/\n  .olmo-brandbar{\n    border-radius:14px;\n    padding:14px 16px;\n    background:linear-gradient(120deg,var(--hvx-golden),var(--hvx-slate));\n    color:#fff;\n    margin:0 0 16px;\n    box-shadow:0 10px 24px rgba(0,0,0,.22);\n    display:flex;\n    align-items:center;\n    gap:12px;\n    flex-wrap:wrap;\n    justify-content:flex-start;\n  }\n  .olmo-brandbar img{height:44px;width:auto;display:block}\n  .olmo-brandbar .fallback{\n    font-size:11px;\n    letter-spacing:.14em;\n    text-transform:uppercase;\n    opacity:.9;\n    font-weight:800;\n  }\n\n  \/* Hero *\/\n  .sms-hero{display:grid;gap:10px;margin:0 0 14px}\n  .sms-title{\n    margin:0;\n    font-family:\"Anton\",\"Impact\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    font-size:22px;\n    line-height:1.15;\n    color:var(--hvx-slate);\n  }\n  .sms-sub{\n    margin:10px 0 0;\n    font-size:14px;\n    color:#3b3b3b;\n  }\n\n  \/* Badges *\/\n  .sms-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 2px}\n  .sms-badge{\n    font-size:12px;\n    border:1px solid var(--hvx-border);\n    border-radius:999px;\n    padding:6px 10px;\n    background:#fff;\n    color:var(--hvx-slate);\n    white-space:nowrap;\n  }\n\n  \/* Cards *\/\n  .sms-card{\n    border:1px solid var(--hvx-border);\n    border-radius:14px;\n    background:var(--hvx-card-bg);\n    padding:16px 18px 18px;\n    box-shadow:0 4px 12px rgba(0,0,0,.06);\n    margin:14px 0;\n  }\n\n  \/* Section titles (HVX underline treatment) *\/\n  .sms-h2{\n    margin:0 0 8px;\n    font-family:\"Anton\",\"Impact\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n    font-size:17px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    color:var(--hvx-slate);\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n  }\n  .sms-h2::after{\n    content:\"\";\n    flex:1;\n    height:2px;\n    border-radius:999px;\n    background:linear-gradient(90deg,var(--hvx-golden),transparent);\n    opacity:.9;\n  }\n  .sms-h3{\n    margin:10px 0 6px;\n    font-size:14px;\n    color:#3b3b3b;\n    font-weight:800;\n  }\n\n  \/* Layout grid *\/\n  .sms-grid{display:grid;grid-template-columns:1fr;gap:14px}\n  @media(min-width:900px){.sms-grid{grid-template-columns:1.15fr .85fr}}\n  .sms-grid .sms-card{margin:0} \/* let grid gap control spacing *\/\n\n  \/* Lists, notes, kv tiles *\/\n  .sms-list{margin:6px 0 10px;padding-left:18px;font-size:14px}\n  .sms-note{margin:8px 0 0;font-size:12px;color:var(--hvx-muted)}\n  .sms-kv{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}\n  .sms-kv\u003ediv{\n    padding:10px 10px;\n    border:1px solid var(--hvx-border);\n    border-radius:12px;\n    background:#fff;\n    text-align:center;\n    font-size:14px;\n  }\n\n  \/* Tables (HVX-style) *\/\n  .sms-card{overflow-x:visible}\n  .sms-bleed-right{overflow-x:auto;-webkit-overflow-scrolling:touch}\n  .sms-table{\n    width:100%;\n    border-collapse:collapse;\n    font-size:13px;\n    min-width:520px;\n  }\n  .sms-table th,\n  .sms-table td{\n    border:1px solid var(--hvx-border);\n    padding:9px 11px;\n    text-align:left;\n    vertical-align:top;\n    line-height:1.45;\n  }\n  .sms-table th{\n    background:#f7f3e8;\n    color:var(--hvx-slate);\n    font-weight:800;\n  }\n\n  \/* If you want a slightly wider first column for “Model” tables *\/\n  .sms-table th:first-child{width:28ch}\n\n  \/* Details\/summary *\/\n  details{border:1px solid var(--hvx-border);border-radius:12px;padding:12px 14px;background:#fff}\n  summary{cursor:pointer;font-weight:800;color:var(--hvx-slate)}\n\n  \/* Pill *\/\n  .sms-pill{\n    display:inline-block;\n    background:var(--hvx-slate);\n    color:#fff;\n    border-radius:999px;\n    padding:4px 10px;\n    font-size:12px;\n    font-weight:700;\n  }\n\n  \/* Video (HVX-style) *\/\n  .sms-video{\n    position:relative;\n    width:100%;\n    padding-top:56.25%;\n    border-radius:12px;\n    overflow:hidden;\n    border:1px solid var(--hvx-border);\n    background:#000;\n  }\n  .sms-video iframe{\n    position:absolute;\n    inset:0;\n    width:100%;\n    height:100%;\n    border:0;\n  }\n\n  \/* Specs card behavior *\/\n  .sms-specs-indoor{overflow-x:visible}\n  .sms-specs-indoor.sms-bleed-right{overflow-x:auto}\n  .sms-specs-indoor .sms-table{margin:12px 0}\n  .sms-specs-indoor .sms-note{margin:8px 0 0}\n\n  \/* Mobile *\/\n  @media(max-width:768px){\n    .sms-wrap{padding:14px 12px 16px;border-radius:12px}\n    .olmo-brandbar{padding:12px;border-radius:12px}\n    .sms-title{font-size:19px}\n    .sms-card{padding:14px;margin:10px 0}\n    .sms-table{font-size:13px}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sms-wrap\"\u003e\n\u003cdiv class=\"sms-container\"\u003e\n\u003cdiv class=\"olmo-brandbar\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/d\/d1\/Logo_Cooper_%26_Hunter.png\" alt=\"Cooper\u0026amp;Hunter logo\" width=\"126\" height=\"50\" decoding=\"async\" loading=\"lazy\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sms-hero\"\u003e\n\u003ch1 class=\"sms-title\"\u003eArmbridge — PVC Decorative Line Set Covers\u003c\/h1\u003e\n\u003cp class=\"sms-sub\"\u003eDurable PVC ducts to protect and conceal mini split refrigerant lines. Weather‑resistant and paintable. Universal fit.\u003c\/p\u003e\n\u003cdiv class=\"sms-badges\" role=\"list\"\u003e\n\u003cspan class=\"sms-badge\" role=\"listitem\"\u003ePVC, weather‑resistant\u003c\/span\u003e \u003cspan class=\"sms-badge\" role=\"listitem\"\u003ePaintable\u003c\/span\u003e \u003cspan class=\"sms-badge\" role=\"listitem\"\u003eUniversal fit\u003c\/span\u003e \u003cspan class=\"sms-badge\" role=\"listitem\"\u003e4\" × 2.5\" profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product 3: 12FT Kit --\u003e\n\u003cdiv class=\"sms-card\"\u003e\n\u003ch2 class=\"sms-h2\"\u003e12FT PVC Decorative Line Set Cover Kit\u003c\/h2\u003e\n\u003cp class=\"sms-note\"\u003eSKU: CH-3LNSC12 PVC DUCTS KITS\u003c\/p\u003e\n\u003cul class=\"sms-list\"\u003e\n\u003cli\u003e12 ft kit in attachable sections; connect multiples for longer runs\u003c\/li\u003e\n\u003cli\u003eProtects and hides mini split refrigerant lines\u003c\/li\u003e\n\u003cli\u003eUltra‑durable, lightweight, weatherproof, and easy to install\u003c\/li\u003e\n\u003cli\u003eInstalls over existing pre‑installed pipes\u003c\/li\u003e\n\u003cli\u003eWidths: 3\" or 4\" (selection dependent); commonly used with ~15' installation kits\u003c\/li\u003e\n\u003cli\u003eColor: White; easily paintable\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e12 pcs (see pictures)\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable class=\"sms-table\" aria-label=\"12ft kit specs\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003eWidths\u003c\/th\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003cth\u003ePkg Dimensions\u003c\/th\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e12 ft\u003c\/td\u003e\n\u003ctd\u003e3\" or 4\"\u003c\/td\u003e\n\u003ctd\u003ePVC\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003ctd\u003e11.5\" × 40\" × 4\"\u003c\/td\u003e\n\u003ctd\u003e≈ 9.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"sms-pill\" style=\"background: #ee212e; color: #fff;\"\u003eDescription\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eComprehensive line‑set cover kit for ductless mini split systems and inverters. Modular sections make routing fast and clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ (for all three PVC Decorative Line Set products) --\u003e\n\u003cdiv class=\"sms-card\"\u003e\n\u003ch2 class=\"sms-h2\"\u003eFAQs\u003c\/h2\u003e\n\u003cdetails class=\"sms-faq\" open=\"\"\u003e\n\u003csummary\u003ePVC Decorative Line Set — How many pieces are included?\u003c\/summary\u003e\n\u003cdiv\u003eVaries by product. Single 6-ft ducts are one section. Kits include multiple sections and fittings. See the specific listing for the exact count.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sms-faq\" open=\"\"\u003e\n\u003csummary\u003eDoes it include 90° elbows?\u003c\/summary\u003e\n\u003cdiv\u003eKits typically include elbows. Single 6-ft ducts may require elbows purchased separately. Check the included-parts list for the product you choose.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sms-faq\" open=\"\"\u003e\n\u003csummary\u003eWhat’s the difference between 3-inch and 4-inch options?\u003c\/summary\u003e\n\u003cdiv\u003e4-inch provides more space for larger line sets and easier routing. 3-inch is slimmer for smaller bundles or tighter runs. Match to your line size and number of cables.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"sms-faq\" open=\"\"\u003e\n\u003csummary\u003eHow long is the kit?\u003c\/summary\u003e\n\u003cdiv\u003eThe kit provides 12 ft total coverage (and can be extended by adding sections).\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"Cooper\u0026Hunter","offers":[{"title":"3\" Wide","offer_id":43051489591339,"sku":"CH-3LNSC12 PVC DUCTS KITS","price":44.0,"currency_code":"USD","in_stock":true},{"title":"4\" Wide","offer_id":43051489624107,"sku":"AB-13FT-LCKW","price":69.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0625\/5647\/1339\/files\/16B01771-95B2-4F18-A824-FFD19C9B2851_2_1.webp?v=1770061113","url":"https:\/\/hvacsupplies.com\/products\/cooper-hunter-pvc-decorative-line-set-12ft","provider":"HVACSupplies.com","version":"1.0","type":"link"}