{"product_id":"the-solar-fire-starter","title":"The Solar Fire Starter","description":"\u003c!-- =====================================================\n     THE PARABOLIC SOLAR MIRROR - SHOPIFY PRODUCT PAGE\n     Paste into: Products \u003e Description \u003e HTML view\n     ===================================================== --\u003e\n\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\n\u003cstyle\u003e\n:root {\n  --orange:      #C85A00;\n  --orange-light:#E8762A;\n  --army-dark:   #161E0E;\n  --army-green:  #446032;\n  --tan:         #C3A86E;\n  --cream:       #F2EAD0;\n  --cream-dark:  #E5D9BA;\n  --text-dark:   #1A1A0E;\n  --text-mid:    #4A4A30;\n  --rule:        #D4C9A8;\n  --font-head:   'Oswald', sans-serif;\n  --font-body:   'Source Sans 3', sans-serif;\n}\n\n.sf-wrap {\n  font-family: var(--font-body);\n  font-size: 15px;\n  line-height: 1.7;\n  color: var(--text-dark);\n  max-width: 100%;\n}\n\n\/* ── STRIP ── *\/\n.sf-strip {\n  background: #C85A00 !important;\n  padding: 14px 20px;\n  text-align: center;\n}\n.sf-strip p {\n  font-family: var(--font-head);\n  font-size: clamp(13px, 3.5vw, 17px);\n  font-weight: 600;\n  letter-spacing: 1px;\n  color: #fff;\n  text-transform: uppercase;\n  margin: 0;\n}\n\n\/* ── SECTIONS ── *\/\n.sf-section {\n  padding: 36px 24px;\n  border-bottom: 1px solid var(--rule);\n}\n.sf-section:nth-child(odd)  { background: #F2EAD0 !important; }\n.sf-section:nth-child(even) { background: #E5D9BA !important; }\n.sf-section--green {\n  background: #446032 !important;\n  color: #F2EAD0;\n}\n\n\/* ── HEADINGS ── *\/\n.sf-eyebrow {\n  font-family: var(--font-head);\n  font-size: 10px;\n  letter-spacing: 4px;\n  color: var(--orange);\n  text-transform: uppercase;\n  margin-bottom: 6px;\n}\n.sf-section--green .sf-eyebrow { color: var(--tan); }\n\n.sf-h2 {\n  font-family: var(--font-head);\n  font-size: clamp(22px, 5.5vw, 34px);\n  font-weight: 700;\n  color: var(--army-dark);\n  text-transform: uppercase;\n  line-height: 1.05;\n  margin-bottom: 6px;\n}\n.sf-section--green .sf-h2 { color: #fff; }\n\n.sf-rule {\n  width: 44px;\n  height: 3px;\n  background: var(--orange);\n  margin-bottom: 16px;\n}\n\n.sf-hero-line {\n  font-family: var(--font-head);\n  font-size: clamp(16px, 4vw, 22px);\n  font-weight: 600;\n  color: var(--army-dark);\n  margin-bottom: 14px;\n}\n\n.sf-body {\n  font-size: 15px;\n  color: var(--text-mid);\n  line-height: 1.72;\n  margin-bottom: 14px;\n}\n.sf-section--green .sf-body { color: rgba(242,234,208,0.85); }\n\n\/* ── BULLETS ── *\/\n.sf-bulls {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 20px;\n}\n.sf-bulls li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  padding: 8px 0;\n  border-bottom: 1px solid var(--rule);\n  font-size: 15px;\n  color: var(--text-dark);\n  line-height: 1.5;\n}\n.sf-section--green .sf-bulls li { color: var(--cream); border-color: rgba(255,255,255,0.12); }\n.sf-bulls li:last-child { border-bottom: none; }\n.sf-bulls li::before {\n  content: '';\n  display: block;\n  min-width: 18px;\n  height: 18px;\n  flex-shrink: 0;\n  margin-top: 2px;\n  background: #C85A00 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.sf-bulls li strong { color: var(--army-dark); }\n.sf-section--green .sf-bulls li strong { color: #fff; }\n\n\/* ── IMAGES ── *\/\n.sf-img-wrap {\n  margin: 20px 0;\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 8px 32px rgba(22,30,14,0.15);\n  line-height: 0;\n  font-size: 0;\n  background: transparent;\n}\n.sf-img-wrap img {\n  width: 100%;\n  height: auto;\n  display: block;\n  vertical-align: bottom;\n}\n\n\/* ── SPECS BOX ── *\/\n.sf-specs {\n  background: #E5D9BA !important;\n  border-left: 4px solid var(--army-green);\n  padding: 16px 20px;\n  margin: 18px 0;\n  border-radius: 0 6px 6px 0;\n}\n.sf-specs strong {\n  display: block;\n  font-family: var(--font-head);\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--army-green);\n  margin-bottom: 10px;\n}\n.sf-specs-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px 20px;\n}\n.sf-specs-items span {\n  font-size: 14px;\n  color: var(--text-mid);\n}\n\n\/* ── STEPS ── *\/\n.sf-steps { margin: 0 0 20px; }\n.sf-step {\n  display: flex;\n  gap: 14px;\n  padding: 14px 0;\n  border-bottom: 1px solid var(--rule);\n  align-items: flex-start;\n}\n.sf-step:last-child { border-bottom: none; }\n.sf-step-num {\n  width: 30px;\n  height: 30px;\n  background: var(--orange);\n  color: white;\n  font-family: var(--font-head);\n  font-weight: 700;\n  font-size: 15px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 2px;\n  border-radius: 3px;\n}\n.sf-step-text { font-size: 15px; color: var(--text-mid); line-height: 1.65; }\n.sf-step-text strong {\n  display: block;\n  color: var(--army-dark);\n  font-size: 15px;\n  margin-bottom: 4px;\n  font-family: var(--font-head);\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n\/* ── GUARANTEE ── *\/\n.sf-guarantee {\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n  background: #F2EAD0 !important;\n  border: 1px solid var(--rule);\n  border-top: 4px solid var(--orange);\n  padding: 20px 22px;\n  border-radius: 6px;\n  margin: 0;\n}\n.sf-guarantee-icon { font-size: 2rem; flex-shrink: 0; }\n.sf-guarantee strong {\n  display: block;\n  font-family: var(--font-head);\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: var(--army-dark);\n  margin-bottom: 6px;\n}\n.sf-guarantee p { margin: 0; font-size: 14px; color: var(--text-mid); line-height: 1.65; }\n\n\/* ── EBOOKS ── *\/\n.sf-ebooks {\n  background: #161E0E !important;\n  color: var(--cream);\n  padding: 24px;\n  border-radius: 8px;\n  margin: 0;\n  border-left: 4px solid var(--orange);\n}\n.sf-ebooks strong {\n  display: block;\n  font-family: var(--font-head);\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  color: var(--tan);\n  margin-bottom: 14px;\n}\n.sf-ebooks ul { list-style: none; padding: 0; margin: 0; }\n.sf-ebooks ul li {\n  padding: 8px 0 8px 20px;\n  position: relative;\n  font-size: 14px;\n  color: rgba(242,234,208,0.82);\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n  line-height: 1.6;\n}\n.sf-ebooks ul li:last-child { border-bottom: none; }\n.sf-ebooks ul li::before {\n  content: \"▸\";\n  position: absolute;\n  left: 0;\n  color: var(--orange-light);\n  top: 9px;\n}\n\n\/* ── SOCIAL PROOF ── *\/\n.sf-proof {\n  background: rgba(255,255,255,0.08) !important;\n  border-left: 4px solid var(--tan);\n  padding: 16px 20px;\n  margin: 0;\n  border-radius: 0 6px 6px 0;\n}\n.sf-proof strong {\n  display: block;\n  font-family: var(--font-head);\n  font-size: 10px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  color: var(--cream);\n  margin-bottom: 8px;\n}\n.sf-proof p {\n  margin: 0;\n  font-size: 15px;\n  color: rgba(242,234,208,0.88);\n  font-style: italic;\n  line-height: 1.7;\n}\n\n\/* ── CENTER LINE ── *\/\n.sf-center {\n  font-family: var(--font-head);\n  font-size: clamp(16px, 4vw, 22px);\n  font-weight: 700;\n  text-align: center;\n  padding: 16px 0;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin: 0;\n}\n\n\/* ── FAQ ── *\/\n.sf-faq-item { padding: 16px 0; border-bottom: 1px solid var(--rule); }\n.sf-faq-item:last-child { border-bottom: none; }\n.sf-faq-item .q {\n  font-family: var(--font-head);\n  font-weight: 600;\n  font-size: 15px;\n  color: var(--army-dark);\n  text-transform: uppercase;\n  letter-spacing: 0.3px;\n  margin-bottom: 6px;\n}\n.sf-faq-item .a { font-size: 14px; color: var(--text-mid); line-height: 1.72; }\n\n\/* ── DESKTOP ── *\/\n@media (min-width: 680px) {\n  .sf-section { padding: 48px 48px; }\n  .sf-strip   { padding: 16px 48px; }\n}\n\n\/* ── FORCE BRAND COLORS ── *\/\n.sf-wrap .sf-section         { background: #F2EAD0 !important; }\n.sf-wrap .sf-section:nth-child(even) { background: #E5D9BA !important; }\n.sf-wrap .sf-section--green  { background: #446032 !important; color: #F2EAD0 !important; }\n.sf-wrap .sf-strip           { background: #C85A00 !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sf-wrap\"\u003e\n\n\u003c!-- STRIP --\u003e\n\u003cdiv class=\"sf-strip\"\u003e\n  \u003cp\u003eNo Fuel. No Batteries. No Matches. Just The Sun.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 1: HERO --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cp class=\"sf-eyebrow\"\u003eThe Parabolic Solar Mirror\u003c\/p\u003e\n  \u003ch2 class=\"sf-h2\"\u003eStart A Fire With Nothing But Sunlight\u003c\/h2\u003e\n  \u003cdiv class=\"sf-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"sf-hero-line\"\u003ePoint it at the sun. Wait ten seconds. You have fire.\u003c\/p\u003e\n  \u003cp class=\"sf-body\"\u003ePoint the dish at the sun and focus the beam onto your tinder. In seconds you have smoke, then an ember, then fire. The Parabolic Solar Mirror uses the same principle as a magnifying glass but with a parabolic dish that concentrates sunlight into a single pinpoint of intense heat.\u003c\/p\u003e\n\n  \u003cdiv class=\"sf-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/1_Hero_1.png?v=1773707014\" alt=\"Parabolic Solar Mirror focusing sunlight onto tinder\"\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"sf-body\"\u003eWorks on any clear or partly cloudy day. No moving parts. Nothing to run out. Nothing to break. Just point, focus, and fire.\u003c\/p\u003e\n\n  \u003cul class=\"sf-bulls\"\u003e\n    \u003cli\u003eWorks with \u003cstrong\u003enothing but sunlight\u003c\/strong\u003e — zero fuel or consumables ever\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eInstant ignition\u003c\/strong\u003e on clear days — smoke in seconds\u003c\/li\u003e\n    \u003cli\u003eCompletely silent — \u003cstrong\u003eno sparks, no smell, no sound\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eThe most primitive fire method known to man\u003c\/li\u003e\n    \u003cli\u003eThe \u003cstrong\u003eperfect addition\u003c\/strong\u003e to any survival or bushcraft kit\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 2: CRAFTSMANSHIP --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cp class=\"sf-eyebrow\"\u003eBuilt To Last\u003c\/p\u003e\n  \u003ch2 class=\"sf-h2\"\u003eGuaranteed Craftsmanship\u003c\/h2\u003e\n  \u003cdiv class=\"sf-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"sf-body\"\u003eParabolic mirrored dish concentrates sunlight to a single focal point. Adjustable center rod positions your tinder at exactly the right distance for maximum heat concentration. Lightweight and compact — fits in any pack or pouch.\u003c\/p\u003e\n\n  \u003cdiv class=\"sf-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/3_Hero_2.png?v=1773707014\" alt=\"Parabolic Solar Mirror in use outdoors\"\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"sf-bulls\"\u003e\n    \u003cli\u003eParabolic dish design — \u003cstrong\u003econcentrates maximum sunlight\u003c\/strong\u003e to a single point\u003c\/li\u003e\n    \u003cli\u003eAdjustable center rod — \u003cstrong\u003epositions tinder at perfect focal distance\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eLightweight and portable — \u003cstrong\u003efits in any survival kit or pack\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"sf-specs\"\u003e\n    \u003cstrong\u003eWhat Is Included\u003c\/strong\u003e\n    \u003cdiv class=\"sf-specs-items\"\u003e\n      \u003cspan\u003e✓ Parabolic solar fire starter dish\u003c\/span\u003e\n      \u003cspan\u003e✓ Adjustable center tinder rod\u003c\/span\u003e\n      \u003cspan\u003e✓ Carrying strap\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/7_Size.png?v=1773707013\" alt=\"Solar Mirror size comparison\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-specs\"\u003e\n    \u003cstrong\u003eSpecifications\u003c\/strong\u003e\n    \u003cdiv class=\"sf-specs-items\"\u003e\n      \u003cspan\u003eDesign: Parabolic concave mirror dish\u003c\/span\u003e\n      \u003cspan\u003eFunction: Solar fire ignition\u003c\/span\u003e\n      \u003cspan\u003eFuel required: None\u003c\/span\u003e\n      \u003cspan\u003eWorks in: Direct and partial sunlight\u003c\/span\u003e\n      \u003cspan\u003eWeight: 60g\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 3: KEEP ONE --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cp class=\"sf-eyebrow\"\u003eEvery Kit. Every Pack.\u003c\/p\u003e\n  \u003ch2 class=\"sf-h2\"\u003eKeep One In Every Kit\u003c\/h2\u003e\n  \u003cdiv class=\"sf-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"sf-body\"\u003eWhen every other fire method fails — no fuel, no sparks, wet conditions cleared — as long as the sun is out you have fire. This is your silent, effortless backup that costs you nothing to use.\u003c\/p\u003e\n\n  \u003cdiv class=\"sf-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/4_Hero_3.png?v=1773707014\" alt=\"Solar Mirror lifestyle shot outdoors\"\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"sf-bulls\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eZero running costs\u003c\/strong\u003e — sunlight is always free\u003c\/li\u003e\n    \u003cli\u003eNo flammable materials — \u003cstrong\u003esafe to carry anywhere\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSilent operation — \u003cstrong\u003eno sparks or smell\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWorks as a signal mirror in an emergency\u003c\/li\u003e\n    \u003cli\u003eLightweight enough to include in \u003cstrong\u003eevery kit you own\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"sf-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/5_8d10abe7-cf19-4940-84d9-e2578ca4affa.png?v=1773707014\" alt=\"Solar Mirror detail shot\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 4: HOW TO USE --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cp class=\"sf-eyebrow\"\u003eStep By Step\u003c\/p\u003e\n  \u003ch2 class=\"sf-h2\"\u003eHow To Use It\u003c\/h2\u003e\n  \u003cdiv class=\"sf-rule\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"sf-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/2_How_to_use.png?v=1773707013\" alt=\"How to use the Solar Mirror step by step\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-steps\"\u003e\n    \u003cdiv class=\"sf-step\"\u003e\n      \u003cdiv class=\"sf-step-num\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"sf-step-text\"\u003e\n        \u003cstrong\u003ePrepare your tinder\u003c\/strong\u003e\n        Place a small piece of dry grass, tissue paper, or thin dry kindling on the center rod at the focal point of the dish.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sf-step\"\u003e\n      \u003cdiv class=\"sf-step-num\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"sf-step-text\"\u003e\n        \u003cstrong\u003eFace the dish toward the sun\u003c\/strong\u003e\n        Hold the dish face-up and angle it directly toward the sun. You will see a bright focused point of light appear on your tinder.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sf-step\"\u003e\n      \u003cdiv class=\"sf-step-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"sf-step-text\"\u003e\n        \u003cstrong\u003eHold steady and wait\u003c\/strong\u003e\n        Keep the focal point aimed at the same spot on your tinder. Within seconds you will see smoke. Hold still until the ember forms.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sf-step\"\u003e\n      \u003cdiv class=\"sf-step-num\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"sf-step-text\"\u003e\n        \u003cstrong\u003eTransfer and build your fire\u003c\/strong\u003e\n        Move the glowing ember to your tinder bundle. Blow gently at the base and add small kindling to build your flame.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/6_f810fe64-32c8-4a84-a337-c201d873622a.png?v=1773707014\" alt=\"Solar Mirror in action\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 5: GUARANTEE --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cdiv class=\"sf-guarantee\"\u003e\n    \u003cdiv class=\"sf-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eOur Guarantee Means Risk-Free\u003c\/strong\u003e\n      \u003cp\u003eMost tools sold online under-deliver. That is why we back every order with a \u003cstrong\u003e30-day money-back guarantee\u003c\/strong\u003e. Not satisfied for any reason — we will make it right. 12-hour customer service response time, always.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 6: EBOOKS --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cdiv class=\"sf-ebooks\"\u003e\n    \u003cstrong\u003e2 Free E-Books Included After Purchase\u003c\/strong\u003e\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePrimitive Fire Starting Guide\u003c\/strong\u003e — Every technique for solar starters, ferro rods, fire pistons, and more. Tinder tips and fire building from scratch. Delivered instantly by email.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSunray Survival Tips Guide\u003c\/strong\u003e — Outdoor preparedness essentials. Shelter, water, navigation, and emergency signaling. Delivered instantly with your order.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 7: SOCIAL PROOF (GREEN) --\u003e\n\u003cdiv class=\"sf-section sf-section--green\"\u003e\n  \u003cdiv class=\"sf-proof\"\u003e\n    \u003cstrong\u003eVerified Customer Review ⭐⭐⭐⭐⭐\u003c\/strong\u003e\n    \u003cp\u003e\"I had no idea something this simple could start a fire that fast. Pointed it at the sun for about 10 seconds and the tinder was smoking. My grandson was blown away watching it.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"sf-center\" style=\"color:#fff; padding-top:24px;\"\u003eA Fire Starter Everyone Should Have\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 8: FAQ --\u003e\n\u003cdiv class=\"sf-section\"\u003e\n  \u003cp class=\"sf-eyebrow\"\u003eGot Questions\u003c\/p\u003e\n  \u003ch2 class=\"sf-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"sf-rule\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"sf-faq-item\"\u003e\n    \u003cdiv class=\"q\"\u003eDoes it work on cloudy days?\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eIt works best on clear sunny days. Partial cloud cover reduces effectiveness. On overcast days it will not generate enough heat to ignite tinder. Always carry a second fire method as backup.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sf-faq-item\"\u003e\n    \u003cdiv class=\"q\"\u003eWhat tinder works best?\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eDark colored tinder absorbs heat best. Char cloth, dark dry grass, and dark paper all work well. Light colored or shiny tinder reflects the light instead of absorbing it.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sf-faq-item\"\u003e\n    \u003cdiv class=\"q\"\u003eCan it damage your eyes?\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eNever look directly into the focused beam of light. Treat it the same as looking directly at the sun. Keep the focal point aimed at your tinder at all times and away from eyes and skin.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sf-faq-item\"\u003e\n    \u003cdiv class=\"q\"\u003eIs it fragile?\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eThe dish is lightweight with a mirrored surface. Handle with care and store in a protective pouch when not in use. Avoid dropping or bending the dish.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sf-faq-item\"\u003e\n    \u003cdiv class=\"q\"\u003eDoes it work as a signal mirror?\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eYes. The mirrored surface can be used to signal rescuers by reflecting sunlight. A flash from a mirrored surface is visible for miles in clear conditions.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sf-faq-item\"\u003e\n    \u003cdiv class=\"q\"\u003eHow long does shipping take?\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eMost orders arrive within 7 to 14 business days. Tracking is sent as soon as your order ships. All support questions are answered within 12 hours.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- END PARABOLIC SOLAR MIRROR PRODUCT PAGE --\u003e","brand":"eprolo","offers":[{"title":"One","offer_id":48110110310648,"sku":"A8B57E40912F4F16AF45E03A1361B04F","price":34.76,"currency_code":"AUD","in_stock":true},{"title":"Two","offer_id":48110112997624,"sku":"v5vt54ct2t25t","price":56.5,"currency_code":"AUD","in_stock":true},{"title":"Three","offer_id":48110113030392,"sku":"c5t25ct25ytct","price":72.45,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/S5ed22ed36adb4f35bf2faadf502a74cf6.webp?v=1773707209","url":"https:\/\/sunraysurvival.com\/en-au\/products\/the-solar-fire-starter","provider":"Sunray Survival","version":"1.0","type":"link"}