{"product_id":"end-pole-kit","title":"End Pole Kit","description":"\u003csection class=\"ugq-product-copy ugq-end-pole-kit-copy\"\u003e\n  \u003cstyle\u003e\n    .ugq-product-copy {\n      --ugq-orange: #FB5B03;\n      --ugq-black: #090909;\n      --ugq-border: rgba(0, 0, 0, 0.1);\n      --ugq-muted: #5f5f5f;\n\n      width: 100%;\n      max-width: 100%;\n      margin: 0 auto;\n      padding: 0;\n      color: var(--ugq-black);\n      font-family: inherit;\n      overflow-x: hidden;\n    }\n\n    .ugq-product-copy * {\n      box-sizing: border-box;\n      max-width: 100%;\n    }\n\n    .ugq-product-copy__intro {\n      position: relative;\n      overflow: hidden;\n      border-radius: 28px;\n      padding: clamp(2rem, 4vw, 4rem);\n      background:\n        radial-gradient(circle at 0% 0%, rgba(251, 91, 3, 0.11), transparent 34%),\n        linear-gradient(135deg, #171717 0%, #050505 100%);\n      color: #fff;\n      box-shadow: 0 24px 70px rgba(0, 0, 0, 0.14);\n    }\n\n    .ugq-product-copy__intro::after {\n      content: \"\";\n      position: absolute;\n      inset: -20%;\n      z-index: 1;\n      pointer-events: none;\n      opacity: 0.12;\n      background-image:\n        repeating-radial-gradient(circle at 20% 35%, rgba(255,255,255,0.24) 0 1px, transparent 1px 18px),\n        repeating-radial-gradient(circle at 78% 58%, rgba(255,255,255,0.14) 0 1px, transparent 1px 24px);\n    }\n\n    .ugq-product-copy__intro-inner {\n      position: relative;\n      z-index: 2;\n      max-width: 980px;\n    }\n\n    .ugq-product-copy__eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.75rem;\n      margin-bottom: 1rem;\n      color: var(--ugq-orange);\n      font-size: 1.1rem;\n      font-weight: 900;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n    }\n\n    .ugq-product-copy__eyebrow::before {\n      content: \"\";\n      width: 2.6rem;\n      height: 2px;\n      border-radius: 999px;\n      background: var(--ugq-orange);\n      flex: 0 0 auto;\n    }\n\n    .ugq-product-copy h2 {\n      margin: 0 0 1.2rem;\n      color: #fff !important;\n      font-size: clamp(2.7rem, 4.6vw, 5rem);\n      line-height: 0.95;\n      letter-spacing: -0.055em;\n      text-transform: uppercase;\n      overflow-wrap: anywhere;\n    }\n\n    .ugq-product-copy__intro p {\n      margin: 0;\n      max-width: 920px;\n      color: rgba(255,255,255,0.88) !important;\n      font-size: clamp(1.45rem, 1.65vw, 1.85rem);\n      line-height: 1.55;\n    }\n\n    .ugq-product-copy__intro strong {\n      color: #fff !important;\n    }\n\n    .ugq-product-copy__intro p + p {\n      margin-top: 1.1rem;\n    }\n\n    .ugq-product-copy__highlight-line {\n      margin-top: 1.4rem !important;\n      color: var(--ugq-orange) !important;\n      font-weight: 900;\n    }\n\n    .ugq-product-copy__grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.4rem;\n      margin-top: 1.4rem;\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .ugq-product-copy__card {\n      min-width: 0;\n      width: 100%;\n      border: 1px solid var(--ugq-border);\n      border-radius: 24px;\n      padding: clamp(1.8rem, 3vw, 2.7rem);\n      background: #fff;\n      box-shadow: 0 18px 50px rgba(0, 0, 0, 0.06);\n      overflow: hidden;\n    }\n\n    .ugq-product-copy h3 {\n      display: flex;\n      align-items: center;\n      gap: 0.8rem;\n      margin: 0 0 1.4rem;\n      color: var(--ugq-black);\n      font-size: clamp(1.6rem, 2vw, 2.15rem);\n      line-height: 1.05;\n      font-weight: 900;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      overflow-wrap: anywhere;\n    }\n\n    .ugq-product-copy h3::before {\n      content: \"\";\n      display: block;\n      width: 0.55rem;\n      height: 2.4rem;\n      border-radius: 999px;\n      background: var(--ugq-orange);\n      flex: 0 0 auto;\n    }\n\n    .ugq-product-copy p {\n      margin: 0;\n      color: var(--ugq-muted);\n      font-size: 1.45rem;\n      line-height: 1.55;\n      overflow-wrap: break-word;\n    }\n\n    .ugq-product-copy p + p {\n      margin-top: 1rem;\n    }\n\n    .ugq-product-copy ul {\n      display: grid;\n      gap: 0.85rem;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ugq-product-copy li {\n      position: relative;\n      padding-left: 1.7rem;\n      color: var(--ugq-muted);\n      font-size: 1.45rem;\n      line-height: 1.45;\n      overflow-wrap: break-word;\n    }\n\n    .ugq-product-copy li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 0.72em;\n      width: 0.55rem;\n      height: 0.55rem;\n      border-radius: 999px;\n      background: var(--ugq-orange);\n      transform: translateY(-50%);\n    }\n\n    .ugq-product-copy strong {\n      color: var(--ugq-black);\n      font-weight: 900;\n    }\n\n    .ugq-product-copy__callout {\n      border: 1px solid rgba(251, 91, 3, 0.24);\n      border-radius: 20px;\n      padding: 1.5rem;\n      background:\n        radial-gradient(circle at 0% 0%, rgba(251, 91, 3, 0.09), transparent 36%),\n        #f7f7f7;\n    }\n\n    .ugq-product-copy__callout p {\n      color: var(--ugq-black);\n      font-weight: 800;\n    }\n\n    .ugq-product-copy__spec-list {\n      display: grid;\n      gap: 0.85rem;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ugq-product-copy__spec-list li {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) auto;\n      gap: 1rem;\n      align-items: baseline;\n      padding: 1rem 1rem 1rem 2.2rem;\n      border-radius: 16px;\n      background: #f7f7f7;\n    }\n\n    .ugq-product-copy__spec-list li::before {\n      left: 1rem;\n    }\n\n    .ugq-product-copy__spec-meta {\n      color: var(--ugq-orange);\n      font-weight: 900;\n      text-align: right;\n    }\n\n    .ugq-product-copy__final-note {\n      border-radius: 24px;\n      padding: clamp(1.8rem, 3vw, 2.7rem);\n      background: var(--ugq-black);\n      color: #fff;\n      text-align: center;\n      box-shadow: 0 18px 50px rgba(0, 0, 0, 0.12);\n    }\n\n    .ugq-product-copy__final-note p {\n      color: #fff;\n      font-size: clamp(1.55rem, 2vw, 2rem);\n      font-weight: 900;\n      line-height: 1.35;\n    }\n\n    @media screen and (max-width: 749px) {\n      .ugq-product-copy {\n        width: 100%;\n        max-width: 100vw;\n      }\n\n      .ugq-product-copy__intro {\n        border-radius: 22px;\n        padding: 2rem 1.35rem;\n      }\n\n      .ugq-product-copy h2 {\n        font-size: clamp(2.35rem, 12vw, 3rem);\n        letter-spacing: -0.045em;\n      }\n\n      .ugq-product-copy__intro p {\n        font-size: 1.22rem;\n      }\n\n      .ugq-product-copy__eyebrow {\n        font-size: .82rem;\n        letter-spacing: .12em;\n      }\n\n      .ugq-product-copy__eyebrow::before {\n        width: 1.8rem;\n      }\n\n      .ugq-product-copy__card {\n        border-radius: 20px;\n        padding: 1.35rem;\n      }\n\n      .ugq-product-copy h3 {\n        font-size: 1.45rem;\n        letter-spacing: .055em;\n      }\n\n      .ugq-product-copy p,\n      .ugq-product-copy li {\n        font-size: 1.15rem;\n      }\n\n      .ugq-product-copy__callout {\n        padding: 1.25rem;\n      }\n\n      .ugq-product-copy__spec-list li {\n        grid-template-columns: 1fr;\n        gap: 0.35rem;\n      }\n\n      .ugq-product-copy__spec-meta {\n        text-align: left;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"ugq-product-copy__intro\"\u003e\n    \u003cdiv class=\"ugq-product-copy__intro-inner\"\u003e\n      \u003cdiv class=\"ugq-product-copy__eyebrow\"\u003eTarp Structure Upgrade\u003c\/div\u003e\n      \u003ch2\u003eEnd Pole Kit\u003c\/h2\u003e\n\n      \u003cp\u003eIf you’re looking to push your tarp setup beyond the basics, this is where things start getting fun.\u003c\/p\u003e\n\n      \u003cp\u003e\n        Our \u003cstrong\u003eEnd Pole Kit\u003c\/strong\u003e is designed specifically for tarps equipped with \u003cstrong\u003eEnd Pole Mods\u003c\/strong\u003e, giving your shelter additional structure, more usable interior space, and a noticeably cleaner overall pitch.\n      \u003c\/p\u003e\n\n      \u003cp class=\"ugq-product-copy__highlight-line\"\u003eMore headroom. Cleaner pitch. Better storm performance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ugq-product-copy__grid\"\u003e\n    \u003cdiv class=\"ugq-product-copy__card\"\u003e\n      \u003ch3\u003eOverview\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Whether you’re setting up for hammock camping, ground shelter use, or a group hang, these poles create a substantial upgrade in both function and livability.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This kit uses premium \u003cstrong\u003eDAC NSL 8.5 poles\u003c\/strong\u003e — widely considered the gold standard in tent pole technology.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        They’re incredibly lightweight, exceptionally strong, and built using DAC’s proprietary \u003cstrong\u003eTH72M aluminum alloy\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ugq-product-copy__card ugq-product-copy__callout\"\u003e\n      \u003cp\u003eThis kit \u003cstrong\u003erequires End Pole Mods\u003c\/strong\u003e to be sewn onto your tarp. If your tarp does not have them, this kit will not function as intended.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ugq-product-copy__card\"\u003e\n      \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eTwo approximately 130\" collapsible DAC NSL 8.5 poles\u003c\/li\u003e\n        \u003cli\u003e3\/32\" shock cord pole leash\u003c\/li\u003e\n        \u003cli\u003eApproximately 13\" packed breakdown length for easy transport\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ugq-product-copy__card\"\u003e\n      \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n      \u003cul class=\"ugq-product-copy__spec-list\"\u003e\n        \u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eDesigned For\u003c\/strong\u003e\u003c\/span\u003e\u003cspan class=\"ugq-product-copy__spec-meta\"\u003eStandard Width Tarps\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eTotal Weight\u003c\/strong\u003e\u003c\/span\u003e\u003cspan class=\"ugq-product-copy__spec-meta\"\u003e~12.9 oz \/ 363g\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePole Sections\u003c\/strong\u003e\u003c\/span\u003e\u003cspan class=\"ugq-product-copy__spec-meta\"\u003e~13\" \/ 13.25\" including insert\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003ePole Diameter\u003c\/strong\u003e\u003c\/span\u003e\u003cspan class=\"ugq-product-copy__spec-meta\"\u003e8.5mm outer \/ 7.4mm inner\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/span\u003e\u003cspan class=\"ugq-product-copy__spec-meta\"\u003eDAC TH72M Aluminum Alloy\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/span\u003e\u003cspan class=\"ugq-product-copy__spec-meta\"\u003eOrange\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ugq-product-copy__card ugq-product-copy__callout\"\u003e\n      \u003cp\u003eThis kit \u003cstrong\u003ewill NOT fit XL-SilPoly tarps.\u003c\/strong\u003e If you’re running one of those setups, reach out and we’ll help get you dialed in with the correct solution.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ugq-product-copy__card\"\u003e\n      \u003ch3\u003eWhy DAC?\u003c\/h3\u003e\n\n      \u003cp\u003e\n        DAC is the global leader in tent pole engineering for a reason. Their proprietary alloys, tight manufacturing tolerances, and extensive real-world testing result in poles that are lighter, stronger, and more reliable than nearly anything else available.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        They also utilize a sustainable anodization process that significantly reduces environmental impact compared to traditional methods.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ugq-product-copy__final-note\"\u003e\n      \u003cp\u003eIf you want a tighter pitch, better livability, and a more refined shelter setup, this is one of the best tarp upgrades you can make.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","brand":"UGQ OUTDOOR, LLC","offers":[{"title":"Default Title","offer_id":52048718233901,"sku":null,"price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0894\/1600\/7981\/files\/Photoroom_20260508_133530.jpg?v=1778264916","url":"https:\/\/ugqlimited.com\/products\/end-pole-kit","provider":"UGQ OUTDOOR, LLC","version":"1.0","type":"link"}