{"product_id":"trailviora™-voltbase-modular-camp-power-dock","title":"Trailviora™ Outdoor Camping Power Station","description":"\u003cstyle\u003e\n\/* =========================================================\n   TRAILVIORA™ OUTDOOR CAMPING POWER STATION\n   Shopify Custom Liquid — Camp Charging + Device Dock System\n   NEW LAYOUT: Centralize → Dock → Detach → Pack\n   Palette: Graphite Black + Alpine Olive + Warm Sand + Muted Bronze\n   Compact \/ Responsive \/ Product-page safe\n   ========================================================= *\/\n\n.tv-power,\n.tv-power * {\n  box-sizing: border-box;\n}\n\n.tv-power {\n  --tp-graphite: #282b28;\n  --tp-graphite-2: #393d38;\n  --tp-olive: #52604d;\n  --tp-olive-dark: #374236;\n  --tp-sand: #d4c5b2;\n  --tp-sand-soft: #efe7dc;\n  --tp-bronze: #a77b4f;\n  --tp-bronze-soft: #d4b28c;\n  --tp-text: #30332f;\n  --tp-muted: #6c706a;\n  --tp-border: #ddd7ce;\n  --tp-cream: #fbfaf7;\n  --tp-white: #ffffff;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 24px auto 0;\n  padding: 0;\n  overflow: hidden;\n\n  border: 1px solid rgba(40,43,40,.10);\n  border-radius: 20px;\n\n  background: var(--tp-cream);\n  color: var(--tp-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.tv-power h1,\n.tv-power h2,\n.tv-power h3,\n.tv-power p,\n.tv-power span,\n.tv-power strong {\n  word-break: normal;\n  overflow-wrap: break-word;\n  hyphens: none;\n}\n\n.tv-power img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.tv-power-shell {\n  width: 100%;\n  max-width: 700px;\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.tv-power-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 10px;\n\n  color: var(--tp-bronze);\n\n  font-size: 9px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n}\n\n.tv-power-kicker::before {\n  content: \"\";\n  width: 24px;\n  height: 1px;\n  background: currentColor;\n}\n\n.tv-power-title {\n  margin: 0;\n\n  color: var(--tp-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 31px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.4px;\n}\n\n.tv-power-copy {\n  color: var(--tp-muted);\n  font-size: 13px;\n  line-height: 1.66;\n}\n\n\n\/* =========================================================\n   01 — HERO \/ TECH CONSOLE\n   ========================================================= *\/\n\n.tv-power-hero {\n  padding: 34px 0 24px;\n\n  background:\n    radial-gradient(\n      circle at 90% 8%,\n      rgba(82,96,77,.14),\n      transparent 25%\n    ),\n    linear-gradient(\n      180deg,\n      #f7f4ee 0%,\n      #ece6dc 100%\n    );\n}\n\n.tv-power-hero h1 {\n  max-width: 660px;\n  margin: 0;\n\n  color: var(--tp-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 35px;\n  line-height: 1.04;\n  font-weight: 500;\n  letter-spacing: -.7px;\n}\n\n.tv-power-hero-sub {\n  margin-top: 12px;\n\n  color: #484b46;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n  line-height: 1.34;\n}\n\n.tv-power-hero-copy {\n  margin-top: 16px;\n  padding-top: 15px;\n\n  border-top: 1px solid var(--tp-border);\n}\n\n.tv-power-hero-copy p {\n  margin: 0;\n\n  color: var(--tp-muted);\n\n  font-size: 13px;\n  line-height: 1.68;\n}\n\n.tv-power-hero-copy p + p {\n  margin-top: 10px;\n}\n\n.tv-power-hero-copy strong {\n  display: block;\n  margin-top: 12px;\n\n  color: var(--tp-graphite);\n\n  font-size: 12px;\n  line-height: 1.4;\n}\n\n.tv-power-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  margin-top: 18px;\n}\n\n.tv-power-chip {\n  display: inline-flex;\n  align-items: center;\n\n  padding: 7px 9px;\n\n  border: 1px solid #cec5ba;\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.70);\n  color: var(--tp-graphite);\n\n  font-size: 9px;\n  line-height: 1.2;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   IMAGES \/ PLACEHOLDERS\n   ========================================================= *\/\n\n.tv-power-image {\n  width: 100%;\n  margin: 0 auto;\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background: #30332f;\n\n  box-shadow:\n    0 12px 26px rgba(40,43,40,.10);\n}\n\n.tv-power-image--hero {\n  margin-top: 22px;\n}\n\n.tv-power-placeholder {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 245px;\n  padding: 22px 16px;\n\n  border: 1px dashed rgba(239,231,220,.34);\n\n  background:\n    radial-gradient(\n      circle at 50% 45%,\n      rgba(212,197,178,.14),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #566151 0%,\n      #30362f 100%\n    );\n\n  text-align: center;\n}\n\n.tv-power-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 19px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.tv-power-placeholder span {\n  display: block;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.62);\n\n  font-size: 9px;\n  line-height: 1.45;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   02 — CAMP POWER LOGIC\n   ========================================================= *\/\n\n.tv-power-logic {\n  padding: 34px 0;\n  background: #ffffff;\n}\n\n.tv-power-logic-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(180px, 100%), 1fr));\n\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.tv-power-logic-card {\n  padding: 14px;\n\n  border: 1px solid var(--tp-border);\n  border-radius: 12px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #faf8f4 100%\n    );\n}\n\n.tv-power-logic-card--dark {\n  background:\n    linear-gradient(\n      145deg,\n      #3b4039 0%,\n      #2d322c 100%\n    );\n\n  border-color: transparent;\n}\n\n.tv-power-logic-label {\n  color: var(--tp-bronze);\n\n  font-size: 9px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.tv-power-logic-card--dark .tv-power-logic-label {\n  color: var(--tp-bronze-soft);\n}\n\n.tv-power-logic-card h3 {\n  margin: 8px 0 5px;\n\n  color: var(--tp-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 16px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.tv-power-logic-card--dark h3 {\n  color: #ffffff;\n}\n\n.tv-power-logic-card p {\n  margin: 0;\n\n  color: var(--tp-muted);\n\n  font-size: 10.7px;\n  line-height: 1.46;\n}\n\n.tv-power-logic-card--dark p {\n  color: rgba(255,255,255,.68);\n}\n\n.tv-power-logic-line {\n  margin-top: 11px;\n\n  color: var(--tp-olive);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.4;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   03 — CENTRAL DOCK ARCHITECTURE\n   ========================================================= *\/\n\n.tv-power-dock {\n  padding: 36px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ebe5dc 0%,\n      #f8f5ef 100%\n    );\n}\n\n.tv-power-dock-head {\n  margin-bottom: 18px;\n}\n\n.tv-power-dock-head p {\n  margin: 11px 0 0;\n}\n\n.tv-power-dock-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(205px, 100%), 1fr));\n\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.tv-power-dock-card {\n  display: grid;\n\n  grid-template-columns:\n    36px minmax(0, 1fr);\n\n  gap: 10px;\n  align-items: start;\n\n  padding: 13px;\n\n  border: 1px solid var(--tp-border);\n  border-radius: 12px;\n\n  background: rgba(255,255,255,.87);\n}\n\n.tv-power-dock-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 36px;\n  height: 36px;\n\n  border-radius: 50%;\n\n  background: var(--tp-olive-dark);\n  color: #ffffff;\n\n  font-size: 15px;\n}\n\n.tv-power-dock-card h3 {\n  margin: 0 0 4px;\n\n  color: var(--tp-graphite);\n\n  font-size: 12.8px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.tv-power-dock-card p {\n  margin: 0;\n\n  color: var(--tp-muted);\n\n  font-size: 10.8px;\n  line-height: 1.46;\n}\n\n\n\/* =========================================================\n   04 — DEVICE ZONES\n   ========================================================= *\/\n\n.tv-power-zones {\n  padding: 36px 0;\n  background: #ffffff;\n}\n\n.tv-power-zone-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(145px, 100%), 1fr));\n\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.tv-power-zone {\n  padding: 14px;\n\n  border: 1px solid var(--tp-border);\n  border-radius: 12px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #faf8f4 100%\n    );\n\n  text-align: center;\n}\n\n.tv-power-zone-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 34px;\n  height: 34px;\n\n  margin: 0 auto 8px;\n\n  border-radius: 10px;\n\n  background: var(--tp-sand-soft);\n\n  font-size: 14px;\n}\n\n.tv-power-zone h3 {\n  margin: 0 0 4px;\n\n  color: var(--tp-graphite);\n\n  font-size: 12.4px;\n  line-height: 1.28;\n  font-weight: 900;\n}\n\n.tv-power-zone p {\n  margin: 0;\n\n  color: var(--tp-muted);\n\n  font-size: 10.4px;\n  line-height: 1.43;\n}\n\n\n\/* =========================================================\n   05 — DOCK \u0026 GO\n   ========================================================= *\/\n\n.tv-power-go {\n  padding: 36px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f7f4ee 0%,\n      #ffffff 100%\n    );\n}\n\n.tv-power-go-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(205px, 100%), 1fr));\n\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.tv-power-go-card {\n  display: grid;\n\n  grid-template-columns:\n    34px minmax(0, 1fr);\n\n  gap: 9px;\n  align-items: start;\n\n  padding: 13px;\n\n  border: 1px solid var(--tp-border);\n  border-radius: 12px;\n\n  background: #ffffff;\n}\n\n.tv-power-go-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 34px;\n  height: 34px;\n\n  border-radius: 10px;\n\n  background: #e9eee7;\n\n  font-size: 14px;\n}\n\n.tv-power-go-card h3 {\n  margin: 0 0 4px;\n\n  color: var(--tp-graphite);\n\n  font-size: 12.5px;\n  line-height: 1.28;\n  font-weight: 900;\n}\n\n.tv-power-go-card p {\n  margin: 0;\n\n  color: var(--tp-muted);\n\n  font-size: 10.7px;\n  line-height: 1.46;\n}\n\n\n\/* =========================================================\n   06 — MATERIAL \/ DESIGN\n   ========================================================= *\/\n\n.tv-power-design {\n  padding: 36px 0;\n\n  background:\n    radial-gradient(\n      circle at 92% 8%,\n      rgba(212,197,178,.12),\n      transparent 24%\n    ),\n    linear-gradient(\n      135deg,\n      #3b4039 0%,\n      #282d27 100%\n    );\n\n  color: #ffffff;\n}\n\n.tv-power-design .tv-power-kicker {\n  color: var(--tp-bronze-soft);\n}\n\n.tv-power-design .tv-power-title {\n  color: #ffffff;\n}\n\n.tv-power-design-copy {\n  margin-top: 12px;\n\n  color: rgba(255,255,255,.70);\n\n  font-size: 12.5px;\n  line-height: 1.64;\n}\n\n.tv-power-materials {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  margin-top: 15px;\n}\n\n.tv-power-material {\n  padding: 7px 9px;\n\n  border: 1px solid rgba(239,231,220,.22);\n  border-radius: 999px;\n\n  color: #efe6da;\n\n  font-size: 9.5px;\n  line-height: 1.2;\n  font-weight: 800;\n}\n\n.tv-power-design-image {\n  margin-top: 18px;\n}\n\n.tv-power-design-quote {\n  max-width: 540px;\n  margin: 17px auto 0;\n\n  color: var(--tp-bronze-soft);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.4;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   07 — USE CASES \/ POSITIONING\n   ========================================================= *\/\n\n.tv-power-uses {\n  padding: 34px 0;\n  background: var(--tp-cream);\n}\n\n.tv-power-use-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.tv-power-use-tag {\n  display: inline-flex;\n  align-items: center;\n\n  padding: 7px 9px;\n\n  border: 1px solid var(--tp-border);\n  border-radius: 999px;\n\n  background: #ffffff;\n  color: var(--tp-graphite);\n\n  font-size: 9.5px;\n  line-height: 1.2;\n  font-weight: 800;\n}\n\n.tv-power-position-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(145px, 100%), 1fr));\n\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.tv-power-position-card {\n  padding: 14px;\n\n  border-radius: 12px;\n\n  background: var(--tp-graphite);\n  color: #ffffff;\n\n  text-align: center;\n}\n\n.tv-power-position-card span {\n  color: rgba(255,255,255,.55);\n\n  font-size: 9px;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.tv-power-position-card strong {\n  display: block;\n  margin-top: 6px;\n\n  color: #ffffff;\n\n  font-size: 11.5px;\n  line-height: 1.3;\n}\n\n.tv-power-position-line {\n  margin-top: 10px;\n\n  color: var(--tp-olive);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.4;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   08 — LIFESTYLE\n   ========================================================= *\/\n\n.tv-power-lifestyle {\n  padding: 30px 0;\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   09 — HOW TO USE\n   ========================================================= *\/\n\n.tv-power-howto {\n  padding: 34px 0 38px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ece6dc 0%,\n      #faf7f2 100%\n    );\n}\n\n.tv-power-howto-head {\n  margin-bottom: 18px;\n  text-align: center;\n}\n\n.tv-power-howto-head .tv-power-title {\n  margin: 0 auto;\n}\n\n.tv-power-howto-head p {\n  margin: 8px auto 0;\n\n  color: var(--tp-muted);\n\n  font-size: 11px;\n  line-height: 1.5;\n}\n\n.tv-power-steps {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(220px, 100%), 1fr));\n\n  gap: 8px;\n}\n\n.tv-power-step {\n  display: grid;\n\n  grid-template-columns:\n    30px\n    20px\n    minmax(0, 1fr);\n\n  grid-template-rows:\n    auto\n    auto;\n\n  column-gap: 8px;\n  row-gap: 3px;\n  align-items: center;\n\n  min-width: 0;\n  padding: 10px 11px;\n\n  border: 1px solid var(--tp-border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.tv-power-step-number {\n  grid-column: 1;\n  grid-row: 1 \/ 3;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 30px;\n  height: 30px;\n\n  border-radius: 50%;\n\n  background: var(--tp-olive-dark);\n  color: #ffffff;\n\n  font-size: 10px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.tv-power-step-icon {\n  grid-column: 2;\n  grid-row: 1 \/ 3;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 20px;\n\n  font-size: 14px;\n}\n\n.tv-power-step h3 {\n  grid-column: 3;\n  grid-row: 1;\n\n  margin: 0;\n\n  color: var(--tp-graphite);\n\n  font-size: 11.7px;\n  line-height: 1.26;\n  font-weight: 900;\n}\n\n.tv-power-step p {\n  grid-column: 3;\n  grid-row: 2;\n\n  margin: 0;\n\n  color: var(--tp-muted);\n\n  font-size: 9.7px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   10 — FINAL\n   ========================================================= *\/\n\n.tv-power-final {\n  padding: 42px 0 46px;\n\n  background:\n    radial-gradient(\n      circle at 50% 120%,\n      rgba(212,197,178,.14),\n      transparent 36%\n    ),\n    linear-gradient(\n      135deg,\n      #394139 0%,\n      #252b25 100%\n    );\n\n  text-align: center;\n}\n\n.tv-power-final-label {\n  color: var(--tp-bronze-soft);\n\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.tv-power-final h2 {\n  margin: 10px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 29px;\n  line-height: 1.08;\n  font-weight: 500;\n}\n\n.tv-power-final p {\n  max-width: 520px;\n  margin: 13px auto 0;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 12px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 420px) {\n\n  .tv-power {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .tv-power-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .tv-power-hero h1 {\n    font-size: 30px;\n  }\n\n  .tv-power-title {\n    font-size: 27px;\n  }\n\n  .tv-power-placeholder {\n    min-height: 210px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"tv-power\"\u003e\n\u003c!-- 01 — HERO --\u003e\n\u003csection class=\"tv-power-hero\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-kicker\"\u003eTrailviora™ Camp Technology\u003c\/div\u003e\n\u003ch1\u003eOutdoor Camping Power Station\u003c\/h1\u003e\n\u003cdiv class=\"tv-power-hero-sub\"\u003ePower the Camp Without Turning It Into a Cable Mess.\u003c\/div\u003e\n\u003cdiv class=\"tv-power-hero-copy\"\u003e\n\u003cp\u003eTrailviora™ Outdoor Camping Power Station is designed for modern campers who bring phones, cameras, watches, lights, speakers, GPS devices and other rechargeable gear outdoors.\u003c\/p\u003e\n\u003cp\u003eInstead of acting like a conventional rectangular power bank, it creates one organized charging location with dedicated device zones, cable storage and a detachable personal power module.\u003c\/p\u003e\n\u003cstrong\u003e Power what matters. Hide what doesn’t. \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-chips\"\u003e\n\u003cspan class=\"tv-power-chip\"\u003e Central Charging Hub \u003c\/span\u003e \u003cspan class=\"tv-power-chip\"\u003e Detachable Power Module \u003c\/span\u003e \u003cspan class=\"tv-power-chip\"\u003e Cable Management \u003c\/span\u003e \u003cspan class=\"tv-power-chip\"\u003e Device Dock \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-image tv-power-image--hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/1_007b5b14-adb1-4e98-a0ff-8e223c8ec932.png?v=1789745989\" alt=\"Trailviora Outdoor Camping Power Station in a premium campsite charging setup\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 02 — CAMP POWER LOGIC --\u003e\n\u003csection class=\"tv-power-logic\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-kicker\"\u003eA Better Camp Charging Routine\u003c\/div\u003e\n\u003ch2 class=\"tv-power-title\"\u003eOne Place for Every Device You Bring Outside.\u003c\/h2\u003e\n\u003cdiv class=\"tv-power-logic-grid\"\u003e\n\u003carticle class=\"tv-power-logic-card\"\u003e\n\u003cdiv class=\"tv-power-logic-label\"\u003eAt Camp\u003c\/div\u003e\n\u003ch3\u003eCentralize\u003c\/h3\u003e\n\u003cp\u003eBring phones, cameras, watches, lights and small electronics to one defined charging location instead of spreading cables across multiple camp surfaces.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-logic-card tv-power-logic-card--dark\"\u003e\n\u003cdiv class=\"tv-power-logic-label\"\u003eWhile Charging\u003c\/div\u003e\n\u003ch3\u003eOrganize\u003c\/h3\u003e\n\u003cp\u003eDedicated ports, cable channels and device zones help keep charging gear visually contained and easier to manage.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-logic-card\"\u003e\n\u003cdiv class=\"tv-power-logic-label\"\u003eAway from Camp\u003c\/div\u003e\n\u003ch3\u003eDetach\u003c\/h3\u003e\n\u003cp\u003eRemove the smaller power module for a short hike, photography session, tent use or personal charging away from the main dock.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-logic-line\"\u003eLess cable clutter. More intentional camp technology.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 — CENTRAL DOCK --\u003e\n\u003csection class=\"tv-power-dock\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-dock-head\"\u003e\n\u003cdiv class=\"tv-power-kicker\"\u003eCentral Camp Charging Architecture\u003c\/div\u003e\n\u003ch2 class=\"tv-power-title\"\u003eBuilt Around a Dock, Not a Pile of Cables.\u003c\/h2\u003e\n\u003cp class=\"tv-power-copy\"\u003eThe protected power core sits inside a weighted tabletop base with defined charging zones, USB-C connections, cable storage and a compact shelf for everyday electronics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/2_c160cf53-9358-40fd-adcf-31d1b6ad457d.png?v=1789745989\" alt=\"Trailviora Outdoor Camping Power Station dock ports cable channels and device shelf\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-dock-grid\"\u003e\n\u003carticle class=\"tv-power-dock-card\"\u003e\n\u003cdiv class=\"tv-power-dock-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCentral Camp Charging Hub\u003c\/h3\u003e\n\u003cp\u003eCreates one dedicated location for phones, cameras, watches, lights and small outdoor electronics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-dock-card\"\u003e\n\u003cdiv class=\"tv-power-dock-icon\"\u003e🧲\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic Device Landing Area\u003c\/h3\u003e\n\u003cp\u003eGives compatible phones and compact devices a defined top surface instead of leaving them scattered around camp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-dock-card\"\u003e\n\u003cdiv class=\"tv-power-dock-icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMulti-Port USB-C Layout\u003c\/h3\u003e\n\u003cp\u003eDedicated connection points help keep everyday charging cables separated and easier to identify.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-dock-card\"\u003e\n\u003cdiv class=\"tv-power-dock-icon\"\u003e🧵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRetractable Cable Management\u003c\/h3\u003e\n\u003cp\u003eIntegrated channels keep frequently used cords stored more neatly when they are not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 — DEVICE ZONES --\u003e\n\u003csection class=\"tv-power-zones\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-kicker\"\u003eA Place for the Small Electronics\u003c\/div\u003e\n\u003ch2 class=\"tv-power-title\"\u003eDevices Stay Visible, Reachable and Off the Ground.\u003c\/h2\u003e\n\u003cdiv class=\"tv-power-zone-grid\"\u003e\n\u003carticle class=\"tv-power-zone\"\u003e\n\u003cdiv class=\"tv-power-zone-icon\"\u003e📱\u003c\/div\u003e\n\u003ch3\u003ePhone Zone\u003c\/h3\u003e\n\u003cp\u003eKeep a phone upright or resting on the defined device area.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-zone\"\u003e\n\u003cdiv class=\"tv-power-zone-icon\"\u003e📷\u003c\/div\u003e\n\u003ch3\u003eCamera Zone\u003c\/h3\u003e\n\u003cp\u003eGive batteries or compact camera charging gear a dedicated place.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-zone\"\u003e\n\u003cdiv class=\"tv-power-zone-icon\"\u003e⌚\u003c\/div\u003e\n\u003ch3\u003eWatch \u0026amp; GPS Zone\u003c\/h3\u003e\n\u003cp\u003eKeep smaller wearable and navigation devices together while charging.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-zone\"\u003e\n\u003cdiv class=\"tv-power-zone-icon\"\u003e🔦\u003c\/div\u003e\n\u003ch3\u003eLight \u0026amp; Speaker Zone\u003c\/h3\u003e\n\u003cp\u003eRecharge compact camp lights, speakers and similar accessories centrally.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 — DOCK \u0026 GO --\u003e\n\u003csection class=\"tv-power-go\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-kicker\"\u003eDock at Camp. Go When Needed.\u003c\/div\u003e\n\u003ch2 class=\"tv-power-title\"\u003eThe Main Station Stays Organized Even When Power Leaves Camp.\u003c\/h2\u003e\n\u003cdiv class=\"tv-power-go-grid\"\u003e\n\u003carticle class=\"tv-power-go-card\"\u003e\n\u003cdiv class=\"tv-power-go-icon\"\u003e🔋\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDetachable Power Module\u003c\/h3\u003e\n\u003cp\u003eRemove the smaller battery section for hiking, photography, tent use or personal charging away from the main station.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-go-card\"\u003e\n\u003cdiv class=\"tv-power-go-icon\"\u003e📱\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eIntegrated Device Shelf\u003c\/h3\u003e\n\u003cp\u003eA low-profile angled shelf gives a phone, GPS or compact charging accessory its own place at the dock.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-go-card\"\u003e\n\u003cdiv class=\"tv-power-go-icon\"\u003e🔦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eLow-Light Control Panel\u003c\/h3\u003e\n\u003cp\u003eControls are designed to remain readable after dark without turning the charging area into a bright campsite display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-go-card\"\u003e\n\u003cdiv class=\"tv-power-go-icon\"\u003e🎒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDock \u0026amp; Go System\u003c\/h3\u003e\n\u003cp\u003eRemove the power core when packing while leaving the cable-management structure organized around the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 — DESIGN --\u003e\n\u003csection class=\"tv-power-design\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-kicker\"\u003eMaterial \u0026amp; Design\u003c\/div\u003e\n\u003ch2 class=\"tv-power-title\"\u003eCamp Electronics Without the Toolbox Look.\u003c\/h2\u003e\n\u003cp class=\"tv-power-design-copy\"\u003eGraphite Black forms the main body, Alpine Olive and Warm Sand soften the charging surfaces, and Muted Bronze is reserved for restrained port and control accents. Concealed connections and low-profile surfaces help the station feel closer to premium audio, camera equipment and outdoor furniture than industrial electronics.\u003c\/p\u003e\n\u003cdiv class=\"tv-power-materials\"\u003e\n\u003cspan class=\"tv-power-material\"\u003e Graphite Black \u003c\/span\u003e \u003cspan class=\"tv-power-material\"\u003e Alpine Olive \u003c\/span\u003e \u003cspan class=\"tv-power-material\"\u003e Warm Sand \u003c\/span\u003e \u003cspan class=\"tv-power-material\"\u003e Muted Bronze \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-design-image\"\u003e\n\u003cdiv class=\"tv-power-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/3_4f2ec8fe-8e20-4176-9c9b-e68981f24834.png?v=1789745989\" alt=\"Trailviora Outdoor Camping Power Station surface ports control panel and material details\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-design-quote\"\u003ePower what matters. Hide what doesn’t.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 — USE CASES --\u003e\n\u003csection class=\"tv-power-uses\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-kicker\"\u003eBuilt for Modern Camp Technology\u003c\/div\u003e\n\u003ch2 class=\"tv-power-title\"\u003eOne Organized Power Point Across More Camp Setups.\u003c\/h2\u003e\n\u003cdiv class=\"tv-power-use-tags\"\u003e\n\u003cspan class=\"tv-power-use-tag\"\u003e🚙 Car Camping\u003c\/span\u003e \u003cspan class=\"tv-power-use-tag\"\u003e🚐 Van Life\u003c\/span\u003e \u003cspan class=\"tv-power-use-tag\"\u003e🛻 Overlanding\u003c\/span\u003e \u003cspan class=\"tv-power-use-tag\"\u003e🏕️ Weekend Camping\u003c\/span\u003e \u003cspan class=\"tv-power-use-tag\"\u003e📷 Photography Trips\u003c\/span\u003e \u003cspan class=\"tv-power-use-tag\"\u003e🏞️ National Parks\u003c\/span\u003e \u003cspan class=\"tv-power-use-tag\"\u003e👨👩👧 Family Camping\u003c\/span\u003e \u003cspan class=\"tv-power-use-tag\"\u003e✨ Glamping\u003c\/span\u003e \u003cspan class=\"tv-power-use-tag\"\u003e🚐 RV Trips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-position-grid\"\u003e\n\u003cdiv class=\"tv-power-position-card\"\u003e\n\u003cspan\u003eFunction 01\u003c\/span\u003e \u003cstrong\u003eCamp Charger\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-position-card\"\u003e\n\u003cspan\u003eFunction 02\u003c\/span\u003e \u003cstrong\u003ePower Bank\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-position-card\"\u003e\n\u003cspan\u003eFunction 03\u003c\/span\u003e \u003cstrong\u003eCable Organizer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-position-card\"\u003e\n\u003cspan\u003eFunction 04\u003c\/span\u003e \u003cstrong\u003eDevice Dock\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-position-line\"\u003eOne system for the power—and the order around it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 — IMAGE 04 --\u003e\n\u003csection class=\"tv-power-lifestyle\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/4_bb74cadf-7cae-44a1-80aa-b870963e796e.png?v=1789745989\" alt=\"Trailviora Outdoor Camping Power Station outdoor camping lifestyle\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 09 — HOW TO USE --\u003e\n\u003csection class=\"tv-power-howto\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-howto-head\"\u003e\n\u003cdiv class=\"tv-power-kicker\"\u003eSet Up One Charging Point\u003c\/div\u003e\n\u003ch2 class=\"tv-power-title\"\u003eHow to Use Trailviora™\u003c\/h2\u003e\n\u003cp\u003eDock the power core, place devices in their zones, manage the cables and detach personal power only when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tv-power-steps\"\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e1\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e⚡\u003c\/span\u003e\n\u003ch3\u003eChoose a Stable, Dry Surface\u003c\/h3\u003e\n\u003cp\u003ePlace the Trailviora™ station on a stable camp table or suitable interior vehicle surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e2\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e🔋\u003c\/span\u003e\n\u003ch3\u003eDock the Power Core\u003c\/h3\u003e\n\u003cp\u003ePosition the main power module securely into the tabletop base dock.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e3\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e📱\u003c\/span\u003e\n\u003ch3\u003ePlace Devices in Their Zones\u003c\/h3\u003e\n\u003cp\u003eSet phones, cameras or compact devices on the intended shelf or charging surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e4\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e🔌\u003c\/span\u003e\n\u003ch3\u003eConnect the Appropriate Cable\u003c\/h3\u003e\n\u003cp\u003eUse the relevant charging connection for each compatible device.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e5\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e🧵\u003c\/span\u003e\n\u003ch3\u003eManage Extra Cable Length\u003c\/h3\u003e\n\u003cp\u003eGuide unused cable length into the integrated cable-management channel.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e6\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e🧲\u003c\/span\u003e\n\u003ch3\u003eUse the Top Charging Area\u003c\/h3\u003e\n\u003cp\u003ePlace compatible devices on the defined upper charging surface when appropriate.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e7\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e🎒\u003c\/span\u003e\n\u003ch3\u003eDetach Personal Power\u003c\/h3\u003e\n\u003cp\u003eRemove the smaller battery module when leaving camp for a short hike or photo session.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e8\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e🌙\u003c\/span\u003e\n\u003ch3\u003eUse Low-Light Controls at Night\u003c\/h3\u003e\n\u003cp\u003eKeep the control panel at a lower visual presence during evening or sleep hours.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e9\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e🔋\u003c\/span\u003e\n\u003ch3\u003eReturn the Module to the Dock\u003c\/h3\u003e\n\u003cp\u003ePlace the detachable power module back into the main station after returning.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tv-power-step\"\u003e\n\u003cdiv class=\"tv-power-step-number\"\u003e10\u003c\/div\u003e\n\u003cspan class=\"tv-power-step-icon\"\u003e🎒\u003c\/span\u003e\n\u003ch3\u003ePower Down \u0026amp; Pack\u003c\/h3\u003e\n\u003cp\u003eTurn the system off and store the power modules, cables and accessories together for departure.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10 — FINAL --\u003e\n\u003csection class=\"tv-power-final\"\u003e\n\u003cdiv class=\"tv-power-shell\"\u003e\n\u003cdiv class=\"tv-power-final-label\"\u003eTrailviora™ Outdoor Camping Power Station\u003c\/div\u003e\n\u003ch2\u003eOne Place for Every Device\u003cbr\u003eYou Bring Outside.\u003c\/h2\u003e\n\u003cp\u003eA central camp charging system designed to keep everyday electronics, cables and personal power more organized around the campsite.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"𝑇𝑟𝑎𝑖𝑙𝑣𝑖𝑜𝑟𝑎™","offers":[{"title":"1","offer_id":51341173424380,"sku":"Trailviora*2","price":129.96,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/1_a227d892-0ae2-46a0-834d-ab8d1751af8f.png?v=1789745965","url":"https:\/\/trailviora.com\/products\/trailviora%e2%84%a2-voltbase-modular-camp-power-dock","provider":"𝑇𝑟𝑎𝑖𝑙𝑣𝑖𝑜𝑟𝑎™","version":"1.0","type":"link"}