{"title":"Misc","description":null,"products":[{"product_id":"gift-card","title":"Gift Card","description":"\u003cp\u003eThe perfect gift for the amateur ham radio person on your list. Need a Christmas gift for a CB Radio operator? Birthday present for someone into Radio?\u003c\/p\u003e\n\u003cp\u003eShopping for someone else but not sure what to give them? Give them the gift of choice with a Fleetwood Digital gift card.\u003c\/p\u003e\n\u003cp\u003eGift cards are delivered by email and contain instructions to redeem them at checkout. Our gift cards have no additional processing fees.\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"$5.00","offer_id":14032476110957,"sku":"","price":5.0,"currency_code":"CAD","in_stock":true},{"title":"$10.00","offer_id":14671000646,"sku":"","price":10.0,"currency_code":"CAD","in_stock":true},{"title":"$20.00","offer_id":14032478797933,"sku":"","price":20.0,"currency_code":"CAD","in_stock":true},{"title":"$25.00","offer_id":14671000710,"sku":"","price":25.0,"currency_code":"CAD","in_stock":true},{"title":"$50.00","offer_id":14671000774,"sku":"","price":50.0,"currency_code":"CAD","in_stock":true},{"title":"$100.00","offer_id":14671000902,"sku":"","price":100.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/gift-card-red-925.webp?v=1768996966"},{"product_id":"bnc-to-sma-f-antenna-adapter-converts-bnc-radio-to-sma","title":"BNC-Male to SMA-Female Antenna Adapter (for Scanners \u0026 HTs)","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis high-quality adapter lets you use modern, high-gain SMA antennas on your scanner or older handheld radio. It connects any device with a BNC-Female port to an antenna that uses an SMA-Male plug.\u003c\/p\u003e\n\u003cp\u003eThis is the perfect way to upgrade the antenna on your Uniden scanner or older Icom HT to a modern, high-performance antenna (like a Signal Stick or Yaesu antenna) that has an SMA-Male (pin) connector.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e💡 Please Note: Sold as a Single Adapter\u003c\/p\u003e\n\u003cp\u003eThe main product image shows two adapters from different angles so you can see both connectors. This item is \u003cstrong\u003esold as a single (1) adapter\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\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\"\u003eConnector 1: BNC-Male (Device Side):\u003c\/span\u003e \u003cspan\u003eFeatures a center pin with the \"bayonet\" twist-lock mechanism. Plugs into your scanner or radio.\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\"\u003eConnector 2: SMA-Female (Antenna Side):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures a center hole and threads on the *outside*. Accepts an SMA-Male antenna (like one for a Yaesu FT-60R).\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\"\u003eUpgrade Your Scanner or HT:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eOpens up a massive ecosystem of high-gain SMA-Male antennas for your BNC-equipped device.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Compatibility Check\u003c\/p\u003e\n\u003cp\u003eThis adapter allows a \u003cstrong\u003edevice with a BNC-Female port \u003c\/strong\u003eto use an\u003cstrong\u003e antenna with an SMA-Male plug\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDEVICES This Fits:\u003c\/strong\u003e Most Uniden, Whistler, and GRE handheld scanners, older Icom HTs (e.g., IC-V86), and test equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eANTENNAS This Fits:\u003c\/strong\u003e Yaesu, Icom, Signal Stick, and Retevis RT85\/RA89 antennas (any SMA antenna with a center pin).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ Does NOT Fit Baofeng Antennas\u003c\/p\u003e\n\u003cp\u003eThis adapter does \u003cstrong\u003eNOT\u003c\/strong\u003e accept antennas designed for a Baofeng UV-5R or Quansheng UV-K5 (those antennas are SMA-Female and have a center hole).\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Device Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eBNC-Male (Center Pin, Twist-Lock)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Antenna Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eSMA-Female (Center hole, threads outside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14740253126,"sku":"ABMSF","price":7.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/bnc-to-sma-female-antenna-adapter-converts-radio-157.webp?v=1768996983"},{"product_id":"sma-f-bnc-antenna-adapter","title":"SMA-Female to BNC-Female Coax Adapter for Handheld Radios","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis high-quality adapter lets you connect a BNC-style antenna or cable to your Baofeng, Quansheng, or other handheld radio that uses an SMA-Male antenna port. It's the perfect solution for using a scanner antenna with your ham radio or connecting your HT to test equipment.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e💡 Please Note: Sold as a Single Adapter\u003c\/p\u003e\n\u003cp\u003eThe main product image shows two adapters from different angles so you can see both connectors. This item is \u003cstrong\u003esold as a single (1) adapter\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\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\"\u003eConnector 1: SMA-Female:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures a center hole and threads on the *outside*. Designed to screw onto radios with a center pin.\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\"\u003eConnector 2: BNC-Female:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe standard \"twist-lock\" connector found on most scanners. Accepts any BNC-Male plug.\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\"\u003eConnect to Scanner Antennas:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eEasily connect your Baofeng UV-5R or Quansheng UV-K5 to a high-gain BNC discone or scanner antenna.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Fits Radios with a CENTER PIN (SMA-Male Port)\u003c\/p\u003e\n\u003cp\u003eThis adapter fits handheld radios that have an \u003cstrong\u003eSMA-Male\u003c\/strong\u003e antenna port (a port with a \u003cstrong\u003ecenter pin\u003c\/strong\u003e that is **flush** with the radio body).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCompatible Models Include:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBaofeng:\u003c\/strong\u003e UV-5R, UV-82, BF-F8HP\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuansheng:\u003c\/strong\u003e UV-K5, UV-K5(8)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetevis:\u003c\/strong\u003e RT5R, RT1, RT2, RT8, RT81\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYaesu:\u003c\/strong\u003e FT-65R, FT-4XR\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp\u003e⚠️ Does NOT Fit Most Yaesu, Icom, or RT85\u003c\/p\u003e\n\u003cp\u003eThis adapter does \u003cstrong\u003eNOT\u003c\/strong\u003e fit radios that have an \u003cstrong\u003eSMA-Female\u003c\/strong\u003e port (a center hole that \u003cstrong\u003eprotrudes\u003c\/strong\u003e from the body). This includes most Yaesu (FT-60R), Icom, and some Retevis (RT85, RA89) models.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Radio Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eSMA-Female (Center hole, threads outside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Antenna Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eBNC-Female (Center hole, twist-lock)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14727236486,"sku":"ABFSF","price":7.49,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/sma-female-to-bnc-antenna-adapter-688.webp?v=1768996985"},{"product_id":"sma-f-sma-f-converts-chinese-sma-to-north-american-sma","title":"SMA-Female to SMA-Female Adapter (for Baofeng\/Quansheng Radios)","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eHave you ever bought a new, high-quality antenna (like a Signal Stick or Yaesu) only to find it has the \u003cstrong\u003esame plug as your Baofeng radio?\u003c\/strong\u003e This is the adapter that fixes that problem.\u003c\/p\u003e\n\u003cp\u003eThis high-quality \"gender changer\" barrel adapter converts an \u003cstrong\u003eSMA-Male\u003c\/strong\u003e plug into another \u003cstrong\u003eSMA-Male\u003c\/strong\u003e plug. It is the perfect, secure way to connect your \"Chinese-style\" handheld to a \"Japanese-style\" antenna.\u003c\/p\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\"\u003eConnector 1: SMA-Female:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures a center hole and threads on the *outside*. Designed to screw into an SMA-Male plug. (One that is flush to the radio body)\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\"\u003eConnector 2: SMA-Female:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eAlso features a center hole and threads on the *outside*. Designed to screw onto another SMA-Male plug.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Solves a Common Problem\u003c\/p\u003e\n\u003cp\u003eThis adapter lets you connect an \u003cstrong\u003eantenna with an SMA-Male plug\u003c\/strong\u003e to a \u003cstrong\u003eradio that also has an SMA-Male jack.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThis adapter is a perfect fit for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRadio Side (SMA-Male):\u003c\/strong\u003e Baofeng UV-5R, Quansheng UV-K5, Retevis RT5R\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAntenna Side (SMA-Male):\u003c\/strong\u003e Signal Stick, Diamond, Yaesu, or Icom antennas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ Check Your Connectors\u003c\/p\u003e\n\u003cp\u003eThis is a specialty adapter. This does \u003cstrong\u003eNOT\u003c\/strong\u003e connect your handheld to a standard PL-259 coax cable (that requires an SMA-F to SO-259 adapter). This adapter is only for connecting two SMA-Male plugs directly.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eSMA-Female (Center hole, threads outside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eSMA-Female (Center hole, threads outside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eGold-plated brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14727243142,"sku":"SMAF-SMAF","price":9.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/61waqBSVk4L._AC_SL1001.jpg?v=1768990460"},{"product_id":"sma-m-bnc-antenna-adapter-icom-yaesu-kenwood","title":"SMA-Male to BNC-Female Coax Adapter for Yaesu, Icom \u0026 RT85","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis high-quality adapter connects your Yaesu, Icom, or Retevis RT85 handheld radio to a BNC-style antenna or coax cable. It's the standard adapter needed for connecting \"Japanese-style\" handhelds to most scanner antennas, SDRs, and ham radio test equipment.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e💡 Please Note: Sold as a Single Adapter\u003c\/p\u003e\n\u003cp\u003eThe main product image shows two adapters from different angles so you can see both connectors. This item is \u003cstrong\u003esold as a single (1) adapter\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\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\"\u003eConnector 1: SMA-Male (With Pin):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures a center pin and threads on the *inside*. Designed to screw onto radios that have a center hole.\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\"\u003eConnector 2: BNC-Female:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe standard \"twist-lock\" connector. Accepts any BNC-Male plug.\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\"\u003eIdeal for Hams \u0026amp; Hobbyists:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe perfect adapter for connecting your handheld to a scanner, SDR (Software Defined Radio), or antenna analyzer that uses a BNC port.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-notice-block\"\u003e\n\u003cp\u003e✅ Fits Radios with a CENTER HOLE (SMA-Female Port)\u003c\/p\u003e\n\u003cp\u003eThis adapter fits handheld radios that have an \u003cstrong\u003eSMA-Female\u003c\/strong\u003e antenna port (a port with a \u003cstrong\u003ecenter hole\u003c\/strong\u003e that \u003cstrong\u003eprotrudes\u003c\/strong\u003e from the body).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCompatible Models Include:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetevis:\u003c\/strong\u003e RT85, RA89\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYaesu:\u003c\/strong\u003e FT-60R, FT-70DR, VX-6R, FT-5DR\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIcom:\u003c\/strong\u003e ID-51, ID-52\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOther:\u003c\/strong\u003e Most Wouxun and TYT handhelds\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ Does NOT Fit Baofeng or Quansheng\u003c\/p\u003e\n\u003cp\u003eThis adapter does \u003cstrong\u003eNOT\u003c\/strong\u003e fit most Baofeng (UV-5R, UV-82) or Quansheng (UV-K5) radios, as they use the *opposite* (SMA-Male) connector on the radio body (with a center pin).\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Radio Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eSMA-Male (Center Pin, Threads Inside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Antenna Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eBNC-Female (Center hole, twist-lock)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14727251078,"sku":"ABFSM","price":7.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/sma-male-to-bnc-antenna-adapter-icom-yaesu-kenwood-two-856.webp?v=1768996992"},{"product_id":"sma-f-to-so239-f-antenna-adapter","title":"SMA-Female to SO-239 (UHF-Female) Coax Adapter for Baofeng \u0026 Quansheng","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis is the adapter you've been looking for. If you own a Baofeng, Quansheng, or similar handheld, this is the essential adapter you need to connect to an external mobile or base station antenna for a massive boost in range.\u003c\/p\u003e\n\u003cp\u003eThis adapter converts the \u003cstrong\u003eSMA-Male\u003c\/strong\u003e port on your radio (the one with the center pin, flush to the radio body) into a standard \u003cstrong\u003eSO-239 (UHF-Female)\u003c\/strong\u003e socket. This allows you to securely connect any standard PL-259 coaxial cable from your mag mount, go-kit, or home antenna system.\u003c\/p\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\"\u003eConnector 1: SMA-Female:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures a center hole and threads on the *outside*. Designed to screw into radios that have a center pin.\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\"\u003eConnector 2: SO-239 (UHF-Female):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe standard \"Mobile Ham \/ CB-style\" connector found on most antenna mounts. Accepts any standard PL-259 plug.\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\"\u003eMassively Increase Your Range:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eStops you from relying on the small \"rubber duck\" antenna and lets you connect to a high-gain roof or vehicle antenna.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Will This Fit My Radio? (SMA-Male Radios)\u003c\/p\u003e\n\u003cp\u003eThis \u003cstrong\u003eSMA-Female adapter\u003c\/strong\u003e fits most popular Chinese handhelds that have an \u003cstrong\u003eSMA-Male\u003c\/strong\u003e antenna port (a port with a center pin that is flush to the radio body).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThis adapter is a perfect fit for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBaofeng:\u003c\/strong\u003e UV-5R, UV-82, BF-F8HP\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuansheng:\u003c\/strong\u003e UV-K5, UV-K5(8)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetevis:\u003c\/strong\u003e RT5R, RT1, RT2, RT8, RT81, RA79\u003c\/li\u003e\n\u003cli style=\"font-weight: bold; font-style: italic;\"\u003e\u003cem\u003e\u003cstrong\u003eSome Wouxun, Yaesu \u0026amp; TYT (Check your Radio)\u003c\/strong\u003e\u003c\/em\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ Does NOT Fit Kenwood, Icom, or RT85\u003c\/p\u003e\n\u003cp\u003eThis adapter does \u003cstrong\u003eNOT\u003c\/strong\u003e fit most Yaesu, Icom, Anytone, Wouxun, or Retevis RT85 \/ RA89 radios, as they use the *opposite* (SMA-Female) connector on the radio body (with a center hole).\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Radio Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eSMA-Female (Center hole, threads outside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Coax Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eSO-239 (UHF-Female, accepts PL-259)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14727269446,"sku":"AUFSF","price":9.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/815TiTrQToL._AC_SL1500.jpg?v=1768990465"},{"product_id":"sma-m-to-so239-f-antenna-adapter","title":"SMA-Male to SO-239 (UHF-Female) Adapter for Icom \/ Yaesu \/ Kenwood \u0026 RT85","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis adapter is the key to unlocking the full potential of your Yaesu, Icom, or Retevis RT85 handheld. It solves the problem of how to connect your radio to a high-performance external antenna.\u003c\/p\u003e\n\u003cp\u003eDesigned specifically for radios with an \u003cstrong\u003eSMA-Female\u003c\/strong\u003e antenna port (a port with a center hole), this adapter provides a secure \u003cstrong\u003eSMA-Male\u003c\/strong\u003e (Center Pin) connection that converts your radio to a standard \u003cstrong\u003eSO-239\u003c\/strong\u003e socket. This allows you to plug in any standard PL-259 coaxial cable from a mag mount, base station, or mobile antenna.\u003c\/p\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\"\u003eConnector 1: SMA-Male (With Pin):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures threads on the *inside* and a center pin. Designed to screw onto radios that have a center hole.\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\"\u003eConnector 2: SO-239 (UHF-Female):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe standard connector for mobile and base antennas. Accepts any standard PL-259 plug.\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\"\u003ePerfect for Logging Radios:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThis is the exact adapter needed to connect a \u003cstrong\u003eRetevis RT85\u003c\/strong\u003e to a magnetic mount antenna for use on logging roads.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Compatibility Check: Fits Radios with a Center Hole\u003c\/p\u003e\n\u003cp\u003eThis adapter fits radios that have an \u003cstrong\u003eSMA-Female\u003c\/strong\u003e jack (a hole in the center of the antenna connector).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCompatible Models Include:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetevis:\u003c\/strong\u003e RT85, RA89\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYaesu:\u003c\/strong\u003e FT-60R, FT-70DR, VX-6R, FT-4XR, FT-65R \u0026amp; More\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIcom:\u003c\/strong\u003e ID-51, ID-52 \u0026amp; More\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOther:\u003c\/strong\u003e Most TYT and Wouxun handhelds (Check your Radio)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ DOES NOT FIT Baofeng UV-5R\u003c\/p\u003e\n\u003cp\u003eThis adapter does \u003cstrong\u003eNOT\u003c\/strong\u003e fit the Baofeng UV-5R, UV-82, or Retevis RT5R. Those radios have a *pin* on the radio body and require the opposite (SMA-Female) adapter.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Radio Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eSMA-Male (Center Pin, Threads Inside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Coax Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eSO-239 (UHF-Female, accepts PL-259)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass \/ Gold-plated contact\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14727276614,"sku":"AUFSM","price":7.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/71eS6Zu-yyL._AC_SL1500.jpg?v=1768990474"},{"product_id":"so239-so239-barrel-connector","title":"SO-239 to SO-239 UHF Female Barrel Connector (PL-259 Coupler)","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis is a must-have adapter for every shack. This high-quality \u003cstrong\u003eUHF Female (SO-239) to UHF Female (SO-239)\u003c\/strong\u003e barrel connector is used to join two coaxial cables that are both terminated with PL-259 (Male) plugs.\u003c\/p\u003e\n\u003cp\u003eIt's the perfect, simple solution for extending a coax run, connecting a jumper cable from an SWR meter, or coupling any two PL-259 cables.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e💡 Please Note: Sold as a Single Adapter\u003c\/p\u003e\n\u003cp\u003eThe main product image shows two adapters from different angles so you can see both connectors. This item is \u003cstrong\u003esold as a single (1) adapter\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\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\"\u003eConnector 1: SO-239 (UHF-Female):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe standard \"Mobile Ham \/ CB-style\" socket. Designed to accept a PL-259 (UHF-Male) plug.\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\"\u003eConnector 2: SO-239 (UHF-Female):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe second socket, which also accepts a PL-259 (UHF-Male) plug.\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\"\u003eExtend Your Coax Cables:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eEasily and securely join two PL-259-terminated coax cables to create a longer run.\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\"\u003eVersatile Shack Accessory:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eIdeal for connecting SWR meters, antenna tuners, patch cables, and mobile radios in your base station.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eSO-239 (UHF-Female)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eSO-239 (UHF-Female)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCommon Name\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Common Name\"\u003eUHF Double Female, PL-259 Coupler\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm (Non-constant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14727289094,"sku":"AUFUF","price":7.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/so239-to-uhf-barrel-antenna-connector-adapter-two-shiny-metal-860.webp?v=1768997003"},{"product_id":"3-finger-mic-holder-with-screws","title":"3 Finger CB Microphone Hanger Holder With Screws","description":"\u003cp\u003eThis 3 Finger CB Microphone Hanger Holder With Screws is the perfect accessory for any mobile mic. Easily mount this hanger onto your device, and you'll be able to hang your mic quickly and conveniently. The holder is compatible with mics that have a button on the back - just slip it into place and you're good to go. Or if you need more flexibility, you can use one of the outer fingers to hang the mic from a loop or ring on the top. This durable hanger is perfect for any application and will last through countless uses. Get yours now and never worry about losing your mic again!\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14800928006,"sku":"DISMH2","price":4.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/3-finger-cb-microphone-hanger-holder-with-screws-metal-clip-809.webp?v=1768997090"},{"product_id":"pl259-connector-crimp-on","title":"PL-259 UHF Male Plug Crimp Coax Connector Adapter for RG58 LMR195 RG400 Cable","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14801024646,"sku":"CUM59C","price":5.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/pl259-connector-crimp-on-pl259-coax-connector-153.webp?v=1768997114"},{"product_id":"baofeng-programming-software","title":"Baofeng Programming Software ( UV-5R \/ UV-82 Etc...)","description":"\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** DIGITAL DOWNLOAD 65MB ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** PHYSICAL MEDIA NOT INCLUDED ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eEZ-2-INSTALL\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is organized by directory based on radio model. UV3R UV5R UV82\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is un-zipped, ready to install.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eInstall instructions are provided.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eContents:\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eUV-3R Programming Software\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eUV-5R Programming Software\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eUV-82 Programming Software\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eBasic Programming Instructions\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eBasic Driver Installation Instructions\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eWindows XP \/ 2000 Driver\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eWindows Vista \/ Win7 Driver\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eGreat to have for when you need to install the software on a PC that does not have an active internet connection.\u003c\/span\u003e\u003c\/div\u003e \u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":15349699974,"sku":"","price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/baofeng-programming-software-uv-5r-82-434.webp?v=1768997118"},{"product_id":"wouxun-baofeng-oem-radio-belt-clip","title":"Wouxun Baofeng TYT OEM Radio Belt Clip","description":"\u003cp\u003eHave multiple batteries and want belt clips for all of them?\u003c\/p\u003e\n\u003cp\u003eNeed to replace a lost belt clip for your Wouxun radio?\u003c\/p\u003e\n\u003cp\u003eNeed to replace a broken belt clip for your Baofeng radio?\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThese are genuine OEM belt clips as supplied by the manufacture.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003ePlease choose correct radio model before adding to the cart, pictures are for reference only.\u003c\/p\u003e\n\u003cp\u003eCompatibility:\u003c\/p\u003e\n\u003cp\u003eWouxun KG-UVD1P \/ 2D \/ 3D \/ 6D \/ 833 are the same\u003c\/p\u003e\n\u003cp\u003eWouxun KG-816 \/ 819 \/ UV899 are the same\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"KG-UVD1P","offer_id":29128159878,"sku":"D1P Belt Clip","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"KG-UV899","offer_id":29128159942,"sku":"899 Belt Clip","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"KG-UV8D","offer_id":29128160006,"sku":"8D Belt Clip","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"KG-UV9D","offer_id":29128160070,"sku":"9D Belt Clip","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"UV-5R","offer_id":29128160134,"sku":"5R Belt Clip","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"UV-82","offer_id":29128160198,"sku":"82 Belt Clip","price":14.99,"currency_code":"CAD","in_stock":true},{"title":"MD-380","offer_id":37670845388,"sku":"","price":14.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/wouxun-baofeng-tyt-oem-radio-belt-clip-kg-uvd1p-battery-541.webp?v=1768997129"},{"product_id":"type-n-to-so239-uhf-antenna-adapter","title":"Type N-Male to SO-239 (UHF-Female) Coax Adapter","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eConnect your standard PL-259 coax cables to high-performance gear with this heavy-duty adapter. It converts a \u003cstrong\u003eType N-Female\u003c\/strong\u003e port (common on repeaters, diplexers, and high-end base station antennas) into a standard \u003cstrong\u003eSO-239 (UHF-Female)\u003c\/strong\u003e socket.\u003c\/p\u003e\n\u003cp\u003eThis is the essential \"bridge\" adapter for ham radio operators who use commercial-grade antennas or equipment but want to use their existing standard RG58 or RG213 coaxial cables.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e💡 Please Note: Sold as a Single Adapter\u003c\/p\u003e\n\u003cp\u003eThe product image may show the adapter from multiple angles for clarity. This item is \u003cstrong\u003esold as a single (1) adapter\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\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\"\u003eConnector 1: Type N-Male:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eA large, threaded connector with a center pin and weather-sealing gasket. Fits N-Female jacks found on base antennas and repeaters.\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\"\u003eConnector 2: SO-239 (UHF-Female):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe standard \"Mobile Ham \/ CB-style\" socket. Accepts any standard PL-259 (UHF-Male) coax plug.\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\"\u003eLow Loss \u0026amp; High Quality:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eMade from nickel-plated brass with gold-plated contacts for maximum conductivity and signal integrity.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Compatibility Check\u003c\/p\u003e\n\u003cp\u003eThis adapter is designed to screw onto a \u003cstrong\u003eType N-Female\u003c\/strong\u003e port.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCommon Uses:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eConnecting a PL-259 cable to a base station antenna (e.g., Diamond X-Series)\u003c\/li\u003e\n\u003cli\u003eConnecting to a duplexer or repeater\u003c\/li\u003e\n\u003cli\u003eAdapting test equipment with N-connectors to standard ham coax\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ NOT a TNC Connector\u003c\/p\u003e\n\u003cp\u003ePlease check your equipment carefully. This is a \u003cstrong\u003eType N\u003c\/strong\u003e adapter (large, approx. 5\/8\" diameter). It is \u003cstrong\u003eNOT\u003c\/strong\u003e a TNC connector (which is much smaller, similar to BNC). It will not fit TNC ports found on some handhelds.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Device Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eType N-Male (Threaded, with Pin)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Cable Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eSO-239 (UHF-Female, accepts PL-259)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass \/ Gold-plated contact\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":35596635852,"sku":"AUFNM","price":10.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/61mGjkxCCpL._AC_SL1001.jpg?v=1778753000"},{"product_id":"pl259-to-bnc-antenna-adapter","title":"PL-259 (UHF-Male) to BNC-Female Coax Adapter","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description-container\"\u003e\n\n  \u003cp\u003eThis adapter allows you to convert a standard radio antenna port (SO-239) into a BNC connector. It features a \u003cstrong\u003ePL-259 (UHF-Male)\u003c\/strong\u003e plug on one side and a \u003cstrong\u003eBNC-Female\u003c\/strong\u003e jack on the other.\u003c\/p\u003e\n  \n  \u003cp\u003eThis is the perfect accessory for SWR meters, antenna analyzers, or mobile radios, allowing you to easily connect and disconnect BNC-terminated test cables or antennas without the hassle of screwing and unscrewing a PL-259 connector every time.\u003c\/p\u003e\n\n  \u003cdiv class=\"fd-notice-block\" style=\"border-top: 4px solid #2a6496;\"\u003e\n    \u003cp class=\"fd-notice-title\"\u003e💡 Please Note: Sold as a Single Adapter\u003c\/p\u003e\n    \u003cp\u003eThe main product image shows two adapters from different angles so you can see both connectors. This item is \u003cstrong\u003esold as a single (1) adapter\u003c\/strong\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\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\"\u003eConnector 1: PL-259 (UHF-Male):\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eThe standard threaded plug with a center pin. Designed to screw into an SO-239 socket on a radio or meter.\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\"\u003eConnector 2: BNC-Female:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eFeatures a center hole and the bayonet lugs. Accepts any standard BNC-Male plug.\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\"\u003eQuick Disconnect Convenience:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eConvert your threaded antenna ports to BNC for fast, twist-lock connections in the lab or field.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"fd-notice-block\"\u003e\n    \u003cp class=\"fd-notice-title\"\u003e✅ Fits Devices with an SO-239 Port\u003c\/p\u003e\n    \u003cp\u003eThis adapter plugs into:\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMobile Radios:\u003c\/strong\u003e Any radio with a standard SO-239 antenna jack.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSWR Meters \u0026amp; Analyzers:\u003c\/strong\u003e Most meters use SO-239 ports; this adapter lets you use BNC patch cables.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\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      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector 1 (Radio\/Meter Side)\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector 1\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector 2 (Cable\/Antenna Side)\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector 2\"\u003eBNC-Female\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Material\"\u003eNickel-plated brass\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":35599078796,"sku":"AUMBF","price":8.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/613NfdpEseL._AC_SL1001.jpg?v=1778753005"},{"product_id":"type-n-to-bnc-antenna-adapter","title":"Type N-Male to BNC-Female Coax Adapter","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis durable adapter allows you to connect BNC cables or antennas to equipment with a Type N port. It features a \u003cstrong\u003eType N-Male\u003c\/strong\u003e plug on one side and a \u003cstrong\u003eBNC-Female\u003c\/strong\u003e jack on the other.\u003c\/p\u003e\n\u003cp\u003eThis is an essential adapter for connecting test equipment (like spectrum analyzers or signal generators) to commercial antennas, or for adapting high-end receivers to use standard BNC scanner antennas.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e💡 Please Note: Sold as a Single Adapter\u003c\/p\u003e\n\u003cp\u003eThe main product image shows two adapters from different angles so you can see both connectors. This item is \u003cstrong\u003esold as a single (1) adapter\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\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\"\u003eConnector 1: Type N-Male:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eA large, threaded connector with a center pin. Designed to screw onto Type N-Female ports found on base station gear.\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\"\u003eConnector 2: BNC-Female:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures the standard BNC twist-lock lugs. Accepts any BNC-Male plug.\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\"\u003eCommercial \u0026amp; Test Applications:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003ePerfect for adapting heavy-duty N-connector equipment to work with flexible, quick-disconnect BNC cables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Compatibility Check\u003c\/p\u003e\n\u003cp\u003eThis adapter screws onto a \u003cstrong\u003eType N-Female\u003c\/strong\u003e jack.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCommon Uses:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eConnecting a BNC test lead to a commercial antenna\u003c\/li\u003e\n\u003cli\u003eAdapting a receiver with an N-connector to use a BNC antenna\u003c\/li\u003e\n\u003cli\u003eConnecting BNC coax to an N-type lightning arrestor or splitter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Device Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eType N-Male (Threaded, with Pin)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Cable Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eBNC-Female (Twist-lock)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":37454694860,"sku":"ANMBF","price":9.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/71haNaPd-XS._SL1500.jpg?v=1778708366"},{"product_id":"repair-return","title":"Repair Return","description":"Your item has been processed and is on it's way back to you!","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":40700568332,"sku":"Repair","price":0.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/repair-return-man-device-134.webp?v=1768997202"},{"product_id":"bnc-to-sma-m-antenna-adapter","title":"BNC-Male to SMA-Male Antenna Adapter (for Scanners \u0026 SDRs)","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis high-quality adapter allows you to use the massive ecosystem of \"Chinese-style\" SMA-Female antennas on your handheld scanner, SDR, or older ham radio. It converts a standard BNC-Female port into an SMA-Male port.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e💡 Please Note: Sold as a Single Adapter\u003c\/p\u003e\n\u003cp\u003eThe main product image shows two adapters from different angles so you can see both connectors. This item is \u003cstrong\u003esold as a single (1) adapter\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\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\"\u003eConnector 1: BNC-Male (Device Side):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures a center pin with the \"bayonet\" twist-lock mechanism. Plugs into your scanner or radio.\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\"\u003eConnector 2: SMA-Male (Antenna Side):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures a center pin and threads on the *inside*. Connects to an SMA-Female antenna (like one for a UV-5R).\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\"\u003eUse Baofeng Antennas on Your Scanner:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThis is the perfect adapter for using popular, low-cost SMA-Female antennas on your BNC-equipped device.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Compatibility Check\u003c\/p\u003e\n\u003cp\u003eThis adapter allows a \u003cstrong\u003edevice with a BNC-Female port\u003c\/strong\u003e to use an \u003cstrong\u003eantenna with an SMA-Female plug\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDEVICES This Fits:\u003c\/strong\u003e Most Uniden, Whistler, and GRE handheld scanners, older Icom HTs (e.g., IC-V86), and test equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eANTENNAS This Fits:\u003c\/strong\u003e Baofeng, Quansheng, and Retevis RT5R-style antennas (any SMA antenna with a center hole).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ Check Your Connectors\u003c\/p\u003e\n\u003cp\u003eThis adapter does \u003cstrong\u003eNOT\u003c\/strong\u003e fit \"Japanese-style\" antennas (like those for a Yaesu FT-60R) as those antennas have a center pin.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Device Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eBNC-Male (Center Pin, Twist-Lock)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Antenna Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eSMA-Male (Center Pin, Threads Inside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Material\"\u003eNickel-plated brass \/ Gold-plated contact\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":1155541499929,"sku":"ABMSM","price":7.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/bnc-to-sma-male-antenna-adapter-712.webp?v=1768997216"},{"product_id":"bc-forestry-freeway-highway-and-walkie-talkie-frequencies","title":"BC and Canada Forestry, Freeway, Highway, and Walkie Talkie Frequencies - PDF eBOOK Digital Download","description":"\u003cp\u003e** Nothing in this PDF is proprietary or secretive. **\u003c\/p\u003e\n\u003cp\u003eAll information has been pulled from public websites, and simply organized into a single PDF file. The file is handy to have on your phone or tablet for when you need to look up a frequency, and do not have internet, or a reliable cellular signal. Being PDF it is easy to zoom in to, as you may need to depending how large the screen on your device is. Currently there are over 50 pages and ~\u003cstrong\u003e650 frequencies\u003c\/strong\u003e for various logging roads, and other commercial driver \/ \"trucker\" radio frequencies commonly used within BC and Canada. This is an instant download, in PDF format.\u003c\/p\u003e\n\u003cp\u003eThis is great for those who venture into the back country and want to be able to listen for trucks coming down the road, or simply want to stay safe and monitor activity around them.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis list contains the following:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBC RR Resource Road Frequencies\u003c\/li\u003e\n\u003cli\u003eWestern \u0026amp; Northern Canada Open Mobile Frequencies \u003c\/li\u003e\n\u003cli\u003eFRS \/ GMRS Radio Frequencies\u003c\/li\u003e\n\u003cli\u003eNOAA Weather Frequencies\u003c\/li\u003e\n\u003cli\u003eUser Specific BC Forestry Logging Road Frequencies\u003c\/li\u003e\n\u003cli\u003eBC Ministry of Forest, Lands, and Natural Resources\u003c\/li\u003e\n\u003cli\u003eQuebec Forestry Logging Road Frequency Channels\u003c\/li\u003e\n\u003cli\u003eNorthern Alberta Forestry Logging Road Frequency Channels\u003c\/li\u003e\n\u003cli\u003eOntario Forestry Logging Road Frequency Channels\u003c\/li\u003e\n\u003cli\u003eManitoba Forestry Logging Road Frequency Channels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":1523773800473,"sku":"BCRR+400","price":2.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/Screenshot2023-10-07at12.16.26PM.png?v=1768990566"},{"product_id":"sma-to-so-239-pl-259-pigtail-antenna-adapter","title":"SMA-Female to SO-239 (UHF-Female) Pigtail Coax Cable","description":"\u003cstyle\u003e\n\/* === FLEETWOOD DIGITAL SHIPPING PERK BLOCK === *\/\n.fd-shipping-block {\n  background-color: #fdf8e4; \/* Soft warm background to highlight a perk *\/\n  border: 1px solid #faebcc;\n  border-radius: 8px;\n  padding: 18px;\n  margin: 20px 0;\n  box-sizing: border-box;\n  border-top: 4px solid #f0ad4e; \/* Eye-catching Gold\/Orange border *\/\n  display: flex;\n  align-items: center;\n  gap: 18px;\n}\n\n.fd-shipping-icon {\n  font-size: 2.2em;\n  line-height: 1;\n  flex-shrink: 0;\n}\n\n.fd-shipping-text h4 {\n  font-weight: bold;\n  font-size: 1.1em;\n  margin: 0 0 6px 0;\n  color: #8a6d3b; \/* Dark gold text for the title *\/\n}\n\n.fd-shipping-text p {\n  margin: 0;\n  color: #555;\n  font-size: 0.95em;\n  line-height: 1.4;\n}\n\n.fd-shipping-text strong {\n  color: #333;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 480px) {\n  .fd-shipping-block {\n    flex-direction: column;\n    text-align: center;\n    gap: 12px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"fd-shipping-block\"\u003e\n  \u003cdiv class=\"fd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n  \u003cdiv class=\"fd-shipping-text\"\u003e\n    \u003ch4\u003e$5 Shipping or Local Pick-Up\u003c\/h4\u003e\n    \u003cp\u003eThis item qualifies for \u003cstrong\u003e$5 Economy Shipping\u003c\/strong\u003e anywhere in Canada! Local to the Lower Mainland? You can also select \u003cstrong\u003eFree Local Pick-Up in Surrey, BC\u003c\/strong\u003e at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n.fd-warning-notice {\n background-color: #fef2f2;\n border: 1px solid #ef4444;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eStop putting stress on your handheld's antenna port! This flexible \u003cstrong\u003epigtail adapter\u003c\/strong\u003e is the safest way to connect your radio to an external antenna. A rigid adapter can act like a lever, but this pigtail's flexible RG316 cable absorbs all the strain, protecting your radio's SMA connector from damage.\u003c\/p\u003e\n\u003cp\u003eIt converts the \u003cstrong\u003eSMA-Male\u003c\/strong\u003e port on your radio (the one with the center pin) into a standard \u003cstrong\u003eSO-239 (UHF-Female)\u003c\/strong\u003e socket. This allows you to securely connect any PL-259 coax cable from your mobile, SOTA, or base station antenna.\u003c\/p\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\"\u003eProvides Flexible Strain Relief:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe #1 reason to use a pigtail. It prevents the weight and movement of a heavy coax cable from damaging your radio's antenna port.\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\"\u003eConnector 1: SMA-Female:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFeatures a center hole and threads on the *outside*. Designed to screw onto radios that have a center pin.\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\"\u003eConnector 2: SO-239 (UHF-Female):\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe standard \"Mobile Ham \/ CB-style\" connector. Accepts any standard PL-259 plug from your antenna's coax.\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-Quality RG316 Cable:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eUses durable, low-loss RG316 coax, perfect for jumpers and portable operations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e✅ Will This Fit My Radio? (SMA-Male Radios)\u003c\/p\u003e\n\u003cp\u003eThis \u003cstrong\u003eSMA-Female adapter\u003c\/strong\u003e fits most popular Chinese handhelds that have an \u003cstrong\u003eSMA-Male\u003c\/strong\u003e antenna port (a port with a center pin).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThis adapter is a perfect fit for:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBaofeng:\u003c\/strong\u003e UV-5R, UV-82, BF-F8HP\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuansheng:\u003c\/strong\u003e UV-K5, UV-K5(8)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetevis:\u003c\/strong\u003e RT5R, RT1, RT2, RT8, RT81\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ Does NOT Fit Yaesu, Icom, or RT85\u003c\/p\u003e\n\u003cp\u003eThis adapter does \u003cstrong\u003eNOT\u003c\/strong\u003e fit most Yaesu, Icom, Anytone, Wouxun, or Retevis RT85 \/ RA89 radios, as they use the *opposite* (SMA-Female) connector on the radio body (with a center hole).\u003c\/p\u003e\n\u003c\/div\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 1 (Radio Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 1\"\u003eSMA-Female (Center hole, threads outside)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector 2 (Coax Side)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector 2\"\u003eSO-239 (UHF-Female, accepts PL-259)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCable Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Cable Type\"\u003eRG316 Coaxial Jumper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Length\"\u003e~15cm (6 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":8765687103595,"sku":"SDSFUHF","price":10.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/71RFzJKBxPL._SL1500.jpg?v=1768997229"},{"product_id":"pl259-antenna-coax-connector-reducer-rg59-rg8x","title":"PL259 Antenna Coax Connector Reducer - RG59 \/ RG8X","description":"Antenna coax reducers are used to fit smaller coax (RG59 \/ RG8X) into a PL259 connector. The reducer houses the shield of the coax, and screws into the PL259 plug connector.","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14091205935213,"sku":"7031","price":1.69,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/pl259-antenna-coax-connector-reducer-rg59-rg8x-shiny-metal-pipe-807.webp?v=1768997255"},{"product_id":"ebook-how-to-program-baofeng-dm-1701-dmr-digital-amateur-ham-radio","title":"eBook - How to Program Baofeng DM-1701 DMR Digital Amateur Ham Radio","description":"\u003cp\u003eTake the guess work out of codeplug creation with this Baofeng DM-1701 codeplug manual written in house by Fleetwood Digital.\u003c\/p\u003e\n\u003cp\u003eThe DM-1701 shares many similarities to other DMR radios, and principals in this eBook can also be applied to those radios, in theory. Some names of functions or menu items may differ slightly, but the concept of building the codeplug, adding contacts, and assigning zones are the same.\u003c\/p\u003e\n\u003cp\u003eThis is an eBook that will be digitally delivered via download link once purchased.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTable of Contents:\u003c\/strong\u003e\u003cbr\u003eLet’s Get Started – The precursor to building your Code Plug ................................ 4\u003c\/p\u003e\n\u003cp\u003eUpgrading your Firmware (Step 5).......................................................................... 5\u003c\/p\u003e\n\u003cp\u003eStart building your Code Plug (bottom of) .............................................................. 5\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eAdding a Contact............................................................................................... 7\u003c\/p\u003e\n\u003cp\u003eAdding a Channel .............................................................................................. 9\u003c\/p\u003e\n\u003cp\u003eAdding a Zone ................................................................................................. 10\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eAdding “Parrot” to your contact\/channel list [ a needed test utility] .................. 12\u003c\/p\u003e\n\u003cp\u003eNotes and Observations.......................................................................................... 13\u003c\/p\u003e\n\u003cp\u003eWhere to go on the Internet to find all things DMR................................................ 14\u003c\/p\u003e\n\u003cp\u003eA sample of the BCFMCA DMR \/ MotoTRBO System informational Page ............ 15\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e \u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14971457405037,"sku":"DM-1701-eBook","price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/ebook-how-to-program-baofeng-dm-1701-dmr-digital-amateur-ham-radio-book-765.webp?v=1768997311"},{"product_id":"ebook-how-to-program-baofeng-dm-1801-dmr-digital-amateur-ham-radio","title":"eBook - How to Program Baofeng DM-1801 DMR Digital Amateur Ham Radio","description":"\u003cp\u003eTake the guess work out of codeplug creation with this Baofeng DM-1801 codeplug manual written in house by Fleetwood Digital.\u003c\/p\u003e\n\u003cp\u003eThe DM-1801 shares many similarities to other DMR radios, and principals in this eBook can also be applied to those radios, in theory. Some names of functions or menu items may differ slightly, but the concept of building the codeplug, adding contacts, and assigning zones are the same.\u003c\/p\u003e\n\u003cp\u003eThis is an eBook that will be digitally delivered via download link once purchased.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTable of Contents:\u003c\/strong\u003e\u003cbr\u003eLet’s Get Started – The precursor to building your Code Plug ................................ 4\u003c\/p\u003e\n\u003cp\u003eUpgrading your Firmware (Step 5).......................................................................... 5 Start building your Code Plug (bottom of) .............................................................. 5\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eAdding a Contact............................................................................................... 9\u003c\/p\u003e\n\u003cp\u003eAdding a Channel ............................................................................................ 11\u003c\/p\u003e\n\u003cp\u003eAdding a Zone ................................................................................................. 14\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003eAdding “Parrot” to your contact\/channel list [ a needed test utility] .................. 15\u003c\/p\u003e\n\u003cp\u003eNotes and Observations.......................................................................................... 17\u003c\/p\u003e\n\u003cp\u003eWhere to go on the Internet to find all things DMR................................................ 18\u003c\/p\u003e\n\u003cp\u003eA sample of the BCFMCA DMR \/ MotoTRBO System informational Page ............ 19\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e \u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":14971463237741,"sku":"DM-1801-eBook","price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/ebook-how-to-program-baofeng-dm-1801-dmr-digital-amateur-ham-radio-book-133.webp?v=1768997312"},{"product_id":"ebook-how-to-program-the-baofeng-uv-5r-amateur-ham-radio","title":"eBook - How To Program \u0026 Understand The Baofeng UV-5R Amateur Ham Radio","description":"\u003cp\u003eIs your UV-5R getting the best of you? Are you stuck with troubleshooting a USB cable? Are you confused about the basic memory settings in Chirp? Or do you just want a walk through for programming your Baofeng UV-5R by hand?\u003c\/p\u003e\n\u003cp\u003eThe UV-5R eBook Mega Manual may just be what you are looking for.\u003c\/p\u003e\n\u003cp\u003eThis illustrated PDF eBook will be digitally delivered after purchase via download link and contains 35 plus pages of material including screen shots of software and the radio take apart. Not only does the manual explain how to manually program the radio by hand, each pertinent menu option is explained on what purpose it serves and gives one a better understanding of what the function does, or when to use it, or not. Great for the novice that is learning radio.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUSB Cable Install Guide: (4 Pages - Full Text)\u003c\/li\u003e\n\u003cli\u003eChirp Software Programming Quick Start: (5 Pages - Photo Illustrated)\u003c\/li\u003e\n\u003cli\u003eManual Programming by Hand \/ Menu Explanation: (6 Pages - Full Text)\u003c\/li\u003e\n\u003cli\u003eTake Apart Tear Down: (3 Pages - Photo Illustrated)\u003c\/li\u003e\n\u003cli\u003eOEM Instruction Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e \u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":15601206984813,"sku":"UV-5R-Mega-Manual","price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/ebook-how-to-program-understand-the-baofeng-uv-5r-amateur-ham-radio-723.webp?v=1768997319"},{"product_id":"pl259-antenna-coax-connector-reducer-rg58","title":"PL259 Antenna Coax Connector Reducer - RG58","description":"Antenna coax reducers are used to fit smaller coax (RG58) into a PL259 connector. The reducer houses the shield of the coax, and screws into the PL259 plug connector.","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":29490794496109,"sku":"7032","price":1.69,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/pl259-antenna-coax-connector-reducer-rg58-shiny-metal-pipe-760.webp?v=1768997347"},{"product_id":"maxon-america-radio-programming-40-bc-rr-10-ladd-channels","title":"Maxon America Radio Programming - 49 BC RR \u0026 10 LADD Channels","description":"\u003cp\u003eThis item is for additional programming fee's associated with setup of the Maxon America radios. Included is programming the 49 BC RR channels (RR 1-35, LD 1-14) and the 10 Western Canada \"LADD\" Channels. This price is valid at the time of purchase only, and can only be applied to the Maxon America line of radios.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eYOU MUST PROVIDE PROOF OF LICENSE BEFORE THE RADIO CAN BE DEPLOYED\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca href=\"\/pages\/bc-logging-resource-roads-land-mobile-walkie-talkie-radio-license\" title=\"LAND MOBILE LICENSE APPLICATION\" target=\"_blank\" aria-label=\"Visit a webpage about LAND MOBILE LICENSE APPLICATION\"\u003e\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003eCLICK HERE FOR LICENSING INFORMATION\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":30041259376749,"sku":"RR\/LADD","price":59.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/maxon-america-radio-programming-49-bc-rr-10-ladd-channels-red-white-semi-truck-226.webp?v=1768997352"},{"product_id":"technical-service-radio-programming","title":"Technical Service \/ Misc Parts \/ Radio Programming","description":"Technical repairs and general radio programming. Billed in 30 minute increments.","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":32578465693805,"sku":"Service","price":65.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/technical-service-misc-parts-radio-programming-man-equipment-446.jpg?v=1752764897"},{"product_id":"maxon-america-radio-programming-22-canada-uhf-gmrs-channels","title":"Maxon America Radio Programming - 15 Canada UHF GMRS Channels","description":"\u003cp\u003eThis item is for additional programming fee's associated with setup of the Maxon America radios. Included is programming the 15 Canada UHF GMRS Channels. This price is valid at the time of purchase only, and can only be applied to the Maxon America line of Job-site two way radios radios.\u003c\/p\u003e\n\u003ctable class=\"table table-bordered table-hover small\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003ctd\u003e462.5500\u003c\/td\u003e\n\u003ctd\u003eGMRS\/GMRS‑M\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003ctd\u003e462.5625\u003c\/td\u003e\n\u003ctd\u003eGMRS*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e3\u003c\/td\u003e\n\u003ctd\u003e462.5750\u003c\/td\u003e\n\u003ctd\u003eGMRS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003ctd\u003e462.5875\u003c\/td\u003e\n\u003ctd\u003eGMRS*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003ctd\u003e462.6000\u003c\/td\u003e\n\u003ctd\u003eGMRS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003ctd\u003e462.6125\u003c\/td\u003e\n\u003ctd\u003eGMRS\/GMRS‑M*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e7\u003c\/td\u003e\n\u003ctd\u003e462.6250\u003c\/td\u003e\n\u003ctd\u003eGMRS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e8\u003c\/td\u003e\n\u003ctd\u003e462.6375\u003c\/td\u003e\n\u003ctd\u003eGMRS\/GMRS‑M*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003ctd\u003e462.6500\u003c\/td\u003e\n\u003ctd\u003eGMRS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e10\u003c\/td\u003e\n\u003ctd\u003e462.6625\u003c\/td\u003e\n\u003ctd\u003eGMRS\/GMRS‑M*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e11\u003c\/td\u003e\n\u003ctd\u003e462.6750\u003c\/td\u003e\n\u003ctd\u003eGMRS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e12\u003c\/td\u003e\n\u003ctd\u003e462.6875\u003c\/td\u003e\n\u003ctd\u003eGMRS\/GMRS‑M*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e13\u003c\/td\u003e\n\u003ctd\u003e462.7000\u003c\/td\u003e\n\u003ctd\u003eGMRS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e14\u003c\/td\u003e\n\u003ctd\u003e462.7125\u003c\/td\u003e\n\u003ctd\u003eGMRS*\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"text-center\"\u003e\n\u003ctd\u003e15\u003c\/td\u003e\n\u003ctd\u003e462.7250\u003c\/td\u003e\n\u003ctd\u003eGMRS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003cspan\u003e*Indicates frequencies shared with Family Radio Services (FRS).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":32646219825261,"sku":"GMRS(15)","price":65.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/maxon-america-radio-programming-15-canada-uhf-gmrs-channels-worker-high-visibility-safety-220.webp?v=1768997541"},{"product_id":"distribucomm-18ft-rg58-pl-259-antenna-coax-cable-95-shielded","title":"DistribuComm 18ft RG58 PL-259 Antenna Coax Cable (95% Shielded)","description":"\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description-container\"\u003e\n\n  \u003cp\u003eThis is the standard for mobile installations. The \u003cstrong\u003eDistribuComm 18-foot (5.5 meter) RG58 coaxial cable\u003c\/strong\u003e is the ideal length for running an antenna from a trunk lip mount, magnetic mount, or truck bed to the radio on your dashboard.\u003c\/p\u003e\n  \n  \u003cp\u003eIt comes pre-terminated with high-quality molded \u003cstrong\u003ePL-259 (UHF-Male)\u003c\/strong\u003e connectors on both ends. Built with \u003cstrong\u003e95% copper shielding\u003c\/strong\u003e, this cable provides excellent protection against RF interference in your vehicle or shack.\u003c\/p\u003e\n\n  \u003cdiv class=\"fd-notice-block\" style=\"border-top: 4px solid #2a6496;\"\u003e\n    \u003cp class=\"fd-notice-title\"\u003e🛡️ Why 95% Shielding Matters\u003c\/p\u003e\n    \u003cp\u003eCheap cables often use as little as 60% braid coverage, which allows RF interference to leak in and out. This cable uses \u003cstrong\u003e95% copper braid shielding\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp\u003eThis premium shielding helps keep your signal inside the cable and significantly \u003cstrong\u003ereduces\u003c\/strong\u003e (though does not completely eliminate) RF interference and noise, which is critical in modern vehicles with noisy electronics.\u003c\/p\u003e\n  \u003c\/div\u003e\n\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\"\u003e18-Foot Standard Mobile Length:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eThe perfect length for routing from the rear of a standard car, SUV, or truck to the front dashboard.\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\"\u003ePL-259 Connectors:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eStandard UHF-Male plugs on both ends fit almost all mobile radios, SWR meters, and antenna mounts.\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\"\u003eDurable Strain Relief:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eMolded boots on both connectors protect the cable from bending stress during installation.\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\"\u003eRG58 Coaxial Cable:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eStandard 50-ohm coax, flexible enough to route under carpets, trim panels, and seats.\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      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eCable Type\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Cable Type\"\u003eRG58 Coaxial\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eShielding\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Shielding\"\u003e\u003cstrong\u003e95% Copper Braid\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Length\"\u003e18 Feet (approx. 5.5 m)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector A\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector A\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector B\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector B\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Application\"\u003eVehicle installation, longer patch runs\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":32732560261229,"sku":"41218","price":24.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/4129-500x500-2.jpg?v=1768997556"},{"product_id":"distribucomm-12ft-rg58-pl-259-patch-cable-95-shielded","title":"DistribuComm 12ft RG58 PL-259 Patch Cable (95% Shielded)","description":"\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description-container\"\u003e\n\n  \u003cp\u003eThis versatile 12-foot (3.6 meter) RG58 coaxial cable is the perfect mid-length jumper for your radio setup. It features high-quality molded \u003cstrong\u003ePL-259 (UHF-Male)\u003c\/strong\u003e connectors on both ends.\u003c\/p\u003e\n  \n  \u003cp\u003eIt's the ideal length for connecting a mobile radio to a trunk-lip mount, running from a patch panel to your desk, or connecting portable antennas in the field. Built with \u003cstrong\u003e95% copper shielding\u003c\/strong\u003e, this cable ensures a clean signal with minimal interference.\u003c\/p\u003e\n\n  \u003cdiv class=\"fd-notice-block\" style=\"border-top: 4px solid #2a6496;\"\u003e\n    \u003cp class=\"fd-notice-title\"\u003e🛡️ Why 95% Shielding Matters\u003c\/p\u003e\n    \u003cp\u003eCheap cables often use as little as 60% braid coverage, which allows RF interference to leak in and out. This cable uses \u003cstrong\u003e95% copper braid shielding\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp\u003eThis premium shielding helps keep your signal inside the cable and significantly \u003cstrong\u003ereduces\u003c\/strong\u003e (though does not completely eliminate) RF interference and noise in your shack.\u003c\/p\u003e\n  \u003c\/div\u003e\n\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\"\u003ePL-259 Connectors:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eStandard UHF-Male plugs on both ends fit almost all mobile radios, SWR meters, and tuners.\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\"\u003e12-Foot Length:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eA versatile 3.6-meter run, perfect for mobile installations or connecting equipment across a workbench.\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\"\u003eDurable Strain Relief:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eMolded boots on both connectors protect the cable from bending stress and ensure a reliable connection.\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\"\u003eRG58 Coaxial Cable:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eStandard 50-ohm coax, flexible and easy to route for mobile and base installs.\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      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eCable Type\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Cable Type\"\u003eRG58 Coaxial\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eShielding\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Shielding\"\u003e\u003cstrong\u003e95% Copper Braid\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Length\"\u003e12 Feet (approx. 3.6 m)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector A\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector A\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector B\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector B\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Application\"\u003eMobile install, patch cable, portable ops\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":32751082963053,"sku":"41212","price":14.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/4129-500x500.jpg?v=1768997558"},{"product_id":"distribucomm-nmo-mobile-antenna-3-4-hole-mount-with-17-rg58-coax","title":"High Frequency Fully Shielded NMO Mobile Antenna 3\/4\" Hole Mount With 17\" RG58 Coax And DIY PL259 Connector","description":"\u003cstyle\u003e\n\/* --- Verified Fleetwood Digital PDP CSS --- *\/\n.fd-feature-list { list-style: none; padding-left: 0; margin: 20px 0; }\n.fd-feature-list li { display: flex; align-items: flex-start; margin-bottom: 16px; line-height: 1.5; }\n.fd-feature-list .icon { font-size: 20px; margin-right: 12px; width: 24px; text-align: center; flex-shrink: 0; margin-top: 3px; }\n.fd-feature-list .fd-feature-title { display: block; font-weight: bold; font-size: 1.05em; }\n.fd-feature-list .fd-feature-description { display: block; font-size: 1em; }\n\n.specs-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\n.specs-table th, .specs-table td { border: 1px solid #ddd; padding: 10px; text-align: left; }\n.specs-table th { background-color: #f9f9f9; font-weight: bold; width: 40%; }\n.specs-table tr:nth-child(even) { background-color: #fdfdfd; }\n\n.fd-notice-block { background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px; padding: 16px; margin: 20px 0; }\n.fd-notice-title { font-weight: bold; font-size: 1.1em; color: #333; margin-top: 0; }\n\u003c\/style\u003e\n\u003cp style=\"font-size: 1.1em; line-height: 1.6;\"\u003eThe \u003cstrong\u003eNMO Mobile Antenna 3\/4\" Hole Mount\u003c\/strong\u003e is built for commercial riggers, fleet installers, and off-roaders who demand a permanent, low-profile antenna setup. Featuring a standard 3\/4\" brass NMO base and 17 feet of low-loss RG58 coaxial cable, this mount provides superior grounding and weather tightness for long-term vehicle deployment.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e🛠️ Pro Installer Advantage: Unfitted Crimp Connector\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis kit includes a \u003cstrong\u003eloose, field-installable Crimp-On PL-259 connector\u003c\/strong\u003e (not pre-attached). This deliberate design gives you total routing flexibility: easily run the raw RG58 coaxial cable through tight firewall grommets, interior trim, and narrow pillars without drilling massive holes. Once the cable is seamlessly routed, simply trim to length, strip, and crimp the connector for a clean, custom, factory-quality install.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003ePerformance \u0026amp; Design Highlights\u003c\/h3\u003e\n\u003cp\u003eEngineered for rugged environments, the DistribuComm NMO mount ensures max RF connectivity while protecting your vehicle's cab from the elements.\u003c\/p\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\"\u003eStandard 3\/4\" Hole Installation\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFits all standard 3\/4\" drilled vehicle roof or body holes, installing easily from the outside of the cab.\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\"\u003eDIY Cable Routing\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eUnterminated cable end allows you to pull coax through tight vehicle channels before installing the connector.\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\"\u003e17-Foot RG58 Coaxial Cable\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eProvides generous length to reach trunk, dashboard, or console mobile radio locations in full-sized trucks and SUVs.\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\"\u003eWeatherproof Brass Mount\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eHeavy-duty solid brass contacts and rubber o-ring seal prevent moisture intrusion into your vehicle headliner.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Style\u003c\/th\u003e\n\u003ctd\u003e3\/4\" Through-Hole NMO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCable Type\u003c\/th\u003e\n\u003ctd\u003eRG58 A\/U Coaxial Cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCable Length\u003c\/th\u003e\n\u003ctd\u003e17 Feet (approx. 5.2m)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector Included\u003c\/th\u003e\n\u003ctd\u003ePL-259 (UHF Male) Crimp-On Type\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector Status\u003c\/th\u003e\n\u003ctd\u003eUnattached \/ Field Install Required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBase Material\u003c\/th\u003e\n\u003ctd\u003eSolid Brass with Gold Contact Pin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":32868446404717,"sku":"MK34PL259","price":49.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/products\/tram-high-frequency-fully-shielded-nmo-mobile-antenna-34-hole-mount-with-17-rg58-coax-362.webp?v=1768997584"},{"product_id":"distribucomm-3-rg58-pl259-coax-antenna-cable","title":"DistribuComm 3ft RG58 PL-259 Patch Cable (Premium 95% Shield)","description":"\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cp\u003eThis is an essential patch cable for any ham shack. This 3-foot (91 cm) RG58 coaxial cable features high-quality molded \u003cstrong\u003ePL-259 (UHF-Male)\u003c\/strong\u003e connectors on both ends.\u003c\/p\u003e\n\u003cp\u003eIt's the perfect length for connecting your radio to an SWR meter, antenna tuner, or amplifier without having coils of excess cable cluttering your desk. The durable molded strain relief ensures a long life, even with frequent flexing.\u003c\/p\u003e\n\u003cdiv style=\"border-top: 4px solid #2a6496;\" class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e🛡️ Why 95% Shielding Matters\u003c\/p\u003e\n\u003cp\u003eCheap cables use as little as 60% braid coverage, which allows RF interference to leak in and out. This cable uses \u003cstrong\u003e95% copper braid shielding\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eThis premium shielding keeps your signal inside the cable, preventing \"RF in the shack,\" reducing noise floor, and reducing interference with your computer or other equipment.\u003c\/p\u003e\n\u003c\/div\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\"\u003ePL-259 Connectors:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eStandard UHF-Male plugs on both ends fit almost all mobile radios, SWR meters, and tuners.\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\"\u003e3-Foot Length:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe ideal short \"jumper\" size for connecting equipment on your desk or in a go-kit.\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\"\u003eDurable Strain Relief:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eMolded boots on both connectors protect the cable from bending stress and ensure a reliable connection.\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-Quality RG58:\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eFlexible 50-ohm coax that is easy to route around your station.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\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\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCable Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Cable Type\"\u003eRG58 Coaxial\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShielding\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Shielding\"\u003e\u003cstrong\u003e95% Copper Braid\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Length\"\u003e3 Feet (approx. 91 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector A\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector A\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConnector B\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Connector B\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Application\"\u003ePatch cable for SWR meters, Tuners, etc.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":33043054723181,"sku":"4123","price":9.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/4123-500x500-2.jpg?v=1768997606"},{"product_id":"10ft-high-output-3a-usb-a-to-usb-c-charger-cable-for-portable-radios-perfect-match-for-p11uv","title":"10ft High-Output 3A USB-A to USB-C Charger Cable for Portable Radios (Perfect Match for P11UV)","description":"\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === SPECS TABLE 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@media (max-width: 600px) {\n .specs-table thead { display: none; }\n .specs-table tr { display: block; margin-bottom: 15px; border-bottom: 3px solid #ddd; }\n .specs-table td { display: block; border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 10px; }\n .specs-table td:first-child { display: none; }\n .specs-table td[data-label]::before { content: attr(data-label) \":\"; font-weight: bold; display: block; margin-bottom: 5px; }\n}\n\n\/* Power \u0026 Compatibility Block Styles *\/\n.fd-power-block, .fd-compat-block {\n background-color: #fffaf0; \n border: 1px solid #f6e05e;\n border-radius: 8px;\n padding: 18px;\n margin: 0 0 20px 0;\n box-sizing: border-box;\n border-top: 4px solid #ecc94b; \n display: flex;\n align-items: center;\n gap: 18px;\n}\n.fd-power-icon, .fd-compat-icon {\n font-size: 2.2em;\n line-height: 1;\n flex-shrink: 0;\n}\n.fd-power-text h4, .fd-compat-text h4 {\n font-weight: bold;\n font-size: 1.1em;\n margin: 0 0 6px 0;\n color: #744210; \n}\n.fd-power-text p, .fd-compat-text p {\n margin: 0;\n color: #744210;\n font-size: 0.95em;\n line-height: 1.4;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description-container\"\u003e\n\n  \u003c!-- === COMPATIBILITY NOTE BLOCK === --\u003e\n  \u003cdiv class=\"fd-compat-block\"\u003e\n    \u003cdiv class=\"fd-compat-icon\"\u003e⚠️\u003c\/div\u003e\n    \u003cdiv class=\"fd-compat-text\"\u003e\n      \u003ch4\u003eSolves USB-C Charging Failures\u003c\/h4\u003e\n      \u003cp\u003eMany land mobile radios from Chinese manufacturers utilize charging circuits that do \u003cstrong\u003enot\u003c\/strong\u003e handshake correctly with modern USB-C to USB-C \"Power Delivery\" (PD) chargers. This cable solves those common failures by utilizing a \u003cstrong\u003eUSB-A connection on the power side\u003c\/strong\u003e, ensuring the reliable, consistent 5V power delivery these radio batteries specifically require to charge.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- === POWER RELIABILITY BLOCK === --\u003e\n  \u003cdiv class=\"fd-power-block\"\u003e\n    \u003cdiv class=\"fd-power-icon\"\u003e⚡\u003c\/div\u003e\n    \u003cdiv class=\"fd-power-text\"\u003e\n      \u003ch4\u003eReliable 3A Power Delivery\u003c\/h4\u003e\n      \u003cp\u003eStandard phone chargers often fail to provide the stable voltage required for high-capacity radio batteries, leading to slow charge times or \"charge error\" messages. This cable is specifically rated for \u003cstrong\u003e3A output\u003c\/strong\u003e, ensuring your P11UV and other portable radios receive the consistent, clean power needed for rapid and safe charging.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003cstrong\u003eMaximum Reach. Maximum Reliability.\u003c\/strong\u003e\u003c\/p\u003e\n  \n  \u003cp\u003eStop struggling with short, flimsy cables that keep your portable radio tethered to your vehicle's dash or a wall outlet. Our \u003cstrong\u003e10ft USB-A to USB-C High-Output Cable\u003c\/strong\u003e is engineered for the demands of the field. It is the perfect match for your \u003cstrong\u003eP11UV Logging Road Radio\u003c\/strong\u003e, giving you the reach you need to charge your handheld while keeping it accessible, whether you are in the cab of your truck, at the worksite, or out in the backcountry.\u003c\/p\u003e\n\n  \u003cp\u003eBuilt with durability in mind, this cable is designed to withstand the vibration and constant movement of active field environments, making it an essential upgrade for your portable comms kit.\u003c\/p\u003e\n\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\"\u003e10-Foot \"Maximum Flex\" Length:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eEliminate cable tension. 10 feet of cable gives you the freedom to route power exactly where you need it, ensuring your handheld radio stays powered up without restricting your movement.\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\"\u003e3A High-Output Rating:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eDon't settle for trickle charging. Rated for 3 Amps, this cable ensures rapid, reliable power delivery to your portable radio batteries, keeping your gear ready for duty.\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\"\u003eField-Ready Durability:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eDesigned for portable use. The ruggedized jacket resists kinks and wear, ensuring your cable survives the rigors of long days on logging roads and busy construction sites.\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      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector Type\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector Type\"\u003eUSB-A to USB-C\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Length\"\u003e10 Feet (Approx. 3 Meters)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eMax Current Rating\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Max Current Rating\"\u003e3.0 Amps\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Compatibility\"\u003eP11UV, Retevis RA89R, and most USB-C Portable Radios requiring 5V input\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eBuild\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Build\"\u003eHigh-Flex, Ruggedized Jacket\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":39307824627821,"sku":"P11(USB-C)","price":14.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/41YrIJrjYQL.jpg?v=1782443036"},{"product_id":"maxon-america-radio-programming-10-ladd-channels-appendix-b1","title":"Maxon America Radio Programming - 10 LADD Channels (Appendix B1)","description":"This item is for additional programming fee's associated with setup of the Maxon America radios. Included is programming the 10 Western Canada \"LADD\" Channels (ISED Appendix B1). This price is valid at the time of purchase only, and can only be applied to the Maxon America line of radios.","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":39343935160429,"sku":"B1","price":25.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/maxon-america-radio-programming-10-ladd-channels-appendix-b1-red-flatbed-semi-truck-653.webp?v=1768997741"},{"product_id":"distribucomm-50-rg58-pl259-coax-antenna-cable","title":"DistribuComm 50ft RG58 PL-259 Antenna Coax Cable (95% Shielded)","description":"\u003cstyle\u003e\n\/* Feature List Styles *\/\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\/* === CORRECTED SPECS TABLE 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%; \/* Give desktop label column a set width *\/\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; \n }\n .specs-table thead { \n  display: none; \/* Hide desktop header *\/\n }\n .specs-table tr {\n  border-bottom: 3px solid #000; \/* Separator for each \"item\" *\/\n  margin-bottom: 15px;\n  display: block; \/* Contain the cells *\/\n  width: 100%;\n  box-sizing: border-box;\n }\n \n \/* This is the new rule: Hide the first TD (the \"label\" cell) on mobile *\/\n .specs-table tbody td:first-child {\n  display: none;\n }\n \n .specs-table td {\n  display: block; \/* Make data cell full-width *\/\n  width: 100%;\n  box-sizing: border-box;\n  border: none;\n  border-bottom: 1px solid #eee; \n  padding: 10px 10px 12px 10px;\n  text-align: left;\n  white-space: normal;\n  padding-left: 10px; \n }\n \n \/* This rule now only targets TDs with a data-label, which is only the second one *\/\n .specs-table td[data-label]::before {\n  content: attr(data-label) \":\"; \/* Adds the colon *\/\n  display: block; \/* Stack it on top *\/\n  font-weight: bold;\n  text-align: left;\n  margin-bottom: 5px; \/* Space between label and data *\/\n  color: #111;\n  position: static; \n  width: auto;\n  padding-right: 0;\n }\n .specs-table tr:last-child { \n  border-bottom: 0; \n }\n .specs-table td:last-child { \n  border-bottom: 0; \n }\n}\n\n\/* Notice Block Styles *\/\n.fd-notice-block {\n background-color: #f8f9fa; \/* Light grey *\/\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description-container\"\u003e\n\n  \u003cp\u003eRun your antenna where you need it with this high-quality 50-foot (15.2 meter) RG58 coaxial cable. It comes pre-terminated with heavy-duty molded \u003cstrong\u003ePL-259 (UHF-Male)\u003c\/strong\u003e connectors on both ends, ready to connect your radio to a base station or mobile antenna.\u003c\/p\u003e\n  \n  \u003cp\u003eThis cable is built with \u003cstrong\u003e95% copper shielding\u003c\/strong\u003e, making it a significant upgrade over standard generic coax. It is flexible enough for easy routing through walls or vehicles while providing the durability needed for permanent installations.\u003c\/p\u003e\n\n  \u003cdiv class=\"fd-notice-block\" style=\"border-top: 4px solid #2a6496;\"\u003e\n    \u003cp class=\"fd-notice-title\"\u003e🛡️ Why 95% Shielding Matters\u003c\/p\u003e\n    \u003cp\u003eCheap cables often use as little as 60% braid coverage, which allows RF interference to leak in and out. This cable uses \u003cstrong\u003e95% copper braid shielding\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp\u003eThis premium shielding helps keep your signal inside the cable and significantly \u003cstrong\u003ereduces\u003c\/strong\u003e (though does not completely eliminate) RF interference and noise in your shack.\u003c\/p\u003e\n  \u003c\/div\u003e\n\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\"\u003e50-Foot Length:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eA generous 15.2-meter run, perfect for reaching from your desk to a roof-mounted or attic antenna.\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\"\u003ePL-259 Connectors:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eStandard UHF-Male plugs on both ends fit almost all mobile radios, SWR meters, and antenna mounts.\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\"\u003eDurable Strain Relief:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eMolded boots on both connectors protect the cable from bending stress and ensure a reliable connection.\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\"\u003eFlexible RG58 Coax:\u003c\/span\u003e\n       \u003cspan class=\"fd-feature-description\"\u003eStandard 50-ohm coax that is easy to route around corners and through tight spaces.\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      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eCable Type\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Cable Type\"\u003eRG58 Coaxial\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eShielding\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Shielding\"\u003e\u003cstrong\u003e95% Copper Braid\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Length\"\u003e50 Feet (approx. 15.2 m)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector A\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector A\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConnector B\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Connector B\"\u003ePL-259 (UHF-Male)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eImpedance\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Impedance\"\u003e50 Ohm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd data-label=\"Application\"\u003eBase station or mobile antenna runs\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":40095332237421,"sku":"41250","price":49.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/distribucomm-50-rg58-pl259-coax-antenna-cable-bulk-no-packaging-coiled-black-coaxial-160.webp?v=1769947742"},{"product_id":"3-pin-cigarette-lighter-12v-port-cb-radio-power-cord-16-gauge-4-amps","title":"3 Pin Cigarette Lighter 12V Port CB Radio Power Cord 16 Gauge 4 Amps","description":"\u003cp\u003eIf you're looking for a reliable power source for your CB radio, look no further! This 3 Pin Cigarette Lighter 12V Port CB Radio Power Cord is the perfect choice for all your needs. With a gauge of 16 wires, 4 amp fuse, and fitted for a cigarette lighter or 12v DC power port, you'll get the strongest connection to your radio, guaranteeing you'll stay powered up during all of your travels. Easy to install and highly durable, this power cord will give you the performance you need. Get the most out of your CB Radio today with this 3 pin CB Radio Power Cord.\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":44218216317207,"sku":"DISCB3AP","price":17.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/3-pin-cigarette-lighter-12v-port-cb-radio-power-cord-16-gauge-4-amps-cable-black-red-160.webp?v=1769947904"},{"product_id":"digital-download-amateur-ham-band-plan-hf-pdf","title":"Digital Download - Amateur Ham Band Plan (HF) PDF","description":"\u003cp\u003e\u003cstrong\u003ePlease note: \u003cem\u003e\u003cspan style=\"color: #ff2a00;\"\u003eA VALID EMAIL ADDRESS\u003c\/span\u003e\u003c\/em\u003e is required to receive this PDF.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-amateur-ham-band-plan-hf-pdf-manual-hf-714.webp?v=1769949055\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eNEW! -\u0026gt; Skip the checkout and CLICK HERE to download now.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eA very quick and handy reference for those who are new to the hobby of \"Radio\". Delivered in PDF format, perfect for on-screen viewing or printing in full letter page size! Covers the following common ham bands. \u003cspan style=\"color: #ff2a00;\"\u003e\u003cspan style=\"caret-color: #ff2a00;\"\u003e\u003cb\u003eType-set in Canada\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e160M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e80M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e60M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e40M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e30M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e20M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e17M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e15M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e12M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e10M\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp\u003eReference points include the band edges and modes within the band and special calling frequencies, including repeaters, SSB\/CW allocations, simplex, and data \/ packet \/ satellite, where applicable. See image for example.\u003c\/p\u003e\n\u003cp\u003eWhile not meant to be an exhaustive or complete list it will serve those new to the hobby of radio a great place to start.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47112168014103,"sku":"HF-BandPlan-PDF","price":0.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-amateur-ham-band-plan-hf-pdf-manual-hf-714.webp?v=1769949055"},{"product_id":"digital-download-amateur-ham-band-plan-vhf-uhf-pdf","title":"Digital Download - Amateur Ham Band Plan (VHF \/ UHF) - PDF","description":"\u003cp\u003e\u003cstrong\u003ePlease note: \u003cspan style=\"color: #ff2a00;\"\u003e\u003cem\u003eA VALID EMAIL ADDRESS\u003c\/em\u003e \u003c\/span\u003eis required to receive this PDF.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-amateur-ham-band-plan-vhf-uhf-pdf-manual-vhf-uhf-338.webp?v=1769949057\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eNEW! -\u0026gt; Skip the checkout and CLICK HERE to download now.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eA very quick and handy reference for those who are new to the hobby of \"Radio\". Delivered in PDF format, perfect for on-screen viewing or printing in full letter page size! this can make a great addition to the shack, go box, or grab bag. Covers the following common ham bands. \u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003eType-set in Canada\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003e6M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003e2M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003e1.25M\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003e70CM\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp\u003eReference points include the band edges and modes within the band and special calling frequencies, including repeaters, SSB\/CW allocations, simplex, and data \/ packet \/ satellite, where applicable. See image for example of the 1.25M band.\u003c\/p\u003e\n\u003cp\u003eWhile not meant to be an exhaustive or complete list it will serve those new to the hobby of radio a great place to start.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47112271790359,"sku":"VUBandPlan-FD(DD)","price":0.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-amateur-ham-band-plan-vhf-uhf-pdf-manual-vhf-uhf-338.webp?v=1769949057"},{"product_id":"digital-download-cb-radio-quick-reference-guide-printed-and-laminated-pdf","title":"Digital Download - CB Radio Quick Reference Guide - PDF","description":"\u003cp\u003e\u003cstrong\u003ePlease note: \u003cspan style=\"color: #ff2a00;\"\u003e\u003cem\u003eA VALID EMAIL ADDRESS\u003c\/em\u003e\u003c\/span\u003e is required to receive this PDF.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-cb-radio-quick-reference-guide-pdf-manual-frequency-707.webp?v=1769949060\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eNEW -\u0026gt; Skip the checkout and CLICK HERE to download now.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eA very quick and handy reference for those who are new to the hobby of CB Radio. \u003cspan\u003eDelivered in PDF format, perfect for on-screen viewing or printing in full letter page size! T\u003c\/span\u003ehis can make a great addition to the shack, go box, or grab bag. Covers the following common CB topics of interest. \u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003eType-set in Canada.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003eFrequency Band Edges\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003e40 Channel Assignment\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003ePopular \"10 Codes\"\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003ePhonetic Alphabet\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003eCommon \"Q\" Codes\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: xx-large;\" size=\"6\"\u003eOn-Air CB Terminology\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp\u003eReference points include the common points of interest and is not designed to be an exhaustive list of all codes and terms in use, present or historically. It will serve those new to the hobby of radio a great place to start.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47112402501911,"sku":"CB-Guide-FD(DD)","price":0.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-cb-radio-quick-reference-guide-pdf-manual-frequency-707.webp?v=1769949060"},{"product_id":"digital-download-shtf-survivalist-prepper-333-radio-frequency-operations-guide-pdf","title":"Digital Download SHTF Survivalist Prepper 333 Radio Frequency \u0026 Operations Guide - PDF","description":"\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-shtf-survivalist-prepper-333-radio-frequency-operations-guide-pdf-book-595.webp?v=1769949062\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003eNEW! -\u0026gt; Skip the checkout and download here!\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eBe prepared for emergency scenarios with the SHTF Survivalist Prepper 333 Radio Frequency \u0026amp; Operations Guide. This 8 1\/2x11 DOUBLE SIDED laminated page features the 3|3|3 Radio Plan – the “When, Where, and How” of making radio contact with others during an emergency. Used by prepper, survivalist, and emergency communications groups worldwide, the plan is based on the easy-to-remember \"Survival Rule of Threes\" – the key to effective radio communications in SHTF situations.\u003c\/p\u003e\n\u003cp\u003eIncluded are a full page of usage tips, followed by the common frequencies used by the 333 method, and the NOAA weather channels. Printed on full page 8 1\/2 x 11 at 12pt Arial font this is easy to read under demanding situations.\u003c\/p\u003e\n\u003cp\u003eA perfect addition to any grab and go kit, perfect for when inexperienced or new operators are needed at the mic. \u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003eArtisan quality, handmade in Canada.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47112498282775,"sku":"FD-SHTF(DD)","price":0.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-shtf-survivalist-prepper-333-radio-frequency-operations-guide-pdf-book-595.webp?v=1769949062"},{"product_id":"digital-download-scanner-frequencies-bc-rr-ladd-gmrs-frs-murs-noaa-pdf","title":"Digital Download - Scanner Frequencies (BC RR \/ LADD \/ GMRS \/ FRS \/ MURS \/ NOAA) - PDF","description":"\u003cp\u003e\u003cstrong\u003ePlease note: \u003cspan style=\"color: #ff2a00;\"\u003e\u003cem\u003eA VALID EMAIL ADDRESS\u003c\/em\u003e\u003c\/span\u003e is required to receive this PDF.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-scanner-frequencies-bc-rr-ladd-gmrs-frs-murs-noaa-pdf-manual-list-560.webp?v=1769949065\" target=\"_blank\" rel=\"noopener\"\u003e\u003cstrong\u003eNEW -\u0026gt; Skip the checkout and download right here!\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eA very quick and handy reference for those who are new to the hobby of Radio. \u003cspan\u003eDelivered in PDF format, perfect for on-screen viewing or printing in full letter page size! T\u003c\/span\u003ehis can make a great addition to the shack, go box, or grab bag. Covers the following common topics of interest. \u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003eType-set in Canada.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003eCB Frequency Band Edges\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003eFRS \/ GMRS Channel Assignment\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003eMURS FCC Business Channels\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003eWestern Canada B1 LADD Channels\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003eBC RR Channels (35)\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan size=\"6\" style=\"font-size: xx-large;\"\u003eBC RR Loading Channels (14)\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cp\u003eReference points include the common points of interest and is not designed to be an exhaustive list of all codes and terms in use, present or historically. It will serve those new to the hobby of radio a great place to start.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cspan style=\"color: #ff2a00;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47112726413591,"sku":"BandPlan-SIG-PDF","price":0.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/digital-download-scanner-frequencies-bc-rr-ladd-gmrs-frs-murs-noaa-pdf-manual-list-560.webp?v=1769949065"},{"product_id":"quansheng-uv-k5-uv-k58-uv-k6-programming-software-manual-qs-firmware","title":"Quansheng Official (UV-K5 \/ UV-K5(8) \/ UV-K6) - Programming Software \/ Manual \/ QS Firmware","description":"\u003cstyle\u003e\n\/* --- New Key Features List CSS --- *\/\n.fd-feature-list {\n list-style: none;\n padding-left: 0;\n}\n.fd-feature-list li {\n display: flex;\n align-items: flex-start;\n margin-bottom: 16px;\n line-height: 1.5;\n}\n.fd-feature-list .icon {\n font-size: 20px;\n margin-right: 12px;\n width: 24px;\n text-align: center;\n flex-shrink: 0;\n margin-top: 3px;\n}\n.fd-feature-list .fd-feature-content {\n}\n.fd-feature-list .fd-feature-title {\n display: block;\n font-weight: bold;\n font-size: 1.05em;\n}\n.fd-feature-list .fd-feature-description {\n display: block;\n font-size: 1em;\n}\n\n\/* --- Mobile-Responsive Table CSS --- *\/\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 tr:nth-child(even) {\n background-color: #fdfdfd;\n}\n@media (max-width: 600px) {\n .specs-table { border: 0; }\n .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n  display: block;\n  width: 100%;\n  box-sizing: border-box;\n }\n .specs-table th { display: none; }\n .specs-table tr {\n  border-bottom: 3px solid #000;\n  margin-bottom: 15px;\n }\n .specs-table td {\n  border: none;\n  border-bottom: 1px solid #eee;\n  padding-left: 50%;\n  position: relative;\n  text-align: right;\n  white-space: normal;\n }\n .specs-table td::before {\n  content: attr(data-label);\n  position: absolute;\n  left: 10px;\n  width: 45%;\n  padding-right: 10px;\n  font-weight: bold;\n  text-align: left;\n  white-space: nowrap;\n }\n .specs-table tr:last-child { border-bottom: 0; }\n .specs-table td:last-child { border-bottom: 0; }\n}\n\n\/* --- Warranty\/Feature Notice Blocks --- *\/\n.fd-notice-block {\n background-color: #f8f8f8;\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n\/* --- Red Warning Block --- *\/\n.fd-warning-notice {\n background-color: #fef2f2; \/* Light red *\/\n border: 1px solid #ef4444; \/* Red border *\/\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c; \/* Dark red *\/\n margin-top: 0;\n}\n.fd-notice-button {\n display: inline-block;\n background-color: #2a6496;\n color: #ffffff;\n padding: 10px 16px;\n font-size: 15px;\n font-weight: bold;\n border: none;\n border-radius: 5px;\n cursor: pointer;\n text-decoration: none;\n width: 100%;\n max-width: 300px;\n text-align: center;\n margin-bottom: 10px; \/* Space between buttons *\/\n}\n\u003c\/style\u003e\n\u003cp style=\"font-size: 1.1em; line-height: 1.6;\"\u003eWelcome to the official Fleetwood Digital resource page for the \u003cstrong\u003eQuansheng UV-K5, UV-K5(8), and UV-K6\u003c\/strong\u003e. The Quansheng is one of the most exciting and \"hackable\" radios on the market, and this is your home for all the manuals, software, and firmware you need to get the most out of it.\u003c\/p\u003e\n\u003cdiv class=\"fd-notice-block\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e💡 Please Note: A Valid Email is Required\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis is a \u003cstrong\u003efree digital download\u003c\/strong\u003e. To receive the download links, please ensure you use a \u003cstrong\u003evalid, correctly spelled email address\u003c\/strong\u003e during the checkout process. The links will be sent to your inbox immediately after checkout is complete.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e \u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003eSKIP THE CHECKOUT! -\u0026gt; \u003ca href=\"https:\/\/delivery.shopifyapps.com\/-\/29025619133f9851\/ce824519d5864a39\" target=\"_blank\" rel=\"noopener\"\u003eCLICK HERE TO DOWNLOAD\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n\u003cp class=\"fd-warning-title\"\u003e⚠️ Read This First: You Need a Programming Cable!\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 16px;\"\u003eThis free software is fantastic, but it's useless without a programming cable. The Quansheng radios use a \u003cstrong\u003eKenwood-style (K1) 2-pin cable\u003c\/strong\u003e to connect to your computer.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 16px;\"\u003eIf you don't have one, you won't be able to program your radio. Add our high-quality, verified programming cable to your cart—it's the #1 must-have accessory.\u003c\/p\u003e\n\u003ca href=\"https_www.fleetwooddp.com\/products\/usb-programming-cable-for-retevis-analog-radios\" class=\"fd-notice-button\" title=\"Add a Programming Cable to Cart\"\u003e Add Programming Cable to Cart \u003c\/a\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFree Downloads\u003c\/h3\u003e\n\u003cp style=\"font-size: 1.1em; line-height: 1.6;\"\u003eHere are the essential files for your radio. All files are provided for free as a service to our Canadian customers. \u003cem\u003e(Note: Firmware flashing is for advanced users and is done at your own risk)\u003c\/em\u003e.\u003c\/p\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\"\u003eQuansheng UV-K5 (V2.01.27) Programming Software\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe official CPS from Quansheng for programming channels, repeaters, and settings.\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\"\u003eQuansheng UV-K5 \/ K6 User Manual\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe complete, original instruction manual (PDF) for your radio.\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\"\u003eQuansheng QS Firmware (V2.01.27)\u003c\/span\u003e \u003cspan class=\"fd-feature-description\"\u003eThe latest official firmware from the manufacturer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fd-notice-block\" style=\"border-top: 4px solid #2a6496; margin-top: 30px;\"\u003e\n\u003cp class=\"fd-notice-title\"\u003e🚀 Unlock Your Radio's True Performance\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 16px;\"\u003eYou have one of the most versatile radios on the market. Don't let the stock accessories hold you back. These are the most popular, high-value upgrades for any Quansheng owner.\u003c\/p\u003e\n\u003ca href=\"https.www.fleetwooddp.com\/products\/sma-f-40cm-upgrade-antenna-for-retevis-two-way-radios\" class=\"fd-notice-button\" title=\"Shop the 40cm High-Gain Antenna\"\u003e Shop High-Gain Antennas \u003c\/a\u003e \u003ca href=\"https_www.fleetwooddp.com\/products\/retevis-1600-mah-battery-ra79-quansheng-uv-k5\" class=\"fd-notice-button\" title=\"Shop High-Capacity Batteries\"\u003e Shop High-Capacity Batteries \u003c\/a\u003e \u003ca href=\"httpsInstead_www.fleetwooddp.com\/products\/quansheng-uv-k5-uv-k58-uv-k6-battery-eliminator-12v\" class=\"fd-notice-button\" title=\"Shop the 12V Battery Eliminator\"\u003e Shop 12V Battery Eliminators \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47162548289815,"sku":null,"price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/quansheng-official-uv-k5-uv-k5-8-k6-programming-software-manual-qs-firmware-blue-321.webp?v=1769949096"},{"product_id":"anytone-official-programming-software-manual-firmware","title":"AnyTone Official Programming Software \/ Manual \/ Firmware","description":"\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** DIGITAL DOWNLOAD 300MB ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** PHYSICAL MEDIA NOT INCLUDED ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEZ-2-INSTALL\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is organized by directory based on radio model.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is un-zipped, ready to install.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/delivery.shopifyapps.com\/-\/517f1d555a404396\/bce892745f0b195e\" title=\"Anytone CPS Programming Software\"\u003e\u003cstrong\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eSKIP THE CART -\u0026gt; CLICK HERE TO DOWNLOAD\u003c\/span\u003e\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eModels:\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eARES II\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eAT-5555 (Quad 5)\u003c\/li\u003e\n\u003cli\u003eAT-6666 (Quad 6)\u003c\/li\u003e\n\u003cli\u003eAT-778\u003c\/li\u003e\n\u003cli\u003eAT-778 Vox\u003c\/li\u003e\n\u003cli\u003eAT-779\u003c\/li\u003e\n\u003cli\u003eAT-158\u003c\/li\u003e\n\u003cli\u003eAT-5189\u003c\/li\u003e\n\u003cli\u003eAT-D578UV\u003c\/li\u003e\n\u003cli\u003eAT-D578UV Plus\u003c\/li\u003e\n\u003cli\u003eAT-D578UV Pro\u003c\/li\u003e\n\u003cli\u003eAT-D878\u003c\/li\u003e\n\u003cli\u003eAT-D878UV Plus\u003c\/li\u003e\n\u003cli\u003eAT-D878UV II Plus\u003c\/li\u003e\n\u003cli\u003eQPS-289\u003c\/li\u003e\n\u003cli\u003eQPS-588N\u003c\/li\u003e\n\u003cli\u003eQPS-888\u003c\/li\u003e\n\u003cli\u003eAT-R780\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eInclusion of manual and firmware varies by model.\u003c\/p\u003e\n\u003cdiv\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eGreat to have for when you need to install the software on a PC that does not have an active internet connection.\u003c\/span\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47162621198615,"sku":null,"price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/anytone-official-programming-software-manual-firmware-blue-download-button-824.webp?v=1769949098"},{"product_id":"wouxun-official-amateur-ham-radio-uv-series-programming-software-manual-2023","title":"Wouxun Official Amateur Ham Radio UV Series Programming Software \/ Manual - 2023","description":"\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** DIGITAL DOWNLOAD 500MB ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** PHYSICAL MEDIA NOT INCLUDED ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEZ-2-INSTALL\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is organized by directory based on radio model.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is un-zipped, ready to install.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eModels:\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eKG-UVD1P\u003c\/li\u003e\n\u003cli\u003eKG-UV2Q\u003c\/li\u003e\n\u003cli\u003eKG-UV6D\u003c\/li\u003e\n\u003cli\u003eKG-UV7D\u003c\/li\u003e\n\u003cli\u003eKG-UV8D\u003c\/li\u003e\n\u003cli\u003eKG-UV8D Plus\u003c\/li\u003e\n\u003cli\u003eKG-UV8E\u003c\/li\u003e\n\u003cli\u003eKG-UV8G\u003c\/li\u003e\n\u003cli\u003eKG-UV8H\u003c\/li\u003e\n\u003cli\u003eKG-UV8Q\u003c\/li\u003e\n\u003cli\u003eKG-UV9D\u003c\/li\u003e\n\u003cli\u003eKG-UV9D Plus\u003c\/li\u003e\n\u003cli\u003eKG-UV9D Mate\u003c\/li\u003e\n\u003cli\u003eKG-UV9K\u003c\/li\u003e\n\u003cli\u003eKG-UV9P\u003c\/li\u003e\n\u003cli\u003eKG-UV9T\u003c\/li\u003e\n\u003cli\u003eKG-UV66\u003c\/li\u003e\n\u003cli\u003eKG-UV86\u003c\/li\u003e\n\u003cli\u003eKG-UV899\u003c\/li\u003e\n\u003cli\u003eKG-UV920P\u003c\/li\u003e\n\u003cli\u003eKG-UV950P\u003c\/li\u003e\n\u003cli\u003eKG-UV980H\u003c\/li\u003e\n\u003cli\u003eKG-UV980P\u003c\/li\u003e\n\u003cli\u003eKG-UV980R\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eGreat to have for when you need to install the software on a PC that does not have an active internet connection.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47168765165847,"sku":"Wouxun-Ham-CPS","price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/wouxun-official-amateur-ham-radio-uv-series-programming-software-manual-2023-blue-940.webp?v=1769949100"},{"product_id":"baofeng-official-programming-software-2023","title":"Baofeng Official Programming Software BF \/ UV \/ GT \/ DM Series - 2023","description":"\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** DIGITAL DOWNLOAD 900+MB ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** PHYSICAL MEDIA NOT INCLUDED ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eEZ-2-INSTALL\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is organized by directory based on radio model.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is un-zipped, ready to install.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eContents:\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUV-5R EX\u003c\/li\u003e\n\u003cli\u003eUV-5R Series (A \/ E \/ R etc..)\u003c\/li\u003e\n\u003cli\u003eUV-5R TP\u003c\/li\u003e\n\u003cli\u003eUV-5R X3\u003c\/li\u003e\n\u003cli\u003eUV-9G\u003c\/li\u003e\n\u003cli\u003eUV-17R\u003c\/li\u003e\n\u003cli\u003eUV-82\u003c\/li\u003e\n\u003cli\u003eUV-82X3\u003c\/li\u003e\n\u003cli\u003eGT-1\u003c\/li\u003e\n\u003cli\u003eGT-3\u003c\/li\u003e\n\u003cli\u003eGT-3WP\u003c\/li\u003e\n\u003cli\u003eGT-5\u003c\/li\u003e\n\u003cli\u003eGT-5TP\u003c\/li\u003e\n\u003cli\u003eGT-5R\u003c\/li\u003e\n\u003cli\u003eGT-22\u003c\/li\u003e\n\u003cli\u003eGT-68\u003c\/li\u003e\n\u003cli\u003eGT-MP31\u003c\/li\u003e\n\u003cli\u003eGT-11S\u003c\/li\u003e\n\u003cli\u003eBF-88A\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBF-88E\u003c\/li\u003e\n\u003cli\u003eBF-88ST\u003c\/li\u003e\n\u003cli\u003eBF-888S\u003c\/li\u003e\n\u003cli\u003eBF-9700\u003c\/li\u003e\n\u003cli\u003eBF-H Series\u003c\/li\u003e\n\u003cli\u003eDM-5R\u003c\/li\u003e\n\u003cli\u003eRD-5R\u003c\/li\u003e\n\u003cli\u003eDM-1701\u003c\/li\u003e\n\u003cli\u003eDR-1801\u003c\/li\u003e\n\u003cli\u003eBasic Install Guide\u003c\/li\u003e\n\u003cli\u003eW7 \/ W10 Drivers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eGreat to have for when you need to install the software on a PC that does not have an active internet connection.\u003c\/span\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47169179255063,"sku":null,"price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/baofeng-official-programming-software-bf-uv-gt-dm-series-2023-blue-download-button-991.webp?v=1769949101"},{"product_id":"baofeng-official-uv-5r-programming-software-uv-series-2023","title":"Baofeng Official UV-5R Programming Software UV Series - 2023","description":"\u003cstyle\u003e\n\/* --- New Key Features List CSS --- *\/\n.fd-feature-list {\n list-style: none;\n padding-left: 0;\n}\n.fd-feature-list li {\n display: flex;\n align-items: flex-start;\n margin-bottom: 16px;\n line-height: 1.5;\n}\n.fd-feature-list .icon {\n font-size: 20px;\n margin-right: 12px;\n width: 24px;\n text-align: center;\n flex-shrink: 0;\n margin-top: 3px;\n}\n.fd-feature-list .fd-feature-content {\n}\n.fd-feature-list .fd-feature-title {\n display: block;\n font-weight: bold;\n font-size: 1.05em;\n}\n.fd-feature-list .fd-feature-description {\n display: block;\n font-size: 1em;\n}\n\n\/* --- Mobile-Responsive Table CSS --- *\/\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 tr:nth-child(even) {\n background-color: #fdfdfd;\n}\n@media (max-width: 600px) {\n .specs-table { border: 0; }\n .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n  display: block;\n  width: 100%;\n  box-sizing: border-box;\n }\n .specs-table th { display: none; }\n .specs-table tr {\n  border-bottom: 3px solid #000;\n  margin-bottom: 15px;\n }\n .specs-table td {\n  border: none;\n  border-bottom: 1px solid #eee;\n  padding-left: 50%;\n  position: relative;\n  text-align: right;\n  white-space: normal;\n }\n .specs-table td::before {\n  content: attr(data-label);\n  position: absolute;\n  left: 10px;\n  width: 45%;\n  padding-right: 10px;\n  font-weight: bold;\n  text-align: left;\n  white-space: nowrap;\n }\n .specs-table tr:last-child { border-bottom: 0; }\n .specs-table td:last-child { border-bottom: 0; }\n}\n\n\/* --- Warranty\/Feature Notice Blocks --- *\/\n.fd-notice-block {\n background-color: #f8f8f8;\n border: 1px solid #ddd;\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-notice-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #333;\n margin-top: 0;\n}\n\/* --- Red Warning Block --- *\/\n.fd-warning-notice {\n background-color: #fef2f2; \/* Light red *\/\n border: 1px solid #ef4444; \/* Red border *\/\n border-radius: 8px;\n padding: 16px;\n margin: 20px 0;\n}\n.fd-warning-title {\n font-weight: bold;\n font-size: 1.1em;\n color: #b91c1c; \/* Dark red *\/\n margin-top: 0;\n}\n.fd-notice-button {\n display: inline-block;\n background-color: #2a6496;\n color: #ffffff;\n padding: 10px 16px;\n font-size: 15px;\n font-weight: bold;\n border: none;\n border-radius: 5px;\n cursor: pointer;\n text-decoration: none;\n width: 100%;\n max-width: 300px;\n text-align: center;\n margin-bottom: 10px; \/* Space between buttons *\/\n}\n\u003c\/style\u003e\n\n\u003cp style=\"font-size: 1.1em; line-height: 1.6;\"\u003eWelcome to the Fleetwood Digital resource page for the legendary \u003cstrong\u003eBaofeng UV-5R\u003c\/strong\u003e, \u003cstrong\u003eBF-F8HP\u003c\/strong\u003e, and related radios. The Baofeng is a fantastic and affordable radio, but programming it by hand is a nightmare. This free software, combined with a programming cable, makes it easy.\u003c\/p\u003e\n\n\u003cdiv class=\"fd-notice-block\"\u003e\n \u003cp class=\"fd-notice-title\"\u003e💡 Please Note: A Valid Email is Required\u003c\/p\u003e\n \u003cp style=\"margin-bottom: 0;\"\u003eThis is a \u003cstrong\u003efree digital download\u003c\/strong\u003e. To receive the download links, please ensure you use a \u003cstrong\u003evalid, correctly spelled email address\u003c\/strong\u003e during the checkout process. The links will be sent to your inbox immediately after checkout is complete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-warning-notice\"\u003e\n \u003cp class=\"fd-warning-title\"\u003e⚠️ Read This First: You Need a Programming Cable!\u003c\/p\u003e\n \u003cp style=\"margin-bottom: 16px;\"\u003eThis free software is useless without a programming cable. The Baofeng UV-5R uses a \u003cstrong\u003eKenwood-style (K1) 2-pin cable\u003c\/strong\u003e to connect to your computer.\u003c\/p\u003e\n \u003cp style=\"margin-bottom: 16px;\"\u003eIf you don't have one, you won't be able to program your radio. Add our high-quality, verified programming cable to your cart—it's the #1 must-have accessory.\u003c\/p\u003e\n \u003ca href=\"https:\/\/www.fleetwooddp.com\/products\/usb-programming-cable-for-retevis-analog-radios\" class=\"fd-notice-button\" title=\"Add a Programming Cable to Cart\"\u003e\n  Add Programming Cable to Cart\n \u003c\/a\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFree Downloads\u003c\/h3\u003e\n\u003cp style=\"font-size: 1.1em; line-height: 1.6;\"\u003eHere are the essential files for your radio. All files are provided for free as a service to our Canadian customers.\u003c\/p\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\"\u003eBaofeng UV-5R Official Software (CPS)\u003c\/span\u003e\n   \u003cspan class=\"fd-feature-description\"\u003eThe official Baofeng programming software (CPS) for the UV-5R, BF-F8HP, and UV-82.\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\"\u003eCHIRP Driver \u0026amp; Guide\u003c\/span\u003e\n   \u003cspan class=\"fd-feature-description\"\u003eCHIRP is the best, easiest-to-use software for all your radios. This file helps you get the right drivers installed and running.\u003c\/span\u003e\n  \u003c\/div\u003e\n \u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"fd-notice-block\" style=\"border-top: 4px solid #2a6496; margin-top: 30px;\"\u003e\n \u003cp class=\"fd-notice-title\"\u003e🚀 Unlock Your Radio's True Performance\u003c\/p\u003e\n \u003cp style=\"margin-bottom: 16px;\"\u003eThe two best upgrades you can make to your Baofeng are a better antenna and a high-capacity battery. Shop our most popular, high-value accessories below.\u003c\/p\u003e\n \u003ca href=\"https:\/\/www.fleetwooddp.com\/products\/sma-f-40cm-upgrade-antenna-for-retevis-two-way-radios\" class=\"fd-notice-button\" title=\"Shop the 40cm High-Gain Antenna\"\u003e\n  Shop High-Gain Antennas\n \u003c\/a\u003e\n \u003ca href=\"https:\/\/www.fleetwooddp.com\/search?q=uv-5r+batteries\u0026amp;options%5Bprefix%5D=last\" class=\"fd-notice-button\" title=\"Shop UV-5R Batteries\"\u003e\n  Shop UV-5R Batteries\n \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47792200024343,"sku":null,"price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/baofeng-official-uv-5r-programming-software-series-2023-blue-download-button-689.webp?v=1769949182"},{"product_id":"ailunce-hd1-dmr-official-programming-software","title":"Ailunce HD1 DMR Official CPS Programming Software","description":"\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** DIGITAL DOWNLOAD ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003e*** PHYSICAL MEDIA NOT INCLUDED ***\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eEZ-2-INSTALL\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is organized by directory based on radio model.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eAll software is un-zipped, ready to install.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eContents:\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\" mce-data-marked=\"1\"\u003eHD1 DMR CPS Programming Software\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\" mce-data-marked=\"1\"\u003eHD1 GPS DMR CPS Programming Software\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan face=\"arial, helvetica, sans-serif\" mce-data-marked=\"1\"\u003eAssorted USB Drivers\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cspan face=\"arial, helvetica, sans-serif\"\u003eGreat to have for when you need to install the software on a PC that does not have an active internet connection.\u003c\/span\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cu\u003eIMPORTANT - PLEASE READ\u003c\/u\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eKindly provide your email address and agree to receive emails from Fleetwood Digital so we may send you the link to download the software and or manual. Fleetwood Digital does not sell personal information and will only use it subject to our privacy policy. For example but no limited to providing an address for a shipping label or an account for QSO rewards.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":47792294756631,"sku":null,"price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/ailunce-hd1-dmr-official-cps-programming-software-blue-download-button-627.webp?v=1769949183"},{"product_id":"lunar-baseball-baseball-diamond-on-the-moon-full-colour-glossy-print","title":"Lunar Baseball - Baseball Diamond on the Moon - Full Colour Glossy Print","description":"\u003cp\u003eScore a home run with Lunar Baseball! This unique portrait features a baseball diamond on the moon in full color, adding an out-of-this-world touch to your home decor. Perfect for any baseball fan (and moon enthusiast), this print will be a homerun on your wall.\u003c\/p\u003e","brand":"Fleetwood Digital","offers":[{"title":"4 x 6","offer_id":47926179299607,"sku":"LunarBaseball4x6","price":2.99,"currency_code":"CAD","in_stock":true},{"title":"5 x 7","offer_id":47926179332375,"sku":"LunarBaseball5x7","price":4.99,"currency_code":"CAD","in_stock":true},{"title":"8.5 x 11","offer_id":47926179365143,"sku":"LunarBaseball8x11","price":19.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/lunar-baseball-diamond-on-the-moon-full-colour-glossy-print-artwork-field-854.webp?v=1769949203"},{"product_id":"radiowave-activewear-classic-mouse-parody-hot-dog-unisex-hoodie","title":"RadioWave ActiveWear Classic Mouse Parody Hot Dog Unisex Hoodie","description":"Who knew that the softest hoodie you'll ever own comes with such a cool design. You won't regret buying this classic streetwear piece of apparel with a convenient pouch pocket and warm hood for chilly evenings.\u003cbr\u003e\n\u003cbr\u003e\n• 100% cotton face\u003cbr\u003e\n• 65% ring-spun cotton, 35% polyester\u003cbr\u003e\n• Front pouch pocket\u003cbr\u003e\n• Self-fabric patch on the back\u003cbr\u003e\n• Matching flat drawstrings\u003cbr\u003e\n• 3-panel hood\u003cbr\u003e\n• Blank product sourced from Pakistan\u003cbr\u003e\n\u003cbr\u003e\nDisclaimer: This hoodie runs small. For the perfect fit, we recommend ordering one size larger than your usual size.\u003cbr\u003e\n\u003cbr\u003e\nThis product is made especially for you as soon as you place an order, which is why it takes us a bit longer to deliver it to you. Making products on demand instead of in bulk helps reduce overproduction, so thank you for making thoughtful purchasing decisions!\u003cp\u003e\u003cstrong class=\"size-guide-title\"\u003eSize guide\u003c\/strong\u003e\u003c\/p\u003e\u003cdiv class=\"table-responsive dynamic\" data-unit-system=\"imperial\"\u003e\u003ctable cellpadding=\"5\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eCHEST WIDTH (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eLENGTH (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003ctd\u003e27\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e21\u003c\/td\u003e\n\u003ctd\u003e28\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e23\u003c\/td\u003e\n\u003ctd\u003e29\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eXL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25\u003c\/td\u003e\n\u003ctd\u003e30\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e2XL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e26 ½\u003c\/td\u003e\n\u003ctd\u003e31\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e3XL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e28\u003c\/td\u003e\n\u003ctd\u003e32\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003cdiv class=\"table-responsive dynamic\" data-unit-system=\"metric\"\u003e\u003ctable cellpadding=\"5\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eCHEST WIDTH (cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eLENGTH (cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e50.8\u003c\/td\u003e\n\u003ctd\u003e68.6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e53.3\u003c\/td\u003e\n\u003ctd\u003e71.1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e58.4\u003c\/td\u003e\n\u003ctd\u003e73.7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eXL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e63.5\u003c\/td\u003e\n\u003ctd\u003e76.2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e2XL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e67.3\u003c\/td\u003e\n\u003ctd\u003e78.7\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e3XL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e71.1\u003c\/td\u003e\n\u003ctd\u003e81.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"Carbon Grey \/ S","offer_id":48078915666199,"sku":"8863154_10784","price":54.0,"currency_code":"CAD","in_stock":true},{"title":"Carbon Grey \/ M","offer_id":48078915698967,"sku":"8863154_10785","price":54.0,"currency_code":"CAD","in_stock":true},{"title":"Carbon Grey \/ L","offer_id":48078915731735,"sku":"8863154_10786","price":54.0,"currency_code":"CAD","in_stock":true},{"title":"Carbon Grey \/ XL","offer_id":48078915764503,"sku":"8863154_10787","price":54.0,"currency_code":"CAD","in_stock":true},{"title":"Carbon Grey \/ 2XL","offer_id":48078915797271,"sku":"8863154_10788","price":56.5,"currency_code":"CAD","in_stock":true},{"title":"Carbon Grey \/ 3XL","offer_id":48078915830039,"sku":"8863154_13420","price":52.5,"currency_code":"CAD","in_stock":true},{"title":"White \/ S","offer_id":48078915862807,"sku":"8863154_10774","price":54.0,"currency_code":"CAD","in_stock":true},{"title":"White \/ M","offer_id":48078915895575,"sku":"8863154_10775","price":54.0,"currency_code":"CAD","in_stock":true},{"title":"White \/ L","offer_id":48078915961111,"sku":"8863154_10776","price":54.0,"currency_code":"CAD","in_stock":true},{"title":"White \/ XL","offer_id":48078915993879,"sku":"8863154_10777","price":54.0,"currency_code":"CAD","in_stock":true},{"title":"White \/ 2XL","offer_id":48078916026647,"sku":"8863154_10778","price":56.5,"currency_code":"CAD","in_stock":true},{"title":"White \/ 3XL","offer_id":48078916059415,"sku":"8863154_13421","price":52.5,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/radiowave-activewear-classic-mouse-parody-hot-dog-unisex-hoodie-carbon-grey-s-gray-753.webp?v=1772367204"},{"product_id":"radiowave-activewear-classic-mouse-parody-hot-dog-sublimation-cut-sew-tank-top","title":"RadioWave ActiveWear Classic Mouse Parody Hot Dog Sublimation Cut \u0026 Sew Tank Top","description":"This body-hugging tank top is a must-have!   \u003cbr\u003e\n\u003cbr\u003e\n• 82% polyester, 18% spandex \u003cbr\u003e\n• Fabric weight: 6.78 oz\/yd² (230 g\/m²) (weight may vary by 5%)\u003cbr\u003e\n• four-way stretch, which means fabric stretches and recovers on the cross and lengthwise grains \u003cbr\u003e\n• Made with a smooth, comfortable microfiber yarn\u003cbr\u003e\n• Precision-cut and hand-sewn after printing\u003cbr\u003e\n\u003cbr\u003e\nThis product is made especially for you as soon as you place an order, which is why it takes us a bit longer to deliver it to you. Making products on demand instead of in bulk helps reduce overproduction, so thank you for making thoughtful purchasing decisions!\u003cp\u003e\u003cstrong class=\"size-guide-title\"\u003eSize guide\u003c\/strong\u003e\u003c\/p\u003e\u003cdiv class=\"table-responsive dynamic\" data-unit-system=\"imperial\"\u003e\u003ctable cellpadding=\"5\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eCHEST (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eWAIST (inches)\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eXS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e33 ⅛\u003c\/td\u003e\n\u003ctd\u003e25 ¼\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e34 ⅝\u003c\/td\u003e\n\u003ctd\u003e26 ¾\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e36 ¼\u003c\/td\u003e\n\u003ctd\u003e28 ⅜\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e39 ⅜\u003c\/td\u003e\n\u003ctd\u003e31 ½\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eXL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e42 ½\u003c\/td\u003e\n\u003ctd\u003e34 ⅝\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003cdiv class=\"table-responsive dynamic\" data-unit-system=\"metric\"\u003e\u003ctable cellpadding=\"5\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e \u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eCHEST (cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eWAIST (cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eXS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e84\u003c\/td\u003e\n\u003ctd\u003e64\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e88\u003c\/td\u003e\n\u003ctd\u003e68\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e92\u003c\/td\u003e\n\u003ctd\u003e72\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e100\u003c\/td\u003e\n\u003ctd\u003e80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eXL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e108\u003c\/td\u003e\n\u003ctd\u003e88\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e","brand":"Fleetwood Digital","offers":[{"title":"XS","offer_id":48078937424151,"sku":"4291681_7820","price":35.5,"currency_code":"CAD","in_stock":true},{"title":"S","offer_id":48078937456919,"sku":"4291681_7821","price":35.5,"currency_code":"CAD","in_stock":true},{"title":"M","offer_id":48078937489687,"sku":"4291681_7822","price":35.5,"currency_code":"CAD","in_stock":true},{"title":"L","offer_id":48078937522455,"sku":"4291681_7823","price":35.5,"currency_code":"CAD","in_stock":true},{"title":"XL","offer_id":48078937555223,"sku":"4291681_7824","price":35.5,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/radiowave-activewear-classic-mouse-parody-hot-dog-sublimation-cut-sew-tank-top-xs-woman-653.webp?v=1772367207"},{"product_id":"own-a-piece-of-history-vintage-cb-radio","title":"Own A Piece Of History: Vintage CB Radio - GE 3-5976A","description":"\u003cp\u003eStep back in time and own a piece of history with our Vintage CB Radio. Unearthed from the annals of the past, this relic from the era of citizen band radio brings nostalgia and historical intrigue to any collection. While its condition remains unknown, its potential for historical curiosity is boundless.\u003c\/p\u003e\n\u003cp\u003eImagine the stories this CB Radio could tell, the conversations it facilitated, and the adventures it accompanied. From long-haul truckers to roadside travelers, CB radios were the lifeline of communication, weaving a network across the highways and byways of yesteryears.\u003c\/p\u003e\n\u003cp\u003eWhether you're a seasoned collector, a history enthusiast, or simply captivated by the allure of the past, this Vintage CB Radio promises a unique addition to your collection. Its exterior may bear the marks of time, but within lies the essence of an era—a time when the airwaves crackled with voices and the world felt a little smaller.\u003c\/p\u003e\n\u003cp\u003eEmbrace the mystery of its condition and the allure of its history. Who knows what secrets it holds or what tales it whispers from its bygone days? Each scratch, each dent, carries a narrative of its own, waiting to be discovered and cherished.\u003c\/p\u003e\n\u003cp\u003eDon't miss your chance to own a tangible piece of the past. Add this Vintage CB Radio to your collection today and let its presence evoke memories of a time long gone, sparking conversations and igniting imaginations.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFeatures:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAuthentic vintage CB Radio.\u003c\/li\u003e\n\u003cli\u003eCondition unknown, adding to its historical charm.\u003c\/li\u003e\n\u003cli\u003eIdeal for collectors, history buffs, and vintage enthusiasts.\u003c\/li\u003e\n\u003cli\u003eA tangible piece of nostalgia, evoking the essence of bygone eras.\u003c\/li\u003e\n\u003cli\u003eSparks curiosity and conversation, inviting exploration of its historical significance.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Fleetwood Digital","offers":[{"title":"Default Title","offer_id":48146105663767,"sku":"","price":9.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1133\/9674\/files\/own-a-piece-of-history-vintage-cb-radio-ge-3-5976a-used-black-gray-839.webp?v=1772367208"}],"url":"https:\/\/www.fleetwooddp.com\/collections\/misc.oembed?page=3","provider":"Fleetwood Digital","version":"1.0","type":"link"}