{"product_id":"the-primitive-fire-starting-kit-copy","title":"The Primitive Fire Starting Kit","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Primitive Fire Starting Kit | Sunray Survival\u003c\/title\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*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\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\nhtml, body { font-size: 16px; overflow-x: hidden; max-width: 100%; }\nbody {\n  background: var(--cream);\n  color: var(--text-dark);\n  font-family: var(--font-body);\n  line-height: 1.65;\n  -webkit-font-smoothing: antialiased;\n}\nimg { display: block; width: 100%; height: auto; }\n\n\n\/* ── PUNCHY HEADLINE ── *\/\n.punch {\n  background: var(--cream);\n  border-bottom: 1px solid var(--rule);\n  padding: 12px 20px 18px;\n  \/* breakout handled by shared rule above *\/\n}\n.punch__inner {\n  max-width: 860px;\n  margin: 0 auto;\n  text-align: center;\n}\n.punch__sub {\n  font-family: var(--font-head);\n  font-size: 11px;\n  letter-spacing: 4px;\n  color: var(--orange);\n  text-transform: uppercase;\n  margin-bottom: 10px;\n}\n.punch__head {\n  font-family: var(--font-head);\n  font-size: clamp(30px, 7vw, 52px);\n  font-weight: 700;\n  color: var(--army-dark);\n  text-transform: uppercase;\n  line-height: 1.05;\n  margin-bottom: 16px;\n}\n.punch__head span { color: var(--orange); }\n.punch__body {\n  font-size: 16px;\n  color: var(--text-mid);\n  line-height: 1.7;\n  max-width: 580px;\n  margin: 0 auto 28px;\n}\n.punch__stats {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  grid-template-rows: 1fr 1fr;\n  border: 1px solid var(--rule);\n  border-radius: 8px;\n  overflow: hidden;\n}\n.punch__stat {\n  padding: 20px 12px;\n  border-right: 1px solid var(--rule);\n  border-bottom: 1px solid var(--rule);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  gap: 6px;\n  text-align: center;\n}\n.punch__stat:nth-child(even) { border-right: none; }\n.punch__stat:nth-last-child(-n+2) { border-bottom: none; }\n.punch__stat-num {\n  font-family: var(--font-head);\n  font-size: 36px;\n  font-weight: 700;\n  color: var(--orange);\n  line-height: 1;\n  display: block;\n  text-align: center;\n  width: 100%;\n}\n.punch__stat-label {\n  font-family: var(--font-head);\n  font-size: 10px;\n  letter-spacing: 1.5px;\n  color: var(--text-mid);\n  text-transform: uppercase;\n  display: block;\n  text-align: center;\n  width: 100%;\n}\n\n\/* ── HERO ── *\/\n.hero { position: relative; background: #2A2018; overflow: hidden; }\n.hero__img {\n  max-height: 580px;\n  object-fit: cover;\n  object-position: center 20%;\n  border-radius: 0;\n  display: block;\n  opacity: 0.72;\n}\n.hero__overlay {\n  position: absolute; inset: 0;\n  background:\n    linear-gradient(to bottom, rgba(10,6,2,0.60) 0%, rgba(10,6,2,0.0) 20%),\n    linear-gradient(to top, rgba(10,6,2,0.96) 0%, rgba(10,6,2,0.70) 40%, rgba(10,6,2,0.10) 100%);\n}\n.hero__content {\n  position: absolute; bottom: 0; left: 0; right: 0;\n  padding: 24px 20px 32px;\n}\n.hero__eyebrow {\n  font-family: var(--font-head);\n  font-size: 11px;\n  letter-spacing: 4px;\n  color: var(--orange-light);\n  text-transform: uppercase;\n  margin-bottom: 8px;\n  text-shadow: 0 1px 4px rgba(0,0,0,0.8);\n}\n.hero__title {\n  font-family: var(--font-head);\n  font-size: clamp(32px, 9vw, 58px);\n  font-weight: 700;\n  line-height: 1.0;\n  color: #FFFFFF !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n  text-transform: uppercase;\n  margin-bottom: 12px;\n  text-shadow:\n    0 0 20px rgba(0,0,0,1),\n    0 2px 16px rgba(0,0,0,1),\n    0 4px 24px rgba(0,0,0,0.95),\n    2px 2px 0 rgba(0,0,0,0.8);\n}\n.hero__title span {\n  color: var(--orange-light) !important;\n  -webkit-text-fill-color: var(--orange-light) !important;\n  text-shadow:\n    0 0 20px rgba(0,0,0,1),\n    0 2px 16px rgba(0,0,0,1),\n    0 4px 24px rgba(0,0,0,0.95);\n}\n.hero__desc {\n  font-size: 16px;\n  color: #F5EDD8;\n  line-height: 1.6;\n  margin-bottom: 18px;\n  max-width: 500px;\n  text-shadow: 0 1px 6px rgba(0,0,0,0.9);\n  font-weight: 400;\n}\n.badges { display: flex; flex-wrap: wrap; gap: 8px; }\n.badge {\n  background: rgba(200,90,0,0.28);\n  border: 1.5px solid rgba(232,118,42,0.7);\n  color: #F5EDD8;\n  font-family: var(--font-head);\n  font-size: 10px;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  padding: 6px 13px;\n  border-radius: 3px;\n  text-shadow: 0 1px 4px rgba(0,0,0,0.7);\n}\n\n\/* ── STRIP ── *\/\n.strip { background: var(--orange); padding: 16px 20px; text-align: center; }\n.strip p {\n  font-family: var(--font-head);\n  font-size: clamp(14px, 3.5vw, 18px);\n  font-weight: 600;\n  letter-spacing: 1px;\n  color: #fff;\n  text-transform: uppercase;\n}\n\n\/* ── KIT OVERVIEW IMAGE ── *\/\n.kit-img { background: var(--cream-dark); }\n.kit-img img { border-radius: 0; width: 100%; }\n\n\/* ── SECTION HEADER ── *\/\n.section-head {\n  background: var(--cream);\n  text-align: center;\n  padding: 44px 20px 32px;\n  border-bottom: 1px solid var(--rule);\n}\n.section-head__eye {\n  font-family: var(--font-head); font-size: 11px; letter-spacing: 4px;\n  color: var(--orange); text-transform: uppercase; margin-bottom: 8px;\n}\n.section-head__title {\n  font-family: var(--font-head); font-size: clamp(24px, 6vw, 40px);\n  font-weight: 700; color: var(--army-dark); text-transform: uppercase;\n  line-height: 1.1; margin-bottom: 12px;\n}\n.section-head__rule { width: 50px; height: 3px; background: var(--orange); margin: 0 auto 14px; }\n.section-head__sub { font-size: 15px; color: var(--text-mid); max-width: 440px; margin: 0 auto; }\n\n\/* ── ITEM CARD ── *\/\n.item { padding: 40px 20px; border-bottom: 1px solid var(--rule); }\n.item:nth-child(odd)  { background: var(--cream); }\n.item:nth-child(even) { background: var(--cream-dark); }\n\n.item__num {\n  font-family: var(--font-head); font-size: 11px; font-weight: 500;\n  letter-spacing: 3px; color: var(--orange); text-transform: uppercase; margin-bottom: 5px;\n}\n.item__name {\n  font-family: var(--font-head); font-size: clamp(22px, 6vw, 34px);\n  font-weight: 700; color: var(--army-dark); text-transform: uppercase;\n  line-height: 1.05; margin-bottom: 4px;\n}\n.item__tag {\n  font-size: 12px; font-weight: 600; color: var(--orange);\n  text-transform: uppercase; letter-spacing: 1px; margin-bottom: 12px;\n}\n.item__desc {\n  font-size: 15px; color: var(--text-mid); line-height: 1.72;\n  margin-bottom: 16px; max-width: 580px;\n}\n.item__bulls {\n  list-style: none; margin-bottom: 26px;\n  display: flex; flex-direction: column; gap: 10px;\n}\n.item__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.item__bulls li::before {\n  content: '';\n  display: block; min-width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px;\n  background:\n    var(--orange)\n    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\")\n    center\/12px no-repeat;\n  border-radius: 2px;\n}\n.item__img-wrap {\n  border-radius: 10px;\n  overflow: hidden;\n  box-shadow: 0 8px 32px rgba(22,30,14,0.18);\n  margin-top: 4px;\n  background: transparent;\n  line-height: 0;\n  font-size: 0;\n}\n.item__img-wrap img {\n  width: 100%;\n  height: auto;\n  display: block;\n  vertical-align: bottom;\n}\n\n.two-photos { display: flex; flex-direction: column; gap: 12px; margin-top: 4px; width: 100%; }\n.two-photos .item__img-wrap { width: 100%; margin-top: 0; }\n\n\/* ── GUIDES ── *\/\n.guides {\n  background: var(--cream-dark);\n  padding: 44px 20px;\n  border-bottom: 1px solid var(--rule);\n}\n.guide-cards { display: flex; flex-direction: column; gap: 14px; margin-top: 22px; }\n.guide-card {\n  background: var(--cream);\n  border: 1px solid var(--rule);\n  border-left: 4px solid var(--orange);\n  border-radius: 6px;\n  padding: 18px;\n  display: flex; align-items: flex-start; gap: 14px;\n}\n.guide-card__icon { font-size: 32px; flex-shrink: 0; }\n.guide-card__title {\n  font-family: var(--font-head); font-size: 15px; font-weight: 600;\n  color: var(--army-dark); text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 5px;\n}\n.guide-card__sub { font-size: 13px; color: var(--text-mid); line-height: 1.55; }\n\n\/* ── PROOF ── *\/\n.proof {\n  background: var(--cream); padding: 40px 20px; text-align: center;\n  border-top: 1px solid var(--rule);\n}\n.stars { font-size: 22px; color: var(--orange); margin-bottom: 12px; letter-spacing: 3px; }\n.proof__q {\n  font-size: clamp(16px, 4vw, 20px); font-style: italic;\n  color: var(--text-dark); line-height: 1.6;\n  max-width: 560px; margin: 0 auto 12px;\n}\n.proof__auth {\n  font-family: var(--font-head); font-size: 11px; letter-spacing: 2px;\n  color: var(--orange); text-transform: uppercase;\n}\n\n\/* ── GUARANTEE ── *\/\n.guarantee {\n  background: #161E0E !important;\n  padding: 40px 20px;\n  text-align: center;\n  border-top: 4px solid #C85A00;\n}\n.guarantee__icon { font-size: 44px; margin-bottom: 12px; display: block; }\n.guarantee__title {\n  font-family: 'Oswald', sans-serif !important;\n  font-size: clamp(22px, 5vw, 30px) !important;\n  font-weight: 700 !important;\n  color: #FFFFFF !important;\n  text-transform: uppercase !important;\n  margin-bottom: 12px !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n}\n.guarantee__text {\n  font-size: 16px !important;\n  color: #E8DFC0 !important;\n  -webkit-text-fill-color: #E8DFC0 !important;\n  max-width: 440px;\n  margin: 0 auto;\n  line-height: 1.72;\n  font-weight: 400;\n}\n\n\/* ── FAQ ── *\/\n.faq { background: var(--cream-dark); padding: 44px 20px; }\n.faq__title {\n  font-family: var(--font-head); font-size: clamp(20px, 5vw, 28px);\n  font-weight: 700; color: var(--army-dark); text-transform: uppercase;\n  text-align: center; margin-bottom: 26px;\n}\n.faq__item { border-top: 1px solid var(--rule); padding: 16px 0; }\n.faq__item:last-child { border-bottom: 1px solid var(--rule); }\n.faq__q {\n  font-family: var(--font-head); font-size: 15px; font-weight: 600;\n  color: var(--army-dark); text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 7px;\n}\n.faq__a { font-size: 14px; color: var(--text-mid); line-height: 1.72; }\n\n\n\n\n\/* ── DESKTOP ── *\/\n@media (min-width: 680px) {\n  .punch__stats {\n    grid-template-columns: repeat(4, 1fr);\n    grid-template-rows: 1fr;\n  }\n  .punch__stat {\n    border-bottom: none !important;\n    border-right: 1px solid var(--rule) !important;\n  }\n  .punch__stat:last-child { border-right: none !important; }\n\n  .hero__content { padding: 40px 48px 48px; }\n  .hero__img { max-height: 660px; }\n\n  .item {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 52px;\n    align-items: start;\n    padding: 60px 48px;\n  }\n\n  \/* Alternate image to left on even items *\/\n  .item:nth-child(even) .item__img-wrap,\n  .item:nth-child(even) .two-photos { order: -1; }\n\n  \/* Two photos side by side within the image grid column *\/\n  .two-photos {\n    flex-direction: row !important;\n    gap: 12px;\n    width: 100%;\n    align-items: stretch;\n  }\n  .two-photos .item__img-wrap {\n    flex: 1;\n    min-width: 0;\n  }\n  .two-photos .item__img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .section-head { padding: 56px 48px 40px; }\n  .guides       { padding: 60px 48px; }\n  .guide-cards  { flex-direction: row; }\n  .guide-card   { flex: 1; }\n  .proof        { padding: 52px 48px; }\n  .guarantee    { padding: 52px 48px; }\n  .faq          { padding: 56px 48px; }\n}\n\n\/* ── HERO TOP MASK ── *\/\n.hero__top-mask {\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 60px;\n  background: linear-gradient(to bottom, rgba(10,6,2,0.92) 0%, rgba(10,6,2,0.0) 100%);\n  z-index: 2;\n  pointer-events: none;\n}\n\n\/* ── KIT LIFESTYLE ── *\/\n.kit-lifestyle { background: var(--army-dark); line-height: 0; }\n.kit-lifestyle img { width: 100%; height: auto; display: block; max-height: 500px; object-fit: cover; object-position: center; }\n\n\/* ── FULL WIDTH SECTIONS ── *\/\n.punch, .hero, .strip, .section-head,\n.item, .guides, .proof, .guarantee, .faq {\n  width: 100%;\n  display: block;\n}\n\n\u003c\/style\u003e\n\n\n\n\n\u003c!-- PUNCHY HEADLINE --\u003e\n\u003cdiv class=\"punch\"\u003e\n  \u003cdiv class=\"punch__inner\"\u003e\n    \u003cp class=\"punch__sub\"\u003e3 Ancient Methods. 1 Tactical Kit.\u003c\/p\u003e\n    \u003ch2 class=\"punch__head\"\u003eStart Fire Without\u003cbr\u003ea Lighter. \u003cspan\u003eEver.\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"punch__body\"\u003eThe Primitive Fire Kit gives you three completely independent ways to make fire -- in rain, freezing cold, or when your lighter runs dry on day three of a trip. No fuel. No batteries. No excuses.\u003c\/p\u003e\n    \u003cdiv class=\"punch__stats\"\u003e\n      \u003cdiv class=\"punch__stat\"\u003e\n        \u003cspan class=\"punch__stat-num\"\u003e3\u003c\/span\u003e\n        \u003cspan class=\"punch__stat-label\"\u003eFire Methods\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"punch__stat\"\u003e\n        \u003cspan class=\"punch__stat-num\"\u003e5\u003c\/span\u003e\n        \u003cspan class=\"punch__stat-label\"\u003eItems Included\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"punch__stat\"\u003e\n        \u003cspan class=\"punch__stat-num\"\u003e2\u003c\/span\u003e\n        \u003cspan class=\"punch__stat-label\"\u003eFree Guides\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"punch__stat\"\u003e\n        \u003cspan class=\"punch__stat-num\"\u003e0\u003c\/span\u003e\n        \u003cspan class=\"punch__stat-label\"\u003eBatteries Needed\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero__top-mask\"\u003e\u003c\/div\u003e\n  \u003cimg class=\"hero__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Hero_New.jpg?v=1778269009\" alt=\"The Primitive Fire Starting Kit\"\u003e\n  \u003cdiv class=\"hero__overlay\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hero__content\"\u003e\n    \u003cp class=\"hero__eyebrow\"\u003eSunray Survival\u003c\/p\u003e\n    \u003ch1 class=\"hero__title\"\u003eThe Primitive\u003cbr\u003e\u003cspan\u003eFire Starting Kit\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"hero__desc\"\u003eThree ancient fire methods. One tactical kit. Start fire without a lighter in any weather, anywhere.\u003c\/p\u003e\n    \u003cdiv class=\"badges\"\u003e\n      \u003cspan class=\"badge\"\u003e3 Fire Methods\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003eWorks in Rain\u003c\/span\u003e\n      \u003cspan class=\"badge\"\u003e2 Free Guides\u003c\/span\u003e\n      \u003cspan class=\"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=\"strip\"\u003e\n  \u003cp\u003eMatches fail. Lighters run out. This kit never does.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- SECTION HEADER --\u003e\n\u003cdiv class=\"section-head\"\u003e\n  \u003cp class=\"section-head__eye\"\u003eEverything in the box\u003c\/p\u003e\n  \u003ch2 class=\"section-head__title\"\u003e5 Items. 3 Ways to Make Fire.\u003c\/h2\u003e\n  \u003cdiv class=\"section-head__rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"section-head__sub\"\u003eEvery tool is a completely independent fire method. If one fails, you have two backups.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ITEM 1: FIRE PISTON --\u003e\n\u003cdiv class=\"item\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"item__num\"\u003eItem 01\u003c\/p\u003e\n    \u003ch2 class=\"item__name\"\u003eThe Ancestral Fire Piston\u003c\/h2\u003e\n    \u003cp class=\"item__tag\"\u003eThe one that stops everyone in their tracks\u003c\/p\u003e\n    \u003cp class=\"item__desc\"\u003eOne sharp strike compresses air to 800 degrees Fahrenheit in milliseconds and ignites tinder. No fuel. No fluid. No battery. Just physics. Most people have never seen anything like it.\u003c\/p\u003e\n    \u003cul class=\"item__bulls\"\u003e\n      \u003cli\u003eCreates a fire-starting ember in a single strike with zero consumables ever\u003c\/li\u003e\n      \u003cli\u003eMachined brass and chrome body with knurled grip built to last decades of field use\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"item__img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Fire_Piston_Lifestyle.png?v=1774043729\" alt=\"Fire piston in use outdoors\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ITEM 2: FERRO ROD --\u003e\n\u003cdiv class=\"item\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"item__num\"\u003eItem 02\u003c\/p\u003e\n    \u003ch2 class=\"item__name\"\u003eThe Woodsman Ferro Rod\u003c\/h2\u003e\n    \u003cp class=\"item__tag\"\u003e3,000 degree sparks in any weather\u003c\/p\u003e\n    \u003cp class=\"item__desc\"\u003eWorks soaking wet, below freezing, and at altitude. One firm scrape sends a shower of 3,000 degree Fahrenheit sparks directly onto your tinder. Thousands of strikes remaining. Never runs out.\u003c\/p\u003e\n    \u003cul class=\"item__bulls\"\u003e\n      \u003cli\u003eFerrocerium rod with hardwood handle and multi-tool striker ready out of the box\u003c\/li\u003e\n      \u003cli\u003ePerforms in rain, snow, and cold where matches and lighters quit completely\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"two-photos\"\u003e\n    \u003cdiv class=\"item__img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Woodsman_ferro_main.png?v=1774043764\" alt=\"Woodsman ferro rod\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"item__img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Ferro_rod_spark_photo_6b58d143-3e67-44f4-ba31-019cd6af56aa.png?v=1775444698\" alt=\"Ferro rod throwing sparks\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ITEM 3: SOLAR MIRROR --\u003e\n\u003cdiv class=\"item\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"item__num\"\u003eItem 03\u003c\/p\u003e\n    \u003ch2 class=\"item__name\"\u003eThe Parabolic Solar Mirror\u003c\/h2\u003e\n    \u003cp class=\"item__tag\"\u003eFire from sunlight alone. No fuel. No sparks.\u003c\/p\u003e\n    \u003cp class=\"item__desc\"\u003ePoint it at the sun and it focuses every ray to a single point that hits 900 to 1,200 degrees Fahrenheit. Silent. Effortless. In 10 to 60 seconds your tinder is smoking. People genuinely cannot believe it works.\u003c\/p\u003e\n    \u003cul class=\"item__bulls\"\u003e\n      \u003cli\u003eReflective parabolic dish with center rod and tinder holder -- zero consumables ever\u003c\/li\u003e\n      \u003cli\u003eThe most conversation-stopping fire method in the kit. Guests will not believe their eyes.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"item__img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Parabolic_solar_main.png?v=1774043821\" alt=\"Parabolic solar mirror in use outdoors\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ITEM 4: BELLOWS --\u003e\n\u003cdiv class=\"item\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"item__num\"\u003eItem 04\u003c\/p\u003e\n    \u003ch2 class=\"item__name\"\u003eThe Ember Bellows\u003c\/h2\u003e\n    \u003cp class=\"item__tag\"\u003eTurns a dying spark into a full flame\u003c\/p\u003e\n    \u003cp class=\"item__desc\"\u003eA telescoping stainless steel tube that sends dry, focused air exactly where a fragile ember needs it. Your breath is humid and diffuse. This puts precision airflow in the right spot every time.\u003c\/p\u003e\n    \u003cul class=\"item__bulls\"\u003e\n      \u003cli\u003eCollapses compact and extends to reach deep into any fire lay without disturbing it\u003c\/li\u003e\n      \u003cli\u003eRevives struggling embers and builds young fires without scattering sparks\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"two-photos\"\u003e\n    \u003cdiv class=\"item__img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Ember_Bellow_Main.png?v=1774043944\" alt=\"Ember bellows extended\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"item__img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Ember_Bellow_2.png?v=1774043945\" alt=\"Ember bellows in use on fire\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ITEM 5: MOLLE POUCH --\u003e\n\u003cdiv class=\"item\"\u003e\n  \u003cdiv\u003e\n    \u003cp class=\"item__num\"\u003eItem 05\u003c\/p\u003e\n    \u003ch2 class=\"item__name\"\u003eTactical MOLLE Pouch\u003c\/h2\u003e\n    \u003cp class=\"item__tag\"\u003eEvery tool organized. Always ready.\u003c\/p\u003e\n    \u003cp class=\"item__desc\"\u003eA rugged MOLLE-compatible pouch that holds every tool in the kit with room to spare. Clips to any pack, belt, or vest. Everything accessible in seconds, even in the dark.\u003c\/p\u003e\n    \u003cul class=\"item__bulls\"\u003e\n      \u003cli\u003eMOLLE webbing attaches to any pack, chest rig, or belt and stays put under pressure\u003c\/li\u003e\n      \u003cli\u003eInternal layout keeps every tool separated so nothing rattles, shifts, or gets lost\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"item__img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Updated_Molle_Pouch.jpg?v=1775436282\" alt=\"Tactical MOLLE pouch\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ITEMS 6 + 7: DIGITAL GUIDES --\u003e\n\u003cdiv class=\"guides\"\u003e\n  \u003cp class=\"item__num\"\u003eItems 06 and 07\u003c\/p\u003e\n  \u003ch2 class=\"item__name\"\u003e2 Free Digital Survival Guides\u003c\/h2\u003e\n  \u003cp class=\"item__tag\"\u003eInstant download. Yours to keep forever.\u003c\/p\u003e\n  \u003cp class=\"item__desc\"\u003eNo tinder is included in the kit. On purpose. The guides teach you how to find it anywhere, at home or outdoors, so you never have to buy anything extra. Every technique for every tool, step by step.\u003c\/p\u003e\n  \u003cul class=\"item__bulls\"\u003e\n    \u003cli\u003eKnow how to use every tool confidently before you ever strike your first spark\u003c\/li\u003e\n    \u003cli\u003eMost people read both guides in under 30 minutes and feel immediately prepared\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cdiv class=\"guide-cards\"\u003e\n    \u003cdiv class=\"guide-card\"\u003e\n      \u003cdiv class=\"guide-card__icon\"\u003e🔥\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"guide-card__title\"\u003ePrimitive Fire Kit Field Guide\u003c\/p\u003e\n        \u003cp class=\"guide-card__sub\"\u003eStep-by-step technique for every tool. Tinder foraging from home and outdoors. Fire building from first spark to full flame. Safety, survival use cases, and pro tips.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"guide-card\"\u003e\n      \u003cdiv class=\"guide-card__icon\"\u003e🧭\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"guide-card__title\"\u003eSunray Survival Tips V1\u003c\/p\u003e\n        \u003cp class=\"guide-card__sub\"\u003eEssential outdoor preparedness covering fire, shelter, water purification, and signaling for rescue. The knowledge that makes this kit worth 10x what you paid.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- KIT LIFESTYLE PHOTO --\u003e\n\u003cdiv class=\"kit-lifestyle\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Hero_New_2.jpg?v=1778271241\" alt=\"Primitive Fire Kit packed and ready\"\u003e\n\u003c\/div\u003e\n\n\u003c!-- SOCIAL PROOF --\u003e\n\u003cdiv class=\"proof\"\u003e\n  \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n  \u003cp class=\"proof__q\"\u003e\"I've been into bushcraft for 20 years. The fire piston alone is worth every penny. My buddies had never seen anything like it. Ordered two more as Christmas gifts.\"\u003c\/p\u003e\n  \u003cp class=\"proof__auth\"\u003eVerified Customer\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- GUARANTEE --\u003e\n\u003cdiv class=\"guarantee\"\u003e\n  \u003cdiv class=\"guarantee__icon\"\u003e🛡️\u003c\/div\u003e\n  \u003cp class=\"guarantee__title\"\u003e30-Day Money Back Guarantee\u003c\/p\u003e\n  \u003cp class=\"guarantee__text\"\u003eNot completely satisfied? Contact us within 30 days and we will make it right. No hoops. No questions asked.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"faq\"\u003e\n  \u003cp class=\"faq__title\"\u003eCommon Questions\u003c\/p\u003e\n  \u003cdiv class=\"faq__item\"\u003e\n    \u003cp class=\"faq__q\"\u003eWhy not just use matches or a lighter?\u003c\/p\u003e\n    \u003cp class=\"faq__a\"\u003eMatches get wet and stay wet. Lighters fail in cold and run out of fuel. This kit never runs out. The ferro rod has thousands of strikes. The fire piston works as long as the O-ring holds. The solar mirror works as long as the sun shines. This is your plan B, C, and D for when plan A fails at the worst possible moment.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"faq__item\"\u003e\n    \u003cp class=\"faq__q\"\u003eDoes tinder come with the kit?\u003c\/p\u003e\n    \u003cp class=\"faq__a\"\u003eNo tinder is included, but you do not need to buy any. The Field Guide covers exactly what to use from home (cotton balls, dryer lint, petroleum jelly) and how to forage outdoors (dry grass, birch bark, cattail fluff). Everything you need is already around you.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"faq__item\"\u003e\n    \u003cp class=\"faq__q\"\u003eIs the fire piston hard to use?\u003c\/p\u003e\n    \u003cp class=\"faq__a\"\u003eThere is a small learning curve. The Field Guide walks through every step including troubleshooting. Most people get their first ember within a few tries. Once it clicks it is one of the most satisfying things you can do outdoors.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"faq__item\"\u003e\n    \u003cp class=\"faq__q\"\u003eDoes the solar mirror work on cloudy days?\u003c\/p\u003e\n    \u003cp class=\"faq__a\"\u003eIt requires direct sunlight. Overcast will not work. That is exactly why the kit includes two additional independent fire methods so you always have options regardless of weather.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"faq__item\"\u003e\n    \u003cp class=\"faq__q\"\u003eHow long does shipping take?\u003c\/p\u003e\n    \u003cp class=\"faq__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\n\n\n\u003c\/body\u003e","brand":"Sunray Survival","offers":[{"title":"One Kit","offer_id":48123435221240,"sku":"9D1A4BA007A9D4B995C65B9C2EF83194","price":93.4,"currency_code":"AUD","in_stock":true},{"title":"Two Kits","offer_id":48123435254008,"sku":"913326D0BE6BF020BD8D14FE86A4ED78","price":140.83,"currency_code":"AUD","in_stock":true},{"title":"Three Kits [Save]","offer_id":48123435286776,"sku":"132E701905764FBFE261E3947D528EF3","price":185.38,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/Hero_New.jpg?v=1778269009","url":"https:\/\/sunraysurvival.com\/en-au\/products\/the-primitive-fire-starting-kit-copy","provider":"Sunray Survival","version":"1.0","type":"link"}