{"product_id":"xp-xtrem-hunter-deep-seeking-metal-detector","title":"XP XTREM Hunter Deep Seeking Metal Detector","description":"\u003cstyle\u003e\n\/* =========================================================\n   XP XTREM HUNTER - SHOPIFY PRODUCT DESCRIPTION\n   Professional \/ Responsive \/ Mobile Friendly\n   ========================================================= *\/\n\n.xp-xtrem-page {\n  --xp-dark: #17232d;\n  --xp-heading: #202c35;\n  --xp-text: #46525b;\n  --xp-muted: #69757f;\n  --xp-accent: #e27b22;\n  --xp-accent-dark: #b85b10;\n  --xp-accent-light: #fff7f0;\n  --xp-soft: #f6f8f9;\n  --xp-border: #e1e6e9;\n  --xp-white: #ffffff;\n\n  width: 100%;\n  max-width: 1350px;\n  margin: 0 auto;\n  padding: 22px 20px 55px;\n  color: var(--xp-text);\n  font-family: inherit;\n  font-size: 16px;\n  line-height: 1.72;\n  box-sizing: border-box;\n}\n\n.xp-xtrem-page *,\n.xp-xtrem-page *::before,\n.xp-xtrem-page *::after {\n  box-sizing: border-box;\n}\n\n.xp-xtrem-page p {\n  margin: 0 0 17px;\n}\n\n.xp-xtrem-page strong {\n  color: var(--xp-heading);\n  font-weight: 700;\n}\n\n.xp-xtrem-page img {\n  display: block;\n  max-width: 100%;\n  height: auto;\n}\n\n\n\/* =========================================================\n   INTRODUCTION\n   ========================================================= *\/\n\n.xp-intro {\n  padding: 34px 38px;\n  margin-bottom: 28px;\n  background: linear-gradient(135deg, #f7f9fa 0%, #ffffff 100%);\n  border: 1px solid var(--xp-border);\n  border-left: 5px solid var(--xp-accent);\n  border-radius: 0 15px 15px 0;\n}\n\n.xp-intro p {\n  font-size: 18px;\n  line-height: 1.75;\n}\n\n.xp-intro p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================================\n   PRODUCT IMAGES - 100% WIDTH\n   ========================================================= *\/\n\n.xp-product-image {\n  width: 100%;\n  margin: 30px auto 42px;\n  text-align: center;\n}\n\n.xp-product-image img {\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  margin: 0 auto !important;\n  object-fit: contain;\n  border-radius: 14px;\n  box-shadow: 0 9px 28px rgba(20, 30, 40, 0.09);\n}\n\n\n\/* =========================================================\n   CONTENT SECTIONS\n   ========================================================= *\/\n\n.xp-section {\n  padding: 5px 0 34px;\n  margin: 0 0 32px;\n  border-bottom: 1px solid var(--xp-border);\n}\n\n.xp-section h3,\n.xp-section-title {\n  position: relative;\n  margin: 0 0 18px;\n  padding-left: 16px;\n  color: var(--xp-heading);\n  font-size: clamp(22px, 2.5vw, 27px);\n  line-height: 1.35;\n  font-weight: 750;\n}\n\n.xp-section h3::before,\n.xp-section-title::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 5px;\n  bottom: 5px;\n  width: 4px;\n  background: var(--xp-accent);\n  border-radius: 10px;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n   ========================================================= *\/\n\n.xp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 18px;\n  margin-bottom: 38px;\n}\n\n.xp-feature-card {\n  padding: 26px 25px;\n  background: var(--xp-white);\n  border: 1px solid var(--xp-border);\n  border-radius: 13px;\n  box-shadow: 0 5px 18px rgba(20, 30, 40, 0.05);\n}\n\n.xp-feature-card h3 {\n  position: relative;\n  margin: 0 0 13px;\n  padding-top: 13px;\n  color: var(--xp-heading);\n  font-size: 21px;\n  line-height: 1.35;\n}\n\n.xp-feature-card h3::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 42px;\n  height: 3px;\n  background: var(--xp-accent);\n  border-radius: 10px;\n}\n\n.xp-feature-card p {\n  margin: 0;\n}\n\n\n\/* =========================================================\n   KEY FEATURES\n   ========================================================= *\/\n\n.xp-key-features {\n  padding: 35px 38px;\n  margin: 38px 0;\n  background: var(--xp-soft);\n  border-radius: 15px;\n}\n\n.xp-key-features h3 {\n  margin: 0 0 23px;\n  color: var(--xp-heading);\n  font-size: 26px;\n}\n\n.xp-key-features ul {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 11px 24px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.xp-key-features li {\n  position: relative;\n  margin: 0;\n  padding: 12px 15px 12px 40px;\n  background: var(--xp-white);\n  border: 1px solid var(--xp-border);\n  border-radius: 9px;\n}\n\n.xp-key-features li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 15px;\n  top: 12px;\n  color: var(--xp-accent);\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   SUMMARY CALLOUT\n   ========================================================= *\/\n\n.xp-summary {\n  padding: 28px 31px;\n  margin: 38px 0 45px;\n  background: var(--xp-accent-light);\n  border: 1px solid #f0dac8;\n  border-left: 5px solid var(--xp-accent);\n  border-radius: 0 13px 13px 0;\n}\n\n.xp-summary p {\n  margin: 0;\n  font-size: 17px;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n   ========================================================= *\/\n\n.xp-specifications {\n  margin-top: 20px;\n}\n\n.xp-specifications \u003e h3 {\n  position: relative;\n  margin: 0 0 28px;\n  padding-bottom: 13px;\n  color: var(--xp-heading);\n  font-size: 29px;\n  line-height: 1.3;\n}\n\n.xp-specifications \u003e h3::after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  bottom: 0;\n  width: 65px;\n  height: 3px;\n  background: var(--xp-accent);\n  border-radius: 10px;\n}\n\n\n\/* =========================================================\n   SPECIFICATION CARDS\n   ========================================================= *\/\n\n.xp-spec-box {\n  margin-bottom: 22px;\n  padding: 30px 32px;\n  background: var(--xp-white);\n  border: 1px solid var(--xp-border);\n  border-radius: 14px;\n  box-shadow: 0 6px 22px rgba(20, 30, 40, 0.06);\n}\n\n.xp-spec-box-title {\n  margin: 0 0 20px;\n  padding-bottom: 13px;\n  color: var(--xp-heading);\n  font-size: 20px;\n  line-height: 1.4;\n  border-bottom: 1px solid var(--xp-border);\n}\n\n.xp-spec-box ul {\n  margin: 0;\n  padding-left: 22px;\n}\n\n.xp-spec-box li {\n  margin: 8px 0;\n  padding-left: 4px;\n}\n\n.xp-spec-box li::marker {\n  color: var(--xp-accent);\n}\n\n\n\/* =========================================================\n   GENERAL TECH DARK SECTION\n   ========================================================= *\/\n\n.xp-general-tech {\n  padding: 32px;\n  margin-top: 22px;\n  background: linear-gradient(135deg, #17232d, #253946);\n  color: rgba(255, 255, 255, 0.91);\n  border-radius: 15px;\n}\n\n.xp-general-tech .xp-spec-box-title,\n.xp-general-tech .xp-spec-box-title strong {\n  color: #ffffff;\n  border-bottom-color: rgba(255, 255, 255, 0.15);\n}\n\n.xp-general-tech ul {\n  margin: 0;\n  padding-left: 22px;\n}\n\n.xp-general-tech li,\n.xp-general-tech li span {\n  color: rgba(255, 255, 255, 0.91);\n}\n\n.xp-general-tech li {\n  margin: 9px 0;\n}\n\n.xp-general-tech li::marker {\n  color: var(--xp-accent);\n}\n\n.xp-general-tech strong {\n  color: #ffffff;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media screen and (max-width: 1200px) {\n\n  .xp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .xp-key-features ul {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .xp-xtrem-page {\n    padding: 12px 15px 42px;\n    font-size: 15.5px;\n    line-height: 1.68;\n  }\n\n  .xp-intro {\n    padding: 24px 20px 24px 23px;\n    border-left-width: 4px;\n    border-radius: 0 11px 11px 0;\n  }\n\n  .xp-intro p {\n    font-size: 16px;\n  }\n\n  .xp-product-image {\n    margin: 24px auto 32px;\n  }\n\n  .xp-product-image img {\n    width: 100% !important;\n    max-width: 100% !important;\n    border-radius: 10px;\n  }\n\n  .xp-section {\n    padding-bottom: 26px;\n    margin-bottom: 26px;\n  }\n\n  .xp-section h3,\n  .xp-section-title {\n    padding-left: 14px;\n    font-size: 21px;\n  }\n\n  .xp-section h3::before,\n  .xp-section-title::before {\n    width: 3px;\n  }\n\n  .xp-feature-grid {\n    gap: 13px;\n    margin-bottom: 30px;\n  }\n\n  .xp-feature-card {\n    padding: 21px 18px;\n    border-radius: 10px;\n  }\n\n  .xp-feature-card h3 {\n    font-size: 19px;\n  }\n\n  .xp-key-features {\n    padding: 25px 18px;\n    margin: 30px 0;\n    border-radius: 11px;\n  }\n\n  .xp-key-features h3 {\n    font-size: 23px;\n  }\n\n  .xp-key-features ul {\n    gap: 9px;\n  }\n\n  .xp-key-features li {\n    padding: 12px 12px 12px 38px;\n  }\n\n  .xp-key-features li::before {\n    left: 14px;\n  }\n\n  .xp-summary {\n    padding: 22px 18px 22px 21px;\n    margin: 30px 0 38px;\n    border-left-width: 4px;\n  }\n\n  .xp-summary p {\n    font-size: 15.5px;\n  }\n\n  .xp-specifications \u003e h3 {\n    font-size: 25px;\n  }\n\n  .xp-spec-box {\n    padding: 23px 18px;\n    border-radius: 11px;\n  }\n\n  .xp-spec-box-title {\n    font-size: 18px;\n  }\n\n  .xp-general-tech {\n    padding: 24px 19px;\n    border-radius: 11px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 420px) {\n\n  .xp-xtrem-page {\n    padding-left: 10px;\n    padding-right: 10px;\n  }\n\n  .xp-intro {\n    padding: 21px 16px 21px 19px;\n  }\n\n  .xp-feature-card {\n    padding: 19px 16px;\n  }\n\n  .xp-key-features {\n    padding: 22px 15px;\n  }\n\n  .xp-spec-box {\n    padding: 21px 16px;\n  }\n\n  .xp-general-tech {\n    padding: 22px 16px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xp-xtrem-page\"\u003e\n\u003c!-- ======================================================\n     INTRODUCTION\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-intro\"\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eDiscover large and deeply buried metal targets with the \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eXP XTREM Hunter Deep Seeking Metal Detector\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e, an advanced 2-box detection system engineered for professional deep-search applications. Powered by XP's \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eFast Multi Frequency (FMF®) technology\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e, the XTREM Hunter provides excellent stability, reduced ground interference, and reliable detection of large underground metal objects at impressive depths.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     PRODUCT IMAGE 1\n     ====================================================== --\u003e\u003c!-- ======================================================\n     PROFESSIONAL APPLICATION\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-section\"\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003e\u003ciframe width=\"1337\" height=\"752\" src=\"https:\/\/www.youtube.com\/embed\/OlC0WvQYZu0\" title=\"XTREM HUNTER - The new generation of Deep Seeking Metal Detectors\"\u003e\u003c\/iframe\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eDesigned for archaeologists, treasure hunters, construction professionals, industrial users, and serious detectorists, the XP XTREM Hunter can locate \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003elarge relics, buried metal objects, tanks, pipes, and other substantial metallic targets\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e at depths of up to \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e5 meters (16 feet)\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e under suitable conditions.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/3558\/9809\/files\/XP_XTREM_Hunter_Deep_Seeking_Metal_Detector-2.jpg?v=1787074528\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     ADVANCED FMF\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-section\"\u003e\n\u003ch3\u003e\u003cspan\u003eAdvanced FMF® Multi-Frequency Detection\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eUnlike traditional 2-box metal detectors, the XP XTREM Hunter uses \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003esimultaneous Fast Multi Frequency (FMF®) technology\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e to improve performance across different ground conditions while minimizing unwanted ground noise. Its natural insensitivity to small surface targets helps the detector focus on larger and deeper objects.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     PRODUCT IMAGE 2\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/3558\/9809\/files\/XP_XTREM_Hunter_Deep_Seeking_Metal_Detector-3.jpg?v=1787074560\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     TWO FEATURE CARDS\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-feature-grid\"\u003e\n\u003c!-- DEEP TARGET --\u003e\n\u003cdiv class=\"xp-feature-card\"\u003e\n\u003ch3\u003e\u003cspan\u003eDeep Target \u0026amp; Iron Discrimination\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eThe XTREM Hunter offers advanced iron discrimination capabilities, allowing users to reject certain moderate-sized ferrous objects while searching for deeper targets. This makes it particularly useful in areas where unwanted iron could interfere with conventional deep-seeking detectors.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHTWEIGHT --\u003e\n\u003cdiv class=\"xp-feature-card\"\u003e\n\u003ch3\u003e\u003cspan\u003eLightweight \u0026amp; Easy to Operate\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eDespite its professional deep-detection capabilities, the XTREM Hunter weighs only \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e2.9 kg (6.4 lb) with the remote control\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e and is designed for operation by a single person. Its adjustable handle and support system help provide comfortable balance during extended searches.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     PRODUCT IMAGE 3\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-product-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/3558\/9809\/files\/XP_XTREM_Hunter_Deep_Seeking_Metal_Detector-4.jpg?v=1787074591\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     DEUS II\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-section\"\u003e\n\u003ch3\u003e\u003cspan\u003eXP DEUS II Wireless Ecosystem\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eThe XTREM Hunter integrates with the \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eXP DEUS II wireless ecosystem\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e, allowing compatible remote controls, headphones, and standard XP coils to work together. Users can quickly switch from deep-target searching with the XTREM Hunter to a standard DEUS II coil for more precise target location.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     KEY FEATURES\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-key-features\"\u003e\n\u003ch3\u003e\u003cspan\u003eKey Features\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan\u003eAdvanced \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eFast Multi Frequency (FMF®)\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e technology\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eDeep detection of suitable large targets up to \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e5 m \/ 16 ft\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eDesigned for large and deeply buried metallic objects\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eAdvanced ground-effect reduction for stable operation\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eDiscrimination of certain moderate-sized ferrous targets\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eNaturally insensitive to many small surface targets\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eSingle-person operation\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eLightweight \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e2.9 kg \/ 6.4 lb\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e design with remote\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eAdjustable Ground Balance\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eAutomatic and manual EMI Frequency Scan with 14 channels\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eMore than \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003e10 hours of battery life\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eUSB-C charging\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eCompatible with XP DEUS II wireless equipment\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eWeather-resistant construction for demanding outdoor searches\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eXP carrying case included\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     PRODUCT SUMMARY\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-summary\"\u003e\n\u003cp\u003e\u003cspan\u003eWhether you're searching for \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003edeep relics, buried metal structures, underground pipes, tanks, or other large metallic targets\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e, the XP XTREM Hunter combines deep-seeking performance with XP's modern FMF wireless technology in a lightweight and highly portable professional detection system.\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n     SPECIFICATIONS\n     ====================================================== --\u003e\n\u003cdiv class=\"xp-specifications\"\u003e\n\u003ch3\u003e\u003cspan\u003eSpecifications\u003c\/span\u003e\u003c\/h3\u003e\n\u003c!-- SETTINGS --\u003e\n\u003cdiv class=\"xp-spec-box\"\u003e\n\u003cp class=\"xp-spec-box-title\"\u003e\u003cstrong\u003eSettings when paired with the XTREM HUNTER\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSensitivity.\u003c\/li\u003e\n\u003cli\u003eReactivity.\u003c\/li\u003e\n\u003cli\u003eAdjustable Autotune.\u003c\/li\u003e\n\u003cli\u003eAudio Threshold.\u003c\/li\u003e\n\u003cli\u003eIron rejection (IAR).\u003c\/li\u003e\n\u003cli\u003eAudio Response.\u003c\/li\u003e\n\u003cli\u003eFrequency Scan (EMI noise cancel): Auto\/Manual - 14 channels.\u003c\/li\u003e\n\u003cli\u003eGround Balance: Auto or Manual.\u003c\/li\u003e\n\u003cli\u003eRecording 4 seconds with a Play\/Pause option.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- GENERAL TECH --\u003e\n\u003cdiv class=\"xp-general-tech\"\u003e\n\u003cdiv class=\"xp-spec-box-title\"\u003e\u003cstrong\u003eGeneral tech (XTREM HUNTER accessory)\u003c\/strong\u003e\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eSimultaneous \u003cstrong\u003eFast Multiple Frequency\u003c\/strong\u003e (FMF®).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eNon-Motion with adjustable Autotune.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eWireless headphone compatibility: WSAII XL (waterproof IP68) - WSAII (weather proof) - WS6 (weather proof).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eBattery type: Li-ion 18650 x1 - 11 Watts\/hour - 45g.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eBattery life : \u0026gt;10 hours.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eCharging time : ~4 hours.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eCharge cable: USB-C.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eLength assembled: 1.20m (3.94ft).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eXP Case: included - rain and shock proof.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eWeight (Xtrem Hunter + remote): 2.9kg (6.4lb).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eWeight (Xtrem Hunter + XP case): 5.8kg (12,8lb).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eXP Case size: 725 x 480 x 170 mm (28’ x 18,9’x 6,7’).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eXP Backpack 280 : Optional.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eWarranty: 5 years parts and labor - Batteries and connectors 2 years.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XP","offers":[{"title":"Default Title","offer_id":47856815374513,"sku":null,"price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0690\/3558\/9809\/files\/XPXTREMHunterDeepSeekingMetalDetector.jpg?v=1787068090","url":"https:\/\/metaldetectorspro.com\/es\/products\/xp-xtrem-hunter-deep-seeking-metal-detector","provider":"Metal Detectors Pro","version":"1.0","type":"link"}