{"product_id":"roadbreak-emergency-car-kit","title":"RoadBreak Emergency Flashlight Car Kit","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Oswald:wght@400;500;600;700\u0026amp;family=Source+Sans+3:ital,wght@0,300;0,400;0,600;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n.rb *, .rb *::before, .rb *::after { box-sizing: border-box; }\n\n.rb {\n  --orange:       #C85A00;\n  --orange-light: #E8762A;\n  --army-dark:    #161E0E;\n  --cream:        #F2EAD0;\n  --cream-dark:   #E5D9BA;\n  --text-dark:    #1A1A0E;\n  --text-mid:     #4A4A30;\n  --rule:         #D4C9A8;\n  --f-head:       'Oswald', sans-serif;\n  --f-body:       'Source Sans 3', sans-serif;\n\n  font-family: var(--f-body);\n  font-size: 16px;\n  line-height: 1.65;\n  color: var(--text-dark);\n  background: var(--cream);\n  -webkit-font-smoothing: antialiased;\n  width: 100%;\n  overflow-x: hidden;\n}\n\n.rb img { display: block; width: 100%; height: auto; max-width: 100%; }\n.rb p, .rb h1, .rb h2, .rb h3, .rb ul, .rb li { margin: 0; padding: 0; }\n.rb ul { list-style: none; }\n\n.rb__band { width: 100%; display: block; }\n.rb__inner { max-width: 1120px; margin: 0 auto; }\n\n\/* ── INTRO ── *\/\n.rb__intro { background: var(--cream); padding: 28px 20px 32px; border-bottom: 1px solid var(--rule); }\n.rb__intro-in { max-width: 820px; margin: 0 auto; text-align: center; }\n.rb__eyebrow {\n  font-family: var(--f-head); font-size: 11px; letter-spacing: 4px;\n  color: var(--orange); text-transform: uppercase; margin-bottom: 10px;\n}\n.rb__h2 {\n  font-family: var(--f-head); font-size: clamp(28px, 6vw, 46px); font-weight: 700;\n  color: var(--army-dark); text-transform: uppercase; line-height: 1.06; margin-bottom: 16px;\n}\n.rb__h2 span { color: var(--orange); }\n.rb__lead { font-size: 16px; color: var(--text-mid); line-height: 1.7; max-width: 580px; margin: 0 auto 28px; }\n\n.rb__intro-gif {\n  margin: 26px auto 0; max-width: 620px;\n  border-radius: 10px; overflow: hidden; line-height: 0;\n  box-shadow: 0 8px 28px rgba(22,30,14,0.16);\n}\n.rb__intro-gif img { width: 100%; height: auto; }\n.rb__intro-gif-cap {\n  font-family: var(--f-head); font-size: 11px; letter-spacing: 1.6px;\n  text-transform: uppercase; color: var(--text-mid);\n  margin-top: 10px; text-align: center; line-height: 1.45;\n}\n\n.rb__stats {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  border: 1px solid var(--rule); border-radius: 8px; overflow: hidden;\n}\n.rb__stat {\n  padding: 18px 10px; text-align: center;\n  border-right: 1px solid var(--rule); border-bottom: 1px solid var(--rule);\n}\n.rb__stat:nth-child(even) { border-right: none; }\n.rb__stat:nth-last-child(-n+2) { border-bottom: none; }\n.rb__stat-n {\n  font-family: var(--f-head); font-size: 32px; font-weight: 700;\n  color: var(--orange); line-height: 1; margin-bottom: 6px;\n}\n.rb__stat-l {\n  font-family: var(--f-head); font-size: 10px; letter-spacing: 1.5px;\n  color: var(--text-mid); text-transform: uppercase;\n}\n\n\/* ── HERO ── *\/\n.rb__hero { background: var(--army-dark); position: relative; overflow: hidden; }\n.rb__hero-img { line-height: 0; }\n.rb__hero-img img { width: 100%; height: auto; display: block; }\n.rb__hero-scrim {\n  position: absolute; top: 0; left: 0; right: 0; height: 62%;\n  background: linear-gradient(to bottom,\n    rgba(8,10,4,0.80) 0%,\n    rgba(8,10,4,0.58) 34%,\n    rgba(8,10,4,0.24) 66%,\n    rgba(8,10,4,0.0) 100%);\n  pointer-events: none;\n}\n.rb__hero-txt {\n  position: absolute; top: 0; left: 0;\n  padding: 22px 20px; max-width: 560px; text-align: left;\n}\n.rb__hero-eye {\n  font-family: var(--f-head); font-size: 11px; letter-spacing: 4px;\n  color: var(--orange-light); text-transform: uppercase; margin-bottom: 8px;\n  text-shadow: 0 2px 8px rgba(0,0,0,0.95);\n}\n.rb__hero-title {\n  font-family: var(--f-head); font-size: clamp(26px, 6.4vw, 52px); font-weight: 700;\n  line-height: 1.02; color: #FFFFFF; -webkit-text-fill-color: #FFFFFF;\n  text-transform: uppercase; margin-bottom: 10px;\n  text-shadow: 0 2px 14px rgba(0,0,0,1), 0 4px 26px rgba(0,0,0,0.95), 1px 1px 0 rgba(0,0,0,0.85);\n}\n.rb__hero-title span { color: var(--orange-light); -webkit-text-fill-color: var(--orange-light); }\n.rb__hero-desc {\n  font-size: clamp(13px, 2.6vw, 16px); color: #F2EAD0; line-height: 1.55;\n  max-width: 440px; margin: 0 0 14px;\n  text-shadow: 0 2px 10px rgba(0,0,0,1), 0 1px 4px rgba(0,0,0,0.95);\n}\n.rb__badges { display: flex; flex-wrap: wrap; gap: 7px; justify-content: flex-start; }\n.rb__badge {\n  background: rgba(200,90,0,0.55); border: 1.5px solid rgba(232,118,42,0.9);\n  color: #FFF5E4; font-family: var(--f-head); font-size: 10px; letter-spacing: 1.4px;\n  text-transform: uppercase; padding: 5px 11px; border-radius: 3px;\n  text-shadow: 0 1px 4px rgba(0,0,0,0.9);\n}\n\n\/* mobile: give the hero enough height that the badges never clip *\/\n@media (max-width: 749px) {\n  .rb__hero-img img { min-height: 400px; object-fit: cover; object-position: center; }\n  .rb__hero-txt { padding: 16px 18px; }\n  .rb__hero-eye { margin-bottom: 4px; font-size: 10px; letter-spacing: 3px; }\n  .rb__hero-title { font-size: clamp(24px, 7.2vw, 40px); line-height: 0.98; margin-bottom: 6px; }\n  .rb__hero-desc { font-size: 13px; line-height: 1.4; margin-bottom: 9px; }\n  .rb__badges { gap: 5px; }\n  .rb__badge { padding: 4px 9px; font-size: 9px; letter-spacing: 1.2px; }\n  .rb__hero-scrim { height: 68%; }\n}\n\n\/* ── STRIP ── *\/\n.rb__strip { background: var(--orange); padding: 15px 20px; text-align: center; }\n.rb__strip p {\n  font-family: var(--f-head); font-size: clamp(14px, 3.2vw, 18px); font-weight: 600;\n  letter-spacing: 1px; color: #fff; text-transform: uppercase;\n}\n\n\/* ── SECTION HEAD ── *\/\n.rb__sec { background: var(--cream); text-align: center; padding: 42px 20px 36px; border-bottom: 1px solid var(--rule); }\n.rb__sec-in { max-width: 720px; margin: 0 auto; }\n.rb__sec-rule { width: 50px; height: 3px; background: var(--orange); margin: 0 auto 16px; }\n.rb__sec-sub { font-size: 16px; color: var(--text-mid); max-width: 600px; margin: 0 auto; line-height: 1.7; }\n\n\/* ── FEATURE ROWS ── *\/\n.rb__feat { padding: 38px 20px; border-bottom: 1px solid var(--rule); }\n.rb__feat--a { background: var(--cream); }\n.rb__feat--b { background: var(--cream-dark); }\n.rb__feat-in { max-width: 1120px; margin: 0 auto; }\n.rb__num {\n  font-family: var(--f-head); font-size: 11px; font-weight: 500; letter-spacing: 3px;\n  color: var(--orange); text-transform: uppercase; margin-bottom: 5px;\n}\n.rb__name {\n  font-family: var(--f-head); font-size: clamp(22px, 5.4vw, 32px); font-weight: 700;\n  color: var(--army-dark); text-transform: uppercase; line-height: 1.06; margin-bottom: 5px;\n}\n.rb__tag {\n  font-size: 12px; font-weight: 600; color: var(--orange);\n  text-transform: uppercase; letter-spacing: 1px; margin-bottom: 12px;\n}\n.rb__desc { font-size: 15px; color: var(--text-mid); line-height: 1.72; margin-bottom: 16px; }\n.rb__bulls { display: flex; flex-direction: column; gap: 10px; margin-bottom: 24px; }\n.rb__bulls li {\n  display: flex; align-items: flex-start; gap: 10px;\n  font-size: 15px; font-weight: 600; color: var(--text-dark); line-height: 1.5;\n}\n.rb__bulls li::before {\n  content: ''; display: block; min-width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px;\n  background: var(--orange) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") center\/12px no-repeat;\n  border-radius: 2px;\n}\n.rb__shot {\n  border-radius: 10px; overflow: hidden; line-height: 0; font-size: 0;\n  box-shadow: 0 8px 28px rgba(22,30,14,0.16); background: transparent;\n}\n.rb__shot img { display: block; width: 100%; height: auto; vertical-align: bottom; }\n.rb__pair { display: grid; grid-template-columns: 1fr; gap: 22px; }\n.rb__pair .rb__shot img { width: 100%; height: auto; }\n.rb__cap {\n  font-family: var(--f-head); font-size: 11px; letter-spacing: 1.6px;\n  text-transform: uppercase; color: var(--text-mid);\n  margin-top: 10px; text-align: center; line-height: 1.45;\n}\n\n\/* ── SPEC ── *\/\n.rb__spec { background: var(--army-dark); padding: 42px 20px; text-align: center; border-bottom: 4px solid var(--orange); }\n.rb__spec-eye {\n  font-family: var(--f-head); font-size: 11px; letter-spacing: 4px;\n  color: var(--orange-light); text-transform: uppercase; margin-bottom: 10px;\n}\n.rb__spec-t {\n  font-family: var(--f-head); font-size: clamp(22px, 5vw, 32px); font-weight: 700;\n  color: #FFFFFF; -webkit-text-fill-color: #FFFFFF; text-transform: uppercase; margin-bottom: 14px;\n}\n.rb__spec-p { font-size: 15px; color: #E8DFC0; max-width: 520px; margin: 0 auto 26px; line-height: 1.7; }\n.rb__spec-grid {\n  max-width: 700px; margin: 0 auto; display: grid; grid-template-columns: repeat(2, 1fr);\n  border: 1px solid rgba(255,255,255,0.20);\n  border-radius: 8px; overflow: hidden;\n}\n.rb__spec-cell {\n  background: var(--army-dark); padding: 16px 8px;\n  min-height: 104px;\n  display: flex; flex-direction: column;\n  align-items: center; justify-content: center; text-align: center;\n  border-right: 1px solid rgba(255,255,255,0.20);\n  border-bottom: 1px solid rgba(255,255,255,0.20);\n}\n.rb__spec-cell:nth-child(2n) { border-right: none; }\n.rb__spec-cell:nth-child(n+3) { border-bottom: none; }\n.rb__spec-n { font-family: var(--f-head); font-size: 26px; font-weight: 700; color: var(--orange-light); line-height: 1; margin-bottom: 8px; }\n.rb__spec-l { font-family: var(--f-head); font-size: 10px; letter-spacing: 1.4px; color: #C9C0A0; text-transform: uppercase; line-height: 1.35; }\n\n\/* ── IN THE BOX ── *\/\n.rb__box { background: var(--cream-dark); padding: 42px 20px; border-bottom: 1px solid var(--rule); }\n.rb__cards { display: grid; grid-template-columns: 1fr; gap: 14px; margin-top: 20px; }\n.rb__card {\n  background: var(--cream); border: 1px solid var(--rule); border-left: 4px solid var(--orange);\n  border-radius: 6px; padding: 18px; display: flex; align-items: flex-start; gap: 14px;\n}\n.rb__card-ico { font-size: 30px; flex-shrink: 0; line-height: 1; }\n.rb__card-t {\n  font-family: var(--f-head); font-size: 15px; font-weight: 600; color: var(--army-dark);\n  text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 5px;\n}\n.rb__card-s { font-size: 13px; color: var(--text-mid); line-height: 1.55; }\n.rb__bonus-wrap { max-width: 1400px; margin: 0 auto; }\n.rb__bonus {\n  margin: 30px -20px 0; border-radius: 0; overflow: hidden; line-height: 0;\n  box-shadow: 0 12px 40px rgba(22,30,14,0.22);\n}\n.rb__bonus img { width: 100%; height: auto; }\n\n\/* ── VALUE STACK ── *\/\n.rb__value { background: var(--cream); padding: 44px 20px; border-bottom: 1px solid var(--rule); }\n.rb__value-in { max-width: 620px; margin: 0 auto; text-align: center; }\n.rb__value-list {\n  margin: 26px 0 0; text-align: left;\n  border: 1px solid var(--rule); border-radius: 10px; overflow: hidden;\n  background: #FBF6E6;\n}\n.rb__value-row {\n  display: flex; justify-content: space-between; align-items: baseline; gap: 14px;\n  padding: 14px 16px; border-bottom: 1px solid var(--rule);\n}\n.rb__value-item { font-size: 14px; color: var(--text-dark); font-weight: 600; line-height: 1.4; }\n.rb__value-price {\n  font-family: var(--f-head); font-size: 15px; font-weight: 600;\n  color: var(--text-mid); white-space: nowrap;\n}\n.rb__value-row--total { background: var(--cream-dark); }\n.rb__value-row--total .rb__value-item {\n  font-family: var(--f-head); text-transform: uppercase; letter-spacing: 1px; font-size: 13px;\n}\n.rb__value-strike {\n  font-family: var(--f-head); font-size: 18px; font-weight: 700;\n  color: var(--text-mid); text-decoration: line-through; white-space: nowrap;\n}\n.rb__value-row--final { background: var(--army-dark); border-bottom: none; padding: 18px 16px; }\n.rb__value-row--final .rb__value-item {\n  font-family: var(--f-head); text-transform: uppercase; letter-spacing: 1px;\n  font-size: 13px; color: #FFFFFF;\n}\n.rb__value-final {\n  font-family: var(--f-head); font-size: 28px; font-weight: 700;\n  color: var(--orange-light); line-height: 1; white-space: nowrap;\n}\n.rb__value-save {\n  margin-top: 16px; font-family: var(--f-head); font-size: 14px; font-weight: 600;\n  letter-spacing: 1.5px; text-transform: uppercase; color: var(--orange);\n}\n.rb__value-note { margin-top: 10px; font-size: 13px; color: var(--text-mid); }\n\n\/* ── PROOF ── *\/\n.rb__proof { background: var(--cream); padding: 38px 20px; text-align: center; border-top: 1px solid var(--rule); }\n.rb__stars { font-size: 22px; color: var(--orange); margin-bottom: 12px; letter-spacing: 3px; }\n.rb__quote { font-size: clamp(16px, 3.6vw, 20px); font-style: italic; line-height: 1.6; max-width: 560px; margin: 0 auto 12px; }\n.rb__auth { font-family: var(--f-head); font-size: 11px; letter-spacing: 2px; color: var(--orange); text-transform: uppercase; }\n\n\/* ── GUARANTEE ── *\/\n.rb__guar { background: var(--army-dark); padding: 38px 20px; text-align: center; border-top: 4px solid var(--orange); }\n.rb__guar-ico { font-size: 42px; margin-bottom: 12px; line-height: 1; }\n.rb__guar-t {\n  font-family: var(--f-head); font-size: clamp(22px, 4.6vw, 30px); font-weight: 700;\n  color: #FFFFFF; -webkit-text-fill-color: #FFFFFF; text-transform: uppercase; margin-bottom: 12px;\n}\n.rb__guar-p { font-size: 16px; color: #E8DFC0; max-width: 460px; margin: 0 auto; line-height: 1.72; }\n\n\/* ── FAQ ── *\/\n.rb__faq { background: var(--cream-dark); padding: 42px 20px; }\n.rb__faq-in { max-width: 800px; margin: 0 auto; }\n.rb__faq-t {\n  font-family: var(--f-head); font-size: clamp(20px, 4.6vw, 28px); font-weight: 700;\n  color: var(--army-dark); text-transform: uppercase; text-align: center; margin-bottom: 24px;\n}\n.rb__q-item { border-top: 1px solid var(--rule); padding: 16px 0; }\n.rb__q-item:last-child { border-bottom: 1px solid var(--rule); }\n.rb__q {\n  font-family: var(--f-head); font-size: 15px; font-weight: 600; color: var(--army-dark);\n  text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 7px;\n}\n.rb__a { font-size: 14px; color: var(--text-mid); line-height: 1.72; }\n\n\/* ── DESKTOP ── *\/\n@media (min-width: 750px) {\n  .rb__stats { grid-template-columns: repeat(4, 1fr); }\n  .rb__stat { border-bottom: none; }\n  .rb__stat:nth-child(even) { border-right: 1px solid var(--rule); }\n  .rb__stat:last-child { border-right: none; }\n\n  .rb__hero-txt { padding: 44px 48px; max-width: 620px; }\n\n  .rb__sec { padding: 54px 40px 46px; }\n\n  \/* copy runs across the top, images fill the full width underneath.\n     a two-column split always strands empty space on the shorter side. *\/\n  .rb__feat { padding: 52px 40px; }\n  .rb__feat-in { display: block; }\n  .rb__copy { max-width: 780px; margin-bottom: 30px; }\n  .rb__desc { max-width: 720px; }\n  .rb__bulls { margin-bottom: 0; }\n  .rb__media { width: 100%; }\n\n  .rb__pair { grid-template-columns: repeat(2, 1fr); gap: 20px; align-items: start; }\n  .rb__pair--3 { grid-template-columns: repeat(3, 1fr); }\n  .rb__media \u003e .rb__shot,\n  .rb__media \u003e div:only-child { max-width: 660px; }\n  .rb__cap { font-size: 11px; letter-spacing: 1.5px; margin-top: 12px; }\n\n  .rb__spec-grid { grid-template-columns: repeat(4, 1fr); }\n  .rb__spec-cell,\n  .rb__spec-cell:nth-child(2n) { border-right: 1px solid rgba(255,255,255,0.20); }\n  .rb__spec-cell { border-bottom: none; }\n  .rb__spec-cell:last-child { border-right: none; }\n\n  .rb__cards { grid-template-columns: repeat(2, 1fr); }\n  .rb__box, .rb__proof, .rb__guar, .rb__faq, .rb__spec, .rb__value { padding-left: 40px; padding-right: 40px; }\n  .rb__bonus { margin: 34px auto 0; border-radius: 12px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"rb\"\u003e\n\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"rb__band rb__intro\"\u003e\n  \u003cdiv class=\"rb__intro-in\"\u003e\n    \u003cp class=\"rb__eyebrow\"\u003eSix Pieces. One Bad Night.\u003c\/p\u003e\n    \u003ch2 class=\"rb__h2\"\u003eMost People's Plan Is A Phone Flashlight \u003cspan\u003eAnd Hope.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rb__lead\"\u003eBreak the glass. Cut the belt. Light the road. Charge the dead phone. Stay warm until help shows up. It all lives in one bag in your glovebox, and you'll forget it's there right up until the night you need it.\u003c\/p\u003e\n    \u003cdiv class=\"rb__stats\"\u003e\n      \u003cdiv class=\"rb__stat\"\u003e\n\u003cdiv class=\"rb__stat-n\"\u003e12\u003c\/div\u003e\n\u003cdiv class=\"rb__stat-l\"\u003eTools In One\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rb__stat\"\u003e\n\u003cdiv class=\"rb__stat-n\"\u003e6\u003c\/div\u003e\n\u003cdiv class=\"rb__stat-l\"\u003ePieces Included\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rb__stat\"\u003e\n\u003cdiv class=\"rb__stat-n\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"rb__stat-l\"\u003eFree Guides\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"rb__stat\"\u003e\n\u003cdiv class=\"rb__stat-n\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"rb__stat-l\"\u003eGrab-And-Go Bag\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__intro-gif\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Flashlight_GIF.webp?v=1788147448\" alt=\"RoadBreak flashlight light modes and seatbelt cutter in action\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"rb__intro-gif-cap\"\u003eTwelve tools. One light. Watch it work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rb__band rb__hero\"\u003e\n  \u003cdiv class=\"rb__hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Raodbreak_hero.jpg?v=1788150822\" alt=\"The RoadBreak Emergency Car Kit\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"rb__hero-scrim\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"rb__hero-txt\"\u003e\n    \u003cp class=\"rb__hero-eye\"\u003eSunray Survival\u003c\/p\u003e\n    \u003ch1 class=\"rb__hero-title\"\u003eThe RoadBreak\u003cbr\u003e\u003cspan\u003eEmergency Car Kit\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"rb__hero-desc\"\u003eGlass breaker, seatbelt cutter, floodlight, power bank, and everything else you'd want in your trunk at two in the morning.\u003c\/p\u003e\n    \u003cdiv class=\"rb__badges\"\u003e\n      \u003cspan class=\"rb__badge\"\u003e12-In-1 Tool\u003c\/span\u003e\n      \u003cspan class=\"rb__badge\"\u003eEscape Tools\u003c\/span\u003e\n      \u003cspan class=\"rb__badge\"\u003eCharges Your Phone\u003c\/span\u003e\n      \u003cspan class=\"rb__badge\"\u003eShips Fast\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STRIP --\u003e\n\u003cdiv class=\"rb__band rb__strip\"\u003e\n  \u003cp\u003eYou won't have time to order one when it happens.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION HEAD --\u003e\n\u003cdiv class=\"rb__band rb__sec\"\u003e\n  \u003cdiv class=\"rb__sec-in\"\u003e\n    \u003cp class=\"rb__eyebrow\"\u003eWhat it's for\u003c\/p\u003e\n    \u003ch2 class=\"rb__h2\"\u003eSee. Get Out. Be Found. Stay Warm.\u003c\/h2\u003e\n    \u003cdiv class=\"rb__sec-rule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"rb__sec-sub\"\u003eFour things go wrong when you're stuck on the side of a road at night, and your phone solves exactly none of them. This kit covers all four, and it fits in one hand.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 1 — ESCAPE --\u003e\n\u003cdiv class=\"rb__band rb__feat rb__feat--a\"\u003e\n  \u003cdiv class=\"rb__feat-in\"\u003e\n    \u003cdiv class=\"rb__copy\"\u003e\n      \u003cp class=\"rb__num\"\u003eFeature 01\u003c\/p\u003e\n      \u003ch3 class=\"rb__name\"\u003eBreak The Glass. Cut The Belt.\u003c\/h3\u003e\n      \u003cp class=\"rb__tag\"\u003eSeconds, not minutes\u003c\/p\u003e\n      \u003cp class=\"rb__desc\"\u003eDoors jam after an impact. Seatbelts lock under load and won't unbuckle no matter how hard you pull. That's the moment people find out that hoping it never happens was the whole plan. The hardened steel point shatters a side window in one strike, and the recessed blade cuts a jammed belt in a single pass.\u003c\/p\u003e\n      \u003cul class=\"rb__bulls\"\u003e\n        \u003cli\u003eHardened point shatters tempered side windows with a single strike\u003c\/li\u003e\n        \u003cli\u003eRecessed blade cuts a locked seatbelt and can't cut you by accident\u003c\/li\u003e\n        \u003cli\u003eBoth built into the handle, so it's one tool instead of three you'd be digging for\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__media\"\u003e\n      \u003cdiv class=\"rb__pair rb__pair--3\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Roadbreak_window_breaker.jpg?v=1787596136\" alt=\"RoadBreak glass breaker shattering a car side window\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eOne strike. Side window gone.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Roadbreak_glass_break_image_2.png?v=1787596137\" alt=\"Hardened steel glass breaker point on the RoadBreak flashlight\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eHardened steel point, built into the base.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Seatbelt_Cutter.png?v=1787596137\" alt=\"Recessed seatbelt cutter blade on the RoadBreak flashlight\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eRecessed blade. Cuts the belt, not you.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 2 — LIGHT --\u003e\n\u003cdiv class=\"rb__band rb__feat rb__feat--b rb__feat--flip\"\u003e\n  \u003cdiv class=\"rb__feat-in\"\u003e\n    \u003cdiv class=\"rb__copy\"\u003e\n      \u003cp class=\"rb__num\"\u003eFeature 02\u003c\/p\u003e\n      \u003ch3 class=\"rb__name\"\u003eLight The Road. Then Warn It.\u003c\/h3\u003e\n      \u003cp class=\"rb__tag\"\u003eSpotlight, floodlight, hazard and strobe\u003c\/p\u003e\n      \u003cp class=\"rb__desc\"\u003eTry changing a tire holding your phone in your teeth. This throws a focused beam for distance and a wide flood for working around the car, and the magnetic base sticks it to the frame so you get both hands back. Then flip it to hazard and oncoming traffic sees you from way down the road instead of at the last second.\u003c\/p\u003e\n      \u003cul class=\"rb__bulls\"\u003e\n        \u003cli\u003eSpotlight for distance, wide floodlight for working around the car\u003c\/li\u003e\n        \u003cli\u003eHazard and strobe modes warn traffic long before they're on top of you\u003c\/li\u003e\n        \u003cli\u003eMagnetic base sticks to the hood or frame so you keep both hands free\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__media\"\u003e\n      \u003cdiv class=\"rb__pair\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Roadbreak_lights.png?v=1787596137\" alt=\"RoadBreak flashlight light modes\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eSpotlight, flood, hazard, strobe.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Raodbreak_man_holding_flashlight.png?v=1787596136\" alt=\"Man holding the RoadBreak flashlight roadside at night\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eEnough light to actually work by.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 3 — POWER --\u003e\n\u003cdiv class=\"rb__band rb__feat rb__feat--a\"\u003e\n  \u003cdiv class=\"rb__feat-in\"\u003e\n    \u003cdiv class=\"rb__copy\"\u003e\n      \u003cp class=\"rb__num\"\u003eFeature 03\u003c\/p\u003e\n      \u003ch3 class=\"rb__name\"\u003eSolar Powered. And It Charges Your Phone.\u003c\/h3\u003e\n      \u003cp class=\"rb__tag\"\u003eNever dead when you need it\u003c\/p\u003e\n      \u003cp class=\"rb__desc\"\u003eHere's how most emergency flashlights fail: they sit in a trunk for two years and die quietly, and you find out the night you need one. Solar panels run down the body of this one, so a few hours on your dash keeps it topped up on its own. No cable, no reminder, no dead battery.\u003c\/p\u003e\n      \u003cp class=\"rb__desc\"\u003eAnd it works in reverse. A dead phone turns an inconvenience into a real problem, so this doubles as a power bank and gives you enough battery back to make the call that gets you home.\u003c\/p\u003e\n      \u003cul class=\"rb__bulls\"\u003e\n        \u003cli\u003eBuilt-in solar panels recharge it on your dash with no cable and no effort\u003c\/li\u003e\n        \u003cli\u003eUSB output charges your phone when you need to make the call\u003c\/li\u003e\n        \u003cli\u003eAlso charges by USB cable, included in the box, if you want it full fast\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__media\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"rb__shot\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Solar_panel_image.jpg?v=1788147715\" alt=\"Solar panels built into the body of the RoadBreak flashlight\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"rb__cap\"\u003eCharges on your dash. Charges your phone.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 4 — WARMTH --\u003e\n\u003cdiv class=\"rb__band rb__feat rb__feat--b rb__feat--flip\"\u003e\n  \u003cdiv class=\"rb__feat-in\"\u003e\n    \u003cdiv class=\"rb__copy\"\u003e\n      \u003cp class=\"rb__num\"\u003eFeature 04\u003c\/p\u003e\n      \u003ch3 class=\"rb__name\"\u003eA Dead Engine Means No Heat.\u003c\/h3\u003e\n      \u003cp class=\"rb__tag\"\u003eThe part nobody thinks about until January\u003c\/p\u003e\n      \u003cp class=\"rb__desc\"\u003eOnce the engine stops, the cabin cools fast, and a tow can be ninety minutes out on a good night. The emergency bivvy is a sealed sack you climb into, not a flat sheet that slides off your lap. The reflective interior holds your own body heat in, and the blaze orange exterior means anyone looking for you can actually find you.\u003c\/p\u003e\n      \u003cul class=\"rb__bulls\"\u003e\n        \u003cli\u003eSealed sack design traps body heat far better than a flat blanket\u003c\/li\u003e\n        \u003cli\u003eBlaze orange outside so you're visible, reflective silver inside so you're warm\u003c\/li\u003e\n        \u003cli\u003ePacks down to the size of your fist and never needs charging\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__media\"\u003e\n      \u003cdiv class=\"rb__pair\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Sleeping_bag_2023.png?v=1787978989\" alt=\"Man sitting in a car wrapped in the emergency bivvy\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eSealed sack. Holds your body heat in.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Bivvy_bag.png?v=1787596137\" alt=\"Orange emergency bivvy packed in its stuff sack\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003ePacks down to the size of your fist.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 5 — BE SEEN AND HEARD --\u003e\n\u003cdiv class=\"rb__band rb__feat rb__feat--a\"\u003e\n  \u003cdiv class=\"rb__feat-in\"\u003e\n    \u003cdiv class=\"rb__copy\"\u003e\n      \u003cp class=\"rb__num\"\u003eFeature 05\u003c\/p\u003e\n      \u003ch3 class=\"rb__name\"\u003eBe Seen. Be Heard.\u003c\/h3\u003e\n      \u003cp class=\"rb__tag\"\u003eTwo pieces that work with a dead battery\u003c\/p\u003e\n      \u003cp class=\"rb__desc\"\u003eStanding next to a disabled car at night, you are invisible to oncoming traffic until you aren't. The hi-vis vest fixes that in three seconds. And 120 decibels carries far past shouting range, never wears your voice out, and works whether or not anything else you own still has a charge.\u003c\/p\u003e\n      \u003cul class=\"rb__bulls\"\u003e\n        \u003cli\u003eReflective vest makes you visible to traffic from a distance\u003c\/li\u003e\n        \u003cli\u003e120 decibel whistle carries far past shouting range and never runs out of power\u003c\/li\u003e\n        \u003cli\u003eThree blasts is the recognized distress signal, and it's in your free guide\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__media\"\u003e\n      \u003cdiv class=\"rb__pair\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Vest_and_whistle_roadbreak.jpg?v=1787596135\" alt=\"Hi-vis reflective safety vest\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eThree seconds to put on. Seen from a distance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Whistle_hero_man_blowing_high_decible.png?v=1787600865\" alt=\"Man blowing the 120 decibel emergency whistle\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003e120 decibels. Carries further than your voice, and never needs a battery.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE 6 — POUCH --\u003e\n\u003cdiv class=\"rb__band rb__feat rb__feat--b rb__feat--flip\"\u003e\n  \u003cdiv class=\"rb__feat-in\"\u003e\n    \u003cdiv class=\"rb__copy\"\u003e\n      \u003cp class=\"rb__num\"\u003eFeature 06\u003c\/p\u003e\n      \u003ch3 class=\"rb__name\"\u003eOne Bag. One Grab.\u003c\/h3\u003e\n      \u003cp class=\"rb__tag\"\u003eNot four things rolling around your trunk\u003c\/p\u003e\n      \u003cp class=\"rb__desc\"\u003eGear you can't find is gear you don't have. Everything goes in one bag that fits in a glovebox, under a seat, or in a door pocket. When something goes wrong you grab one thing and you have all of it, instead of digging around in the dark for a flashlight you're pretty sure is back there somewhere.\u003c\/p\u003e\n      \u003cul class=\"rb__bulls\"\u003e\n        \u003cli\u003eFits the flashlight, bivvy, vest, and whistle with room to spare\u003c\/li\u003e\n        \u003cli\u003eSmall enough for a glovebox, light enough to live in a door pocket\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__media\"\u003e\n      \u003cdiv class=\"rb__pair\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/nylong_bag_hero_image.jpg?v=1787978967\" alt=\"Black nylon drawstring bag holding the RoadBreak kit\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eEverything in one bag.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"rb__shot\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/NYLON_BAG_glove_comp.png?v=1787978976\" alt=\"RoadBreak bag stored in a car glove compartment\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rb__cap\"\u003eGlovebox, under a seat, or in the door.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPEC --\u003e\n\u003cdiv class=\"rb__band rb__spec\"\u003e\n  \u003cp class=\"rb__spec-eye\"\u003eSmall Kit. Serious Job.\u003c\/p\u003e\n  \u003ch2 class=\"rb__spec-t\"\u003eFits In A Glovebox\u003c\/h2\u003e\n  \u003cp class=\"rb__spec-p\"\u003eSix pieces in a pouch small enough to live under a seat and forget about, until the one night you don't.\u003c\/p\u003e\n  \u003cdiv class=\"rb__spec-grid\"\u003e\n    \u003cdiv class=\"rb__spec-cell\"\u003e\n\u003cdiv class=\"rb__spec-n\"\u003e12\u003c\/div\u003e\n\u003cdiv class=\"rb__spec-l\"\u003eTools In One Light\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rb__spec-cell\"\u003e\n\u003cdiv class=\"rb__spec-n\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"rb__spec-l\"\u003eStrike To Break Glass\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rb__spec-cell\"\u003e\n\u003cdiv class=\"rb__spec-n\"\u003eSolar\u003c\/div\u003e\n\u003cdiv class=\"rb__spec-l\"\u003e+ USB Recharge\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"rb__spec-cell\"\u003e\n\u003cdiv class=\"rb__spec-n\"\u003e6\u003c\/div\u003e\n\u003cdiv class=\"rb__spec-l\"\u003ePieces Total\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- IN THE BOX --\u003e\n\u003cdiv class=\"rb__band rb__box\"\u003e\n  \u003cdiv class=\"rb__inner\"\u003e\n    \u003cp class=\"rb__num\"\u003eIn The Box\u003c\/p\u003e\n    \u003ch3 class=\"rb__name\"\u003eEverything In One Pouch\u003c\/h3\u003e\n    \u003cp class=\"rb__tag\"\u003eGrab it and go\u003c\/p\u003e\n    \u003cp class=\"rb__desc\"\u003eSix pieces total, including two digital guides that land in your inbox the second you order.\u003c\/p\u003e\n    \u003cdiv class=\"rb__cards\"\u003e\n      \u003cdiv class=\"rb__card\"\u003e\n        \u003cdiv class=\"rb__card-ico\"\u003e🔦\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rb__card-t\"\u003e12-In-1 Emergency Flashlight\u003c\/p\u003e\n          \u003cp class=\"rb__card-s\"\u003eSpotlight, floodlight, hazard and strobe modes, magnetic base, glass breaker, seatbelt cutter, and a built-in power bank. Solar and USB rechargeable, cable and wrist lanyard included.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__card\"\u003e\n        \u003cdiv class=\"rb__card-ico\"\u003e🧡\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rb__card-t\"\u003eEmergency Bivvy + Hi-Vis Vest\u003c\/p\u003e\n          \u003cp class=\"rb__card-s\"\u003eBlaze orange bivvy sack with reflective lining to hold body heat, and a reflective vest so traffic sees you.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__card\"\u003e\n        \u003cdiv class=\"rb__card-ico\"\u003e📣\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rb__card-t\"\u003e120dB Whistle + Nylon Carry Bag\u003c\/p\u003e\n          \u003cp class=\"rb__card-s\"\u003eA 120 decibel whistle that works with zero battery, and the drawstring bag that keeps all of it together in your glovebox.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__card\"\u003e\n        \u003cdiv class=\"rb__card-ico\"\u003e📖\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rb__card-t\"\u003e2 Free Digital Guides\u003c\/p\u003e\n          \u003cp class=\"rb__card-s\"\u003eStranded: The First 12 Hours, and What Most Drivers Get Wrong About Escaping A Car. Instant download after purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__bonus-wrap\"\u003e\n      \u003cdiv class=\"rb__bonus\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Digital_guides_1_1_size.jpg?v=1787597577\" alt=\"Two free digital guides included with the RoadBreak kit\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WHY THE KIT --\u003e\n\u003cdiv class=\"rb__band rb__value\"\u003e\n  \u003cdiv class=\"rb__value-in\"\u003e\n    \u003cp class=\"rb__eyebrow\"\u003eWhy the whole kit\u003c\/p\u003e\n    \u003ch2 class=\"rb__h2\"\u003eOne Decision You Only \u003cspan\u003eMake Once.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"rb__lead\"\u003eBuying this piecemeal means four separate orders, four things to keep track of, and a flashlight that ends up in a different place than the vest. Then the night something happens, half of it is in the garage.\u003c\/p\u003e\n    \u003cp class=\"rb__lead\"\u003eThis is the whole thing, organized, in a bag that fits your glovebox. Everything you'd want on the side of a road at night, and nothing you wouldn't.\u003c\/p\u003e\n    \u003cdiv class=\"rb__value-list\"\u003e\n      \u003cdiv class=\"rb__value-row\"\u003e\n        \u003cspan class=\"rb__value-item\"\u003eGet out\u003c\/span\u003e\n        \u003cspan class=\"rb__value-price\"\u003eGlass breaker + seatbelt cutter\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__value-row\"\u003e\n        \u003cspan class=\"rb__value-item\"\u003eSee and be seen\u003c\/span\u003e\n        \u003cspan class=\"rb__value-price\"\u003eFloodlight, hazard, strobe, vest\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__value-row\"\u003e\n        \u003cspan class=\"rb__value-item\"\u003eBe found\u003c\/span\u003e\n        \u003cspan class=\"rb__value-price\"\u003e120dB whistle\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__value-row\"\u003e\n        \u003cspan class=\"rb__value-item\"\u003eStay warm\u003c\/span\u003e\n        \u003cspan class=\"rb__value-price\"\u003eEmergency bivvy\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__value-row\"\u003e\n        \u003cspan class=\"rb__value-item\"\u003eStay powered\u003c\/span\u003e\n        \u003cspan class=\"rb__value-price\"\u003ePower bank + solar\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__value-row\"\u003e\n        \u003cspan class=\"rb__value-item\"\u003eKnow what to do\u003c\/span\u003e\n        \u003cspan class=\"rb__value-price\"\u003e2 digital guides\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rb__value-row rb__value-row--final\"\u003e\n        \u003cspan class=\"rb__value-item\"\u003eAll Six Pieces\u003c\/span\u003e\n        \u003cspan class=\"rb__value-final\"\u003e$74.98\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"rb__value-save\"\u003eGet One For Every Car — Two For $122\u003c\/p\u003e\n    \u003cp class=\"rb__value-note\"\u003eSave $27.94 versus buying them separately.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PROOF --\u003e\n\u003cdiv class=\"rb__band rb__proof\"\u003e\n  \u003cdiv class=\"rb__stars\"\u003e★★★★★\u003c\/div\u003e\n  \u003cp class=\"rb__quote\"\u003e\"Bought one for my daughter's car before she left for school. Ended up buying a second one for mine the same week.\"\u003c\/p\u003e\n  \u003cp class=\"rb__auth\"\u003eVerified Customer\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"rb__band rb__guar\"\u003e\n  \u003cdiv class=\"rb__guar-ico\"\u003e🛡️\u003c\/div\u003e\n  \u003cp class=\"rb__guar-t\"\u003e30-Day Money Back Guarantee\u003c\/p\u003e\n  \u003cp class=\"rb__guar-p\"\u003ePut it in your trunk. Test the light, check the fit, see if it's what you expected. If it isn't, contact us inside 30 days and we'll make it right. No hoops, no questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"rb__band rb__faq\"\u003e\n  \u003cdiv class=\"rb__faq-in\"\u003e\n    \u003cp class=\"rb__faq-t\"\u003eCommon Questions\u003c\/p\u003e\n    \u003cdiv class=\"rb__q-item\"\u003e\n      \u003cp class=\"rb__q\"\u003eWill the glass breaker work on my windshield?\u003c\/p\u003e\n      \u003cp class=\"rb__a\"\u003eNo, and neither will any other tool like it. Windshields are laminated safety glass and are designed not to shatter. Side and rear windows are tempered, which is what the breaker is built for. Your free escape guide covers this in detail, including which window to go for and in what order.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__q-item\"\u003e\n      \u003cp class=\"rb__q\"\u003eWill it still have a charge sitting in my trunk?\u003c\/p\u003e\n      \u003cp class=\"rb__a\"\u003eIt has a solar panel built into the body, so leaving it on your dash keeps it topped up on its own. It also charges by USB cable, which is included. We still suggest checking it whenever you get an oil change, same as you'd check a spare tire.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__q-item\"\u003e\n      \u003cp class=\"rb__q\"\u003eHow big is it? Will it fit in my glovebox?\u003c\/p\u003e\n      \u003cp class=\"rb__a\"\u003eThe whole kit packs into a nylon drawstring bag that fits in most gloveboxes, under a seat, or in a door pocket. The flashlight is roughly eight inches long and everything else packs around it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__q-item\"\u003e\n      \u003cp class=\"rb__q\"\u003eWhat do the free guides cover?\u003c\/p\u003e\n      \u003cp class=\"rb__a\"\u003eStranded: The First 12 Hours covers what to do when you're stuck, including why staying with your vehicle is usually safest, how to stay warm with a dead engine, and how to signal for help. What Most Drivers Get Wrong About Escaping A Car covers the escape order, which windows break, and what to do with kids in car seats. Both are instant downloads sent to your email.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__q-item\"\u003e\n      \u003cp class=\"rb__q\"\u003eShould I get one for each car?\u003c\/p\u003e\n      \u003cp class=\"rb__a\"\u003eMost people do. A kit only helps if it's in the vehicle you happen to be driving, which is why we offer a two-pack at a discount. It's also the most common gift purchase we see, usually for a new driver in the family.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"rb__q-item\"\u003e\n      \u003cp class=\"rb__q\"\u003eHow long does shipping take?\u003c\/p\u003e\n      \u003cp class=\"rb__a\"\u003eMost orders arrive within 7 to 14 business days. The two digital guides are delivered instantly to your email after purchase.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sunray Survival","offers":[{"title":"One","offer_id":50432686293240,"sku":null,"price":106.13,"currency_code":"AUD","in_stock":true},{"title":"Two [Multiple Cars]","offer_id":50432686326008,"sku":null,"price":174.08,"currency_code":"AUD","in_stock":true},{"title":"Three","offer_id":50432686358776,"sku":null,"price":239.19,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Roadbreak_main_photo.png?v=1788148165","url":"https:\/\/sunraysurvival.com\/en-au\/products\/roadbreak-emergency-car-kit","provider":"Sunray Survival","version":"1.0","type":"link"}