{"product_id":"retevis-rb48-heavy-duty-waterproof-two-way-radio-6-pack-kit-with-6-way-multi-charger","title":"Retevis RB48 Heavy-Duty Waterproof Two-Way Radio 6-Pack Kit with 6-Way Multi-Charger","description":"\u003cstyle\u003e\n\/* --- Verified Fleetwood Digital PDP CSS --- *\/\n.fd-feature-list {\n  list-style: none;\n  padding: 0;\n  margin: 20px 0;\n}\n.fd-feature-list li {\n  display: flex;\n  align-items: flex-start;\n  margin-bottom: 15px;\n  font-size: 1.1em;\n  line-height: 1.6;\n}\n.fd-feature-list .icon {\n  font-size: 1.5em;\n  margin-right: 15px;\n  margin-top: -2px;\n  min-width: 25px;\n  text-align: center;\n}\n.fd-feature-list .fd-feature-content {\n  flex: 1;\n}\n.fd-feature-list .fd-feature-title {\n  font-weight: bold;\n  color: #333;\n  display: block;\n}\n.fd-feature-list .fd-feature-description {\n  color: #555;\n}\n\n\/* === SPECIFICATIONS MATRIX BASE STYLES === *\/\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 20px;\n}\n.specs-table th, .specs-table td {\n  border: 1px solid #ddd;\n  padding: 10px;\n  text-align: left;\n}\n.specs-table th {\n  background-color: #f9f9f9;\n  font-weight: bold;\n  width: 40%;\n}\n.specs-table thead {\n  display: table-header-group;\n}\n.specs-table tr:nth-child(even) {\n  background-color: #fdfdfd;\n}\n\n\/* --- Improved Mobile Layout (Stacked w\/ Colon) --- *\/\n@media (max-width: 600px) {\n  .specs-table { \n    border: 0 !important; \n  }\n  .specs-table thead { \n    display: none !important;\n  }\n  \n  \/* Make normal parameter rows behave like a stacked card block *\/\n  .specs-table tr:not([style*=\"f1f5f9\"]) {\n    border-bottom: 3px solid #000 !important;\n    margin-bottom: 15px !important;\n    display: block !important;\n    width: 100% !important;\n    box-sizing: border-box !important;\n  }\n  \n  \/* Hide the duplicate regular descriptive column cell *\/\n  .specs-table tbody tr:not([style*=\"f1f5f9\"]) td:first-child {\n    display: none !important;\n  }\n  \n  \/* Style the active parameter values *\/\n  .specs-table td {\n    display: block !important;\n    width: 100% !important;\n    box-sizing: border-box !important;\n    border: none !important;\n    border-bottom: 1px solid #eee !important; \n    padding: 10px !important;\n    text-align: left !important;\n    white-space: normal !important;\n  }\n  \n  \/* Category header rows stay visible and look sharp *\/\n  .specs-table tr[style*=\"f1f5f9\"] {\n    display: block !important;\n    width: 100% !important;\n    margin-top: 10px !important;\n    border: none !important;\n  }\n  \n  .specs-table tr[style*=\"f1f5f9\"] td[colspan=\"2\"] {\n    display: block !important;\n    width: 100% !important;\n    text-align: center !important;\n    font-weight: bold !important;\n    font-size: 1.1em !important;\n    color: #2a6496 !important;\n    background-color: #e6f2f8 !important;\n    border: 1px solid #bce8f1 !important;\n    border-bottom: 3px solid #2a6496 !important;\n    padding: 12px 10px !important;\n    box-sizing: border-box !important;\n  }\n  \n  \/* Generate stacked dynamic meta labels via the custom attr token *\/\n  .specs-table td[data-label]::before {\n    content: attr(data-label) \":\";\n    display: block !important;\n    font-weight: bold !important;\n    text-align: left !important;\n    margin-bottom: 5px !important;\n    color: #111 !important;\n    position: static !important; \n    width: auto !important;\n    padding-right: 0 !important;\n  }\n  \n  .specs-table tr:last-child { \n    border-bottom: 0 !important; \n  }\n  .specs-table td:last-child { \n    border-bottom: 0 !important; \n  }\n}\n\n\/* === FLEETWOOD DIGITAL MULTIPACK SAVINGS PERK BLOCK === *\/\n.fd-multipack-block {\n  background-color: #f4fcf6;\n  border: 1px solid #d1e7dd;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #28a745;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n.fd-multipack-content {\n  display: flex;\n  align-items: flex-start;\n  gap: 16px;\n}\n.fd-multipack-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n.fd-multipack-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #198754;\n}\n.fd-multipack-text p {\n  margin: 0 0 8px 0;\n  color: #333;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n.fd-multipack-disclaimer {\n  font-size: 0.82em !important;\n  color: #666;\n  font-style: italic;\n  line-height: 1.4;\n  margin: 4px 0 0 0;\n  border-top: 1px dashed #ced4da;\n  padding-top: 8px;\n}\n.fd-multipack-button {\n  display: inline-block;\n  background-color: #2a6496;\n  color: #ffffff !important;\n  padding: 10px 16px;\n  font-size: 14px;\n  font-weight: bold;\n  border: none;\n  border-radius: 5px;\n  text-decoration: none;\n  text-align: center;\n  width: 100%;\n  max-width: 320px;\n  box-sizing: border-box;\n  transition: background-color 0.2s ease;\n}\n.fd-multipack-button:hover {\n  background-color: #1d4b73;\n}\n\n\/* === GENERAL NOTICE BLOCK STYLES === *\/\n.fd-notice-block {\n  background-color: #f8f9fa; \n  border: 1px solid #ddd;\n  border-radius: 8px;\n  padding: 16px;\n  margin: 20px 0;\n  box-sizing: border-box;\n}\n.fd-notice-title {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin-top: 0;\n  margin-bottom: 10px;\n}\n\n@media (max-width: 480px) {\n  .fd-multipack-block .fd-multipack-content {\n    flex-direction: column;\n    text-align: center;\n    align-items: center;\n    gap: 12px;\n  }\n  .fd-multipack-button {\n    max-width: 100%;\n    margin: 0 auto;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eOutfit your entire work crew with the complete, job-site ready \u003cstrong\u003eRetevis RB48 Heavy-Duty Waterproof Two-Way Radio 6-Pack Kit\u003c\/strong\u003e. Engineered specifically for harsh industrial operations, construction sites, manufacturing plants, and outdoor event staging, this complete fleet bundle pairs 6 rugged \u003cstrong\u003eIP67 waterproof handheld transceivers\u003c\/strong\u003e with 1 centralized \u003cstrong\u003eRTC48P 6-unit multi-gang charger station\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eStop dealing with cluttered power bars and individual wall adapters. This turn-key commercial kit allows your team to keep all 6 radios—or standalone spare batteries—organized and fully charged from a single wall outlet, while keeping your staging area professional and field-ready.\u003c\/p\u003e\n\n\u003c!-- License-Free Notice Box --\u003e\n\u003cdiv class=\"fd-notice-block\" style=\"border-top: 4px solid #0284c7; background-color: #f0f9ff;\"\u003e\n  \u003cp class=\"fd-notice-title\" style=\"color: #0369a1;\"\u003e📻 License-Free FRS Operation (No License Required)\u003c\/p\u003e\n  \u003cp style=\"margin-bottom: 0;\"\u003eThis radio bundle operates on standard license-free FRS frequencies across Canada and the USA. Enjoy immediate, out-of-the-box communication for your team without needing ISED Canada radio licensing or annual subscription fees.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Fleet Bundle Advantage Box --\u003e\n\u003cdiv class=\"fd-notice-block\" style=\"border-top: 4px solid #28a745; background-color: #f4fcf6;\"\u003e\n  \u003cp class=\"fd-notice-title\" style=\"color: #198754;\"\u003e📦 Complete Crew Fleet Bundle\u003c\/p\u003e\n  \u003cp style=\"margin-bottom: 0;\"\u003eThis all-in-one package includes \u003cstrong\u003e6x Retevis RB48 Radios\u003c\/strong\u003e, \u003cstrong\u003e6x 2000mAh Li-ion Battery Packs\u003c\/strong\u003e, \u003cstrong\u003e6x Heavy-Duty Belt Clips\u003c\/strong\u003e, and \u003cstrong\u003e1x RTC48P 6-Bay Gang Charger Station\u003c\/strong\u003e with integrated dual USB accessory charging ports.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Multipack Savings Block --\u003e\n\u003cdiv class=\"fd-multipack-block\"\u003e\n  \u003cdiv class=\"fd-multipack-content\"\u003e\n    \u003cdiv class=\"fd-multipack-icon\"\u003e📦✨\u003c\/div\u003e\n    \u003cdiv class=\"fd-multipack-text\"\u003e\n      \u003ch4\u003eSave with Multipacks \u0026amp; Larger Fleet Bundles!\u003c\/h4\u003e\n      \u003cp\u003eOutfitting a larger commercial workforce, multiple job sites, or extended event crews? This item is available in custom quantity configurations! Whether you need additional 2-packs, 4-packs, or full 6-pack gang-charger bundles, you can \u003cstrong\u003eequip your entire team and save!\u003c\/strong\u003e Select the bundle size that fits your setup to bundle and save on your gear.\u003c\/p\u003e\n      \u003ca class=\"fd-multipack-button\" href=\"\/en-ch\/search?q=rb48\u0026amp;type=product\"\u003e🔍 Browse Available RB48 Bundles\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"fd-multipack-disclaimer\"\u003e⚠️ \u003cstrong\u003ePlease Note:\u003c\/strong\u003e Multi-pack fleet bundles are heavily requested for commercial staging and may occasionally require 2-3 additional business days for warehouse assembly and logistics dispatch.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eKey Product Features\u003c\/h3\u003e\n\u003cul class=\"fd-feature-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🌊\u003c\/span\u003e\n\u003cdiv class=\"fd-feature-content\"\u003e\n  \u003cspan class=\"fd-feature-title\"\u003eIP67 Submersible Waterproof Rating:\u003c\/span\u003e \n  \u003cspan class=\"fd-feature-description\"\u003eFully sealed against dust ingress and capable of surviving complete water immersion up to 1 meter for 30 minutes. Built to handle torrential rain, mud, and wet job-site conditions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"fd-feature-content\"\u003e\n  \u003cspan class=\"fd-feature-title\"\u003eCentralized 6-Bay Gang Charging:\u003c\/span\u003e \n  \u003cspan class=\"fd-feature-description\"\u003eCharge all 6 radios simultaneously using a single AC wall cord. Each charging bay features an independent LED status indicator (Red: Charging \/ Green: Ready).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔋\u003c\/span\u003e\n\u003cdiv class=\"fd-feature-content\"\u003e\n  \u003cspan class=\"fd-feature-title\"\u003eHigh-Capacity 2000mAh Batteries:\u003c\/span\u003e \n  \u003cspan class=\"fd-feature-description\"\u003eDelivers long operational runtime to easily power through full 12-hour work shifts, backed by selectable power-save modes to maximize uptime.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e📱\u003c\/span\u003e\n\u003cdiv class=\"fd-feature-content\"\u003e\n  \u003cspan class=\"fd-feature-title\"\u003eDual Auxiliary USB Charging Ports:\u003c\/span\u003e \n  \u003cspan class=\"fd-feature-description\"\u003eThe included RTC48P gang charger features two 5V USB ports on the front panel to simultaneously charge mobile phones or wireless headsets.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🛠️\u003c\/span\u003e\n\u003cdiv class=\"fd-feature-content\"\u003e\n  \u003cspan class=\"fd-feature-title\"\u003eHeavy-Duty Composite Shell:\u003c\/span\u003e \n  \u003cspan class=\"fd-feature-description\"\u003eConstructed with high-impact, drop-resistant housing designed to absorb hard concrete drops, vibrations, and heavy industrial use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🔊\u003c\/span\u003e\n\u003cdiv class=\"fd-feature-content\"\u003e\n  \u003cspan class=\"fd-feature-title\"\u003eLoud \u0026amp; Clear Commercial Audio:\u003c\/span\u003e \n  \u003cspan class=\"fd-feature-description\"\u003eEngineered with high-gain speaker output and built-in squelch controls to ensure crisp voice intelligibility over noisy machinery and wind background noise.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n  \u003c!-- Radio Performance \u0026 Standards --\u003e\n  \u003ctr style=\"background-color: #f1f5f9;\"\u003e\u003ctd colspan=\"2\"\u003eHandheld Radio Technical Parameters (Per Unit)\u003c\/td\u003e\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSpectrum Standards\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Spectrum Standards\"\u003eLicense-Free FRS Frequencies (Canada \u0026amp; USA)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIngress Protection Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Ingress Protection Rating\"\u003eIP67 Waterproof \u0026amp; Dustproof Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBattery Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Battery Capacity\"\u003e7.4V DC \/ 2000 mAh Rechargeable Li-ion Pack\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChassis Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Chassis Material\"\u003eHigh-Impact Industrial ABS \/ Polycarbonate Polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSignalling \u0026amp; Features\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Signalling \u0026amp; Features\"\u003eCTCSS\/DCS Tones, VOX Hands-Free, Emergency Alarm, Squelch Control\u003c\/td\u003e\n\u003c\/tr\u003e\n\n  \u003c!-- Gang Charger Performance --\u003e\n  \u003ctr style=\"background-color: #f1f5f9;\"\u003e\u003ctd colspan=\"2\"\u003e6-Unit Gang Charger Station Parameters\u003c\/td\u003e\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCharger Model\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Charger Model\"\u003eRetevis RTC48P 6-Way Multi-Unit Charger\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower Input Supply\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Power Input Supply\"\u003eUniversal 100 — 240V AC (50\/60 Hz)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBay Output Rating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Bay Output Rating\"\u003e4.2V DC \/ 500 mA per bay (6 Independent Bays)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAuxiliary Output Ports\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Auxiliary Output Ports\"\u003eDual 5V DC \/ 2.0A Shared USB Outputs\u003c\/td\u003e\n\u003c\/tr\u003e\n\n  \u003c!-- Package Logistics --\u003e\n  \u003ctr style=\"background-color: #f1f5f9;\"\u003e\u003ctd colspan=\"2\"\u003ePackage Fulfillment Inclusions\u003c\/td\u003e\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKit Inclusions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Kit Inclusions\"\u003e6x Retevis RB48 Waterproof Radios, 6x 2000mAh Li-ion Batteries, 6x Heavy-Duty Belt Clips, 6x Hand Lanyards, 1x RTC48P 6-Bay Multi-Charger Station, 1x AC Power Cable, User Manuals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n","brand":"Retevis","offers":[{"title":"Default Title","offer_id":54537170944279,"sku":"RB48x3-RTC48","price":196.0,"currency_code":"CHF","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/rb48-with-charger_20250813151540_3840_20251222085947_4125.jpg?v=1784924757","url":"https:\/\/www.fleetwooddp.com\/en-ch\/products\/retevis-rb48-heavy-duty-waterproof-two-way-radio-6-pack-kit-with-6-way-multi-charger","provider":"Fleetwood Digital","version":"1.0","type":"link"}