{"product_id":"dual-channel-dash-cam-front-inside","title":"Dual Channel Dash Cam, Front \u0026 Inside Camera, IR Night Recording, 3-Inch Screen","description":"\u003c!-- ============================================================\n     SAVENDO — Dual Channel Dash Cam product description\n     Paste into Shopify: Product \u003e Description \u003e click \u003c \u003e (HTML view)\n     Do NOT re-open the rich text editor after pasting; it strips style blocks.\n     Replace every {{IMG_...}} token with your Shopify CDN URL.\n     Headings start at H2 — the Shopify product title is already the H1.\n     ============================================================ --\u003e\n\n\u003cdiv class=\"svdc\"\u003e\n\u003cstyle\u003e\n\/* ---- scoped reset ------------------------------------------------ *\/\n.svdc,.svdc *{box-sizing:border-box;margin:0;padding:0}\n.svdc{\n  --asphalt:#0D1015;\n  --panel:#161B22;\n  --panel2:#1D242D;\n  --amber:#F0B429;\n  --rec:#E5484D;\n  --mono-c:#9FB0BF;\n  --ink:#E8EDF2;\n  --dim:#78838E;\n  --rule:rgba(232,237,242,.12);\n\n  --code:ui-monospace,SFMono-Regular,\"SF Mono\",Menlo,Consolas,\"Liberation Mono\",monospace;\n  --sans:ui-sans-serif,system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n\n  font-family:var(--sans);\n  background:var(--asphalt);\n  color:var(--ink);\n  line-height:1.62;\n  font-size:16.5px;\n  max-width:1080px;\n  margin:0 auto;\n  overflow:hidden;\n}\n.svdc img{display:block;width:100%;height:auto;border:0}\n.svdc p{margin:0 0 1.05em}\n.svdc p:last-child{margin-bottom:0}\n\n\/* ---- type: monospace display ------------------------------------- *\/\n.svdc-eyebrow{\n  font-family:var(--code);font-size:10.5px;letter-spacing:.26em;\n  text-transform:uppercase;color:var(--amber);margin-bottom:15px;\n}\n.svdc-eyebrow.cool{color:var(--mono-c)}\n.svdc h2{\n  font-family:var(--code);font-weight:700;\n  font-size:clamp(21px,3.4vw,31px);line-height:1.2;\n  letter-spacing:-.02em;margin-bottom:.55em;\n}\n.svdc h3{font-family:var(--code);font-weight:700;font-size:15.5px;letter-spacing:-.01em;margin-bottom:.35em}\n.svdc-lede{font-size:clamp(16.5px,2.1vw,19px);line-height:1.58;color:#AEB9C4;max-width:58ch}\n.svdc-sec{padding:56px 26px;border-top:1px solid var(--rule)}\n\n\/* ---- HERO -------------------------------------------------------- *\/\n.svdc-hero{\n  padding:46px 26px 0;text-align:center;\n  background:radial-gradient(80% 55% at 50% 0%,rgba(240,180,41,.09),transparent 72%);\n}\n.svdc-hero h2{font-size:clamp(23px,4.2vw,38px);max-width:20ch;margin:0 auto .55em}\n.svdc-hero h2 span{color:var(--amber)}\n.svdc-hero .svdc-lede{margin:0 auto;font-size:16px}\n\n\/* ---- SIGNATURE: the device, both lenses live ---------------------- *\/\n.svdc-view{width:min(100%,470px);margin:38px auto 0}\n.svdc-view svg{width:100%;height:auto;display:block}\n.svdc-shell{fill:#262E38;stroke:rgba(232,237,242,.22);stroke-width:1.5}\n.svdc-barrel{fill:#1E252E;stroke:rgba(232,237,242,.22);stroke-width:1.5}\n.svdc-mount{fill:#3A2B30;stroke:rgba(232,237,242,.16);stroke-width:1}\n.svdc-vent{stroke:rgba(232,237,242,.20);stroke-width:2;stroke-linecap:round}\n.svdc-glass{fill:#0A0D12}\n.svdc-iris{fill:none;stroke:var(--amber);stroke-width:2.5;opacity:.2;\n  animation:svdc-front 6s ease-in-out infinite}\n@keyframes svdc-front{0%,44%,100%{opacity:.2}12%,30%{opacity:.95}}\n.svdc-glint{fill:#7E8B99;opacity:.55}\n.svdc-ir{fill:var(--rec);opacity:.22;animation:svdc-irglow 6s ease-in-out infinite}\n.svdc-ir:nth-of-type(2){animation-delay:.08s}\n.svdc-ir:nth-of-type(3){animation-delay:.16s}\n.svdc-ir:nth-of-type(4){animation-delay:.24s}\n@keyframes svdc-irglow{0%,50%,100%{opacity:.22}62%,82%{opacity:1}}\n.svdc-cablens{fill:none;stroke:var(--mono-c);stroke-width:2;opacity:.2;\n  animation:svdc-cab 6s ease-in-out infinite}\n@keyframes svdc-cab{0%,50%,100%{opacity:.2}62%,82%{opacity:.85}}\n.svdc-rec{fill:var(--rec);animation:svdc-blink 1.6s steps(1) infinite}\n@keyframes svdc-blink{0%,49%{opacity:1}50%,100%{opacity:.15}}\n.svdc-lbl{font-family:var(--code);font-size:10.5px;letter-spacing:.14em;fill:var(--ink)}\n.svdc-lbl.sub{font-size:9px;letter-spacing:.1em;fill:var(--dim)}\n.svdc-cap{\n  font-family:var(--code);font-size:11px;color:var(--dim);\n  letter-spacing:.05em;padding:22px 0 42px;line-height:1.85;\n}\n.svdc-cap b{color:var(--ink);font-weight:400}\n\n.svdc-hero-img{margin:0 -26px;position:relative}\n.svdc-hero-img::after{\n  content:\"\";position:absolute;inset:0;\n  background:linear-gradient(180deg,rgba(13,16,21,.45),transparent 34%,rgba(13,16,21,.55));\n}\n\n\/* ---- split ------------------------------------------------------- *\/\n.svdc-split{display:grid;gap:30px;align-items:center}\n@media(min-width:780px){.svdc-split{grid-template-columns:1fr 1fr;gap:46px}}\n.svdc-fig{overflow:hidden;border-radius:3px;background:var(--panel);border:1px solid var(--rule)}\n\n\/* ---- this vs that ------------------------------------------------ *\/\n.svdc-vs{display:grid;gap:16px;margin-top:30px}\n@media(min-width:640px){.svdc-vs{grid-template-columns:1fr 1fr;gap:18px}}\n.svdc-card{border:1px solid var(--rule);padding:22px;background:var(--panel)}\n.svdc-card.is-this{border-color:rgba(240,180,41,.42)}\n.svdc-card h3{color:var(--amber)}\n.svdc-card.not h3{color:var(--dim)}\n.svdc-card p{font-size:14.5px;color:var(--dim);margin:0}\n\n\/* ---- steps ------------------------------------------------------- *\/\n.svdc-steps{display:grid;gap:1px;margin-top:32px;background:var(--rule);border:1px solid var(--rule)}\n@media(min-width:720px){.svdc-steps{grid-template-columns:repeat(3,1fr)}}\n.svdc-step{background:var(--panel);padding:24px 20px}\n.svdc-step-n{font-family:var(--code);font-size:10px;letter-spacing:.24em;color:var(--amber);margin-bottom:11px}\n.svdc-step p{font-size:14.5px;color:var(--dim);margin:0}\n\n\/* ---- limits ------------------------------------------------------ *\/\n.svdc-limits{background:var(--panel)}\n.svdc-lim{list-style:none;margin-top:28px;display:grid;gap:1px;background:var(--rule)}\n.svdc-lim li{background:var(--panel);padding:18px 0;display:grid;gap:4px}\n@media(min-width:720px){\n  .svdc-lim li{grid-template-columns:186px 1fr;gap:26px;align-items:baseline}\n}\n.svdc-lim-k{font-family:var(--code);font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--rec)}\n.svdc-lim-v{color:var(--dim);font-size:15px;line-height:1.55}\n\n\/* ---- specs ------------------------------------------------------- *\/\n.svdc-spec-wrap{display:grid;gap:34px;align-items:start}\n@media(min-width:860px){.svdc-spec-wrap{grid-template-columns:1fr 1fr;gap:48px}}\n.svdc-spec{width:100%;border-collapse:collapse;font-family:var(--code);font-size:12.5px}\n.svdc-spec td{padding:10px 0;border-bottom:1px solid var(--rule);vertical-align:top}\n.svdc-spec td:first-child{color:var(--dim);letter-spacing:.04em;width:52%}\n.svdc-spec td:last-child{text-align:right;color:var(--ink)}\n.svdc-spec tr:last-child td{border-bottom:0}\n.svdc-note{font-family:var(--code);font-size:10.5px;color:var(--dim);margin-top:15px;line-height:1.85}\n\n\/* ---- FAQ --------------------------------------------------------- *\/\n.svdc-faq{margin-top:26px;border-top:1px solid var(--rule)}\n.svdc-faq details{border-bottom:1px solid var(--rule)}\n.svdc-faq summary{\n  cursor:pointer;list-style:none;padding:17px 34px 17px 0;position:relative;\n  font-family:var(--code);font-weight:700;font-size:14.5px;letter-spacing:-.01em;\n}\n.svdc-faq summary::-webkit-details-marker{display:none}\n.svdc-faq summary::after{\n  content:\"+\";position:absolute;right:6px;top:50%;transform:translateY(-50%);\n  font-family:var(--code);font-size:17px;color:var(--amber);transition:transform .25s ease;\n}\n.svdc-faq details[open] summary::after{content:\"\\2212\"}\n.svdc-faq summary:focus-visible{outline:2px solid var(--amber);outline-offset:3px}\n.svdc-faq-a{padding:0 0 20px;color:var(--dim);font-size:15.5px;max-width:66ch}\n\n\/* ---- gallery ----------------------------------------------------- *\/\n.svdc-gal{display:grid;gap:12px;margin-top:30px}\n@media(min-width:620px){.svdc-gal{grid-template-columns:repeat(3,1fr)}}\n.svdc-gal img{\n  border:1px solid var(--rule);border-radius:3px;background:var(--panel);\n  transition:transform .5s cubic-bezier(.2,.7,.3,1),border-color .3s;\n}\n.svdc-gal img:hover{transform:translateY(-3px);border-color:rgba(240,180,41,.45)}\n\n\/* ---- a11y \u0026 mobile ----------------------------------------------- *\/\n@media(prefers-reduced-motion:reduce){\n  .svdc *,.svdc *::before,.svdc *::after{\n    animation-duration:.001ms!important;animation-iteration-count:1!important;\n    transition-duration:.001ms!important;\n  }\n  .svdc-iris{opacity:.9}\n  .svdc-ir{opacity:.9}\n  .svdc-cablens{opacity:.8}\n  .svdc-rec{opacity:1}\n}\n@media(max-width:520px){\n  .svdc{font-size:16px}\n  .svdc-sec{padding:44px 20px}\n  .svdc-hero{padding:36px 20px 0}\n  .svdc-hero-img{margin:0 -20px}\n  .svdc-view{max-width:340px}\n}\n\u003c\/style\u003e\n\n\u003c!-- ================= HERO ================= --\u003e\n\u003cheader class=\"svdc-hero\"\u003e\n  \u003cdiv class=\"svdc-eyebrow\"\u003e2 CHANNELS · 170° FRONT · IR CABIN\u003c\/div\u003e\n  \u003ch2\u003eOne camera answers half the argument. \u003cspan\u003eThis one records both sides.\u003c\/span\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"svdc-lede\"\u003eThe road ahead and the cabin behind you, recorded at the same time, on one windscreen mount.\u003c\/p\u003e\n\n  \u003c!-- SIGNATURE: the camera, drawn with both lenses working --\u003e\n  \u003cdiv class=\"svdc-view\" role=\"img\" aria-label=\"The dash cam drawn front on: a cabin lens ringed by four infrared LEDs on the left, the 170 degree road lens on the right, both recording.\"\u003e\n    \u003csvg viewbox=\"0 0 460 230\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n      \u003c!-- windscreen bracket --\u003e\n      \u003crect class=\"svdc-mount\" x=\"196\" y=\"26\" width=\"128\" height=\"26\" rx=\"7\"\u003e\u003c\/rect\u003e\n      \u003crect class=\"svdc-mount\" x=\"242\" y=\"50\" width=\"36\" height=\"14\" rx=\"4\"\u003e\u003c\/rect\u003e\n\n      \u003c!-- main body --\u003e\n      \u003crect class=\"svdc-shell\" x=\"126\" y=\"62\" width=\"256\" height=\"110\" rx=\"18\"\u003e\u003c\/rect\u003e\n      \u003cline class=\"svdc-vent\" x1=\"196\" y1=\"146\" x2=\"196\" y2=\"158\"\u003e\u003c\/line\u003e\n      \u003cline class=\"svdc-vent\" x1=\"208\" y1=\"146\" x2=\"208\" y2=\"158\"\u003e\u003c\/line\u003e\n      \u003cline class=\"svdc-vent\" x1=\"220\" y1=\"146\" x2=\"220\" y2=\"158\"\u003e\u003c\/line\u003e\n      \u003cline class=\"svdc-vent\" x1=\"232\" y1=\"146\" x2=\"232\" y2=\"158\"\u003e\u003c\/line\u003e\n      \u003ccircle class=\"svdc-rec\" cx=\"196\" cy=\"80\" r=\"4.5\"\u003e\u003c\/circle\u003e\n\n      \u003c!-- LEFT: cabin barrel with four infrared LEDs --\u003e\n      \u003crect class=\"svdc-barrel\" x=\"40\" y=\"70\" width=\"104\" height=\"94\" rx=\"24\"\u003e\u003c\/rect\u003e\n      \u003ccircle class=\"svdc-glass\" cx=\"92\" cy=\"117\" r=\"21\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-cablens\" cx=\"92\" cy=\"117\" r=\"14\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-cablens\" cx=\"92\" cy=\"117\" r=\"7\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-ir\" cx=\"63\" cy=\"92\" r=\"6\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-ir\" cx=\"121\" cy=\"92\" r=\"6\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-ir\" cx=\"63\" cy=\"142\" r=\"6\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-ir\" cx=\"121\" cy=\"142\" r=\"6\"\u003e\u003c\/circle\u003e\n\n      \u003c!-- RIGHT: road lens --\u003e\n      \u003ccircle class=\"svdc-barrel\" cx=\"330\" cy=\"117\" r=\"46\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-glass\" cx=\"330\" cy=\"117\" r=\"33\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-iris\" cx=\"330\" cy=\"117\" r=\"24\"\u003e\u003c\/circle\u003e\n      \u003ccircle class=\"svdc-iris\" cx=\"330\" cy=\"117\" r=\"13\"\u003e\u003c\/circle\u003e\n      \u003cellipse class=\"svdc-glint\" cx=\"317\" cy=\"103\" rx=\"7\" ry=\"4.5\" transform=\"rotate(-32 317 103)\"\u003e\u003c\/ellipse\u003e\n\n      \u003c!-- labels --\u003e\n      \u003ctext class=\"svdc-lbl\" x=\"92\" y=\"196\" text-anchor=\"middle\"\u003eCABIN\u003c\/text\u003e\n      \u003ctext class=\"svdc-lbl sub\" x=\"92\" y=\"211\" text-anchor=\"middle\"\u003e4× INFRARED\u003c\/text\u003e\n      \u003ctext class=\"svdc-lbl\" x=\"330\" y=\"196\" text-anchor=\"middle\"\u003eROAD\u003c\/text\u003e\n      \u003ctext class=\"svdc-lbl sub\" x=\"330\" y=\"211\" text-anchor=\"middle\"\u003e170° F2.0\u003c\/text\u003e\n    \u003c\/svg\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"svdc-cap\"\u003e\n    \u003cb\u003eBoth lenses record at the same time.\u003c\/b\u003e\u003cbr\u003e\n    One camera on the glass, nothing pointing out the back window.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"svdc-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/savendo.org\/cdn\/shop\/files\/2_9f127ae8-418a-48ed-997e-fa787a7cea41.webp?v=1785978724\u0026amp;width=1346\" alt=\"Two-lens recorder angled to show the cabin barrel and the forward optic\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003c!-- ================= THE DISTINCTION ================= --\u003e\n\u003csection class=\"svdc-sec\"\u003e\n  \u003cdiv class=\"svdc-eyebrow cool\"\u003eRead this first\u003c\/div\u003e\n  \u003ch2\u003eFront and inside — not front and rear\u003c\/h2\u003e\n  \u003cp class=\"svdc-lede\"\u003eMost two-camera dash cams point one lens at the road ahead and one out the back window. This one points the second lens at your passengers instead. Different problem, different camera.\u003c\/p\u003e\n\n  \u003cdiv class=\"svdc-vs\"\u003e\n    \u003cdiv class=\"svdc-card is-this\"\u003e\n      \u003ch3\u003eWhat this covers\u003c\/h3\u003e\n      \u003cp\u003eThe road in front of you, and everything inside the car. Built for the disputes that happen in the cabin as well as on the tarmac — which is why rideshare and taxi drivers buy this configuration.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"svdc-card not\"\u003e\n      \u003ch3\u003eWhat it does not cover\u003c\/h3\u003e\n      \u003cp\u003eThe road behind you. If you want rear-end collisions and tailgaters on camera, you need a front-and-rear model. The cabin lens is detachable, but no rear camera is included here.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"svdc-gal\"\u003e\n    \u003cimg src=\"https:\/\/savendo.org\/cdn\/shop\/files\/2_9f127ae8-418a-48ed-997e-fa787a7cea41.webp?v=1785978724\u0026amp;width=1346\" alt=\"Split view contrasting motorway traffic with a family in the back seats\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/savendo.org\/cdn\/shop\/files\/5_8f8ac803-3f48-4afa-9502-b99f36df430a.webp?v=1785978724\u0026amp;width=1346\" alt=\"Three-inch display showing a city street, mounting arm to one side\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/savendo.org\/cdn\/shop\/files\/6_b02f209f-73e6-4498-9eba-851b11fd35c8.webp?v=1785978724\u0026amp;width=1346\" alt=\"Illustration of file locking during a rear-end collision\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ================= SETUP ================= --\u003e\n\u003csection class=\"svdc-sec\"\u003e\n  \u003cdiv class=\"svdc-eyebrow\"\u003eSetup\u003c\/div\u003e\n  \u003ch2\u003eThree steps, no wiring\u003c\/h2\u003e\n\n  \u003cdiv class=\"svdc-steps\"\u003e\n    \u003cdiv class=\"svdc-step\"\u003e\n      \u003cdiv class=\"svdc-step-n\"\u003e01 \/ MOUNT\u003c\/div\u003e\n      \u003ch3\u003eStick to the glass\u003c\/h3\u003e\n      \u003cp\u003eAdhesive bracket behind the mirror. Angle the cabin barrel toward the back seats.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"svdc-step\"\u003e\n      \u003cdiv class=\"svdc-step-n\"\u003e02 \/ POWER\u003c\/div\u003e\n      \u003ch3\u003eInto the 12V socket\u003c\/h3\u003e\n      \u003cp\u003eNo fuse box, no trim removal, no installer. Route the cable along the headliner.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"svdc-step\"\u003e\n      \u003cdiv class=\"svdc-step-n\"\u003e03 \/ DRIVE\u003c\/div\u003e\n      \u003ch3\u003eIt follows the ignition\u003c\/h3\u003e\n      \u003cp\u003eStarts recording when the engine starts, saves and shuts down when it stops.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"svdc-gal\"\u003e\n    \u003cimg src=\"https:\/\/savendo.org\/cdn\/shop\/files\/10_febce387-2cfe-4ce0-b303-273ed088d03d.webp?v=1785978724\u0026amp;width=1346\" alt=\"Labelled diagram of ports, buttons, card slot and bracket\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/savendo.org\/cdn\/shop\/files\/7_21bd7cd7-4548-4f78-af9e-2ec9e2da0192.png?v=1785978724\u0026amp;width=1346\" alt=\"Measured drawing giving 120 by 50 by 43 millimetres\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/savendo.org\/cdn\/shop\/files\/8_15bdcfc5-9133-4ea1-9854-846e64a383fb.webp?v=1785978724\u0026amp;width=1346\" alt=\"Monochrome cabin capture beside a lit street after dark\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ================= LIMITS ================= --\u003e\n\u003csection class=\"svdc-sec svdc-limits\"\u003e\n  \u003cdiv class=\"svdc-eyebrow cool\"\u003eBefore you order\u003c\/div\u003e\n  \u003ch2\u003eWhat this camera does not do\u003c\/h2\u003e\n  \u003cp class=\"svdc-lede\"\u003eThis is a budget two-channel recorder, and the price shows up in specific places. All of them are below. If any one is a dealbreaker, spend more — you will be happier and we will have fewer returns.\u003c\/p\u003e\n\n  \u003cul class=\"svdc-lim\"\u003e\n    \u003cli\u003e\n      \u003cspan class=\"svdc-lim-k\"\u003eInfrared is cabin only\u003c\/span\u003e\n      \u003cspan class=\"svdc-lim-v\"\u003eInfrared reflects off a windscreen, so the four IR LEDs face inward. Night footage of the road depends on the F2.0 lens and street lighting.\u003c\/span\u003e\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cspan class=\"svdc-lim-k\"\u003eNo WiFi, no app\u003c\/span\u003e\n      \u003cspan class=\"svdc-lim-v\"\u003eClips come off the card by reader or cable. There is no phone transfer and no GPS.\u003c\/span\u003e\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cspan class=\"svdc-lim-k\"\u003e32 GB card ceiling\u003c\/span\u003e\n      \u003cspan class=\"svdc-lim-v\"\u003eNothing larger is accepted, and no card is supplied. Buy Class 10 or above.\u003c\/span\u003e\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cspan class=\"svdc-lim-k\"\u003eNo true parking mode\u003c\/span\u003e\n      \u003cspan class=\"svdc-lim-v\"\u003eThe 180 mAh cell holds settings, it does not run the camera. Continuous parking surveillance needs a hardwire kit, sold separately.\u003c\/span\u003e\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cspan class=\"svdc-lim-k\"\u003eButtons, not touch\u003c\/span\u003e\n      \u003cspan class=\"svdc-lim-v\"\u003eThe 3-inch screen is operated by the physical buttons on the side.\u003c\/span\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003c!-- ================= SPECS ================= --\u003e\n\u003csection class=\"svdc-sec\"\u003e\n  \u003cdiv class=\"svdc-eyebrow\"\u003eSpecification\u003c\/div\u003e\n  \u003ch2\u003eEverything, including the unflattering numbers\u003c\/h2\u003e\n\n  \u003cdiv class=\"svdc-spec-wrap\"\u003e\n    \u003ctable class=\"svdc-spec\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eChannels\u003c\/td\u003e\n\u003ctd\u003e2 — front + cabin\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFront field of view\u003c\/td\u003e\n\u003ctd\u003e170°\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFront lens\u003c\/td\u003e\n\u003ctd\u003eF2.0, 6-element glass\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFront sensor\u003c\/td\u003e\n\u003ctd\u003eGC1034, 1.3 MP\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCabin channel\u003c\/td\u003e\n\u003ctd\u003e720p, 4 IR LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eScreen\u003c\/td\u003e\n\u003ctd\u003e3 in TFT\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVideo \/ photo\u003c\/td\u003e\n\u003ctd\u003eAVI \/ JPEG\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCard support\u003c\/td\u003e\n\u003ctd\u003emicroSD to 32 GB, not included\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eG-sensor\u003c\/td\u003e\n\u003ctd\u003eBuilt in, adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eRecording\u003c\/td\u003e\n\u003ctd\u003eLoop, motion detect, timestamp\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e180 mAh, settings only\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e12 V vehicle socket\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e120 × 50 × 43 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHousing\u003c\/td\u003e\n\u003ctd\u003eABS\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOperating range\u003c\/td\u003e\n\u003ctd\u003e−20 °C to +70 °C\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMenu languages\u003c\/td\u003e\n\u003ctd\u003eEN, CN, RU, JP, PL\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv\u003e\n      \u003cp class=\"svdc-lede\" style=\"font-size:16px\"\u003eA 32 GB card at 3-minute segments gives roughly two to three hours before the oldest clips are overwritten — enough for a shift, with anything important locked out of the loop.\u003c\/p\u003e\n      \u003cp class=\"svdc-note\"\u003e\n        Format the card in the camera before first use, and monthly after.\u003cbr\u003e\n        Set G-sensor sensitivity to low if the card fills with locked files.\u003cbr\u003e\n        Figures as supplied by the manufacturer.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ================= FAQ ================= --\u003e\n\u003csection class=\"svdc-sec\"\u003e\n  \u003cdiv class=\"svdc-eyebrow\"\u003eQuestions\u003c\/div\u003e\n  \u003ch2\u003eAsked before every order\u003c\/h2\u003e\n\n  \u003cdiv class=\"svdc-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a front and rear dash cam?\u003c\/summary\u003e\n      \u003cdiv class=\"svdc-faq-a\"\u003eNo. The second lens faces into the cabin, not out the back window. If you want the road behind you covered, this is the wrong camera — that is a different product.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need an SD card?\u003c\/summary\u003e\n      \u003cdiv class=\"svdc-faq-a\"\u003eYes, and one is not included. Buy a 32 GB card rated Class 10 or above; the camera will not accept anything larger. Format it in the camera before first use and monthly after.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it legal to record passengers?\u003c\/summary\u003e\n      \u003cdiv class=\"svdc-faq-a\"\u003eIt depends where you drive. Several US states require every party to consent to audio recording, so check your state rules and consider a visible notice for passengers. Video-only recording is treated differently from audio in most places.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does a 32 GB card record?\u003c\/summary\u003e\n      \u003cdiv class=\"svdc-faq-a\"\u003eAround two to three hours on 3-minute loops before the oldest footage is overwritten. Anything the G-sensor locks stays put and is not part of the loop.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Savendo","offers":[{"title":"Default Title","offer_id":63846567117171,"sku":"CJQC245513301AZ","price":23.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1012\/1366\/7699\/files\/1_81b67b7f-d83e-4f70-913f-24780468b473.webp?v=1785978841","url":"https:\/\/savendo.org\/products\/dual-channel-dash-cam-front-inside","provider":"Savendo","version":"1.0","type":"link"}