{"product_id":"woodsman-fire-steel-ferro-rod","title":"Woodsman Fire Ferro Rod","description":"\u003c!-- =====================================================\n     THE WOODSMAN FERRO ROD - 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.ws-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.ws-strip {\n  background: #C85A00 !important;\n  padding: 14px 20px;\n  text-align: center;\n}\n.ws-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.ws-section {\n  padding: 36px 24px;\n  border-bottom: 1px solid var(--rule);\n}\n.ws-section:nth-child(odd)  { background: #F2EAD0 !important; }\n.ws-section:nth-child(even) { background: #E5D9BA !important; }\n.ws-section--green {\n  background: #446032 !important;\n  color: #F2EAD0;\n}\n\n\/* ── HEADINGS ── *\/\n.ws-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.ws-section--green .ws-eyebrow { color: var(--tan); }\n\n.ws-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.ws-section--green .ws-h2 { color: #fff; }\n\n.ws-rule {\n  width: 44px;\n  height: 3px;\n  background: var(--orange);\n  margin-bottom: 16px;\n}\n\n.ws-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.ws-body {\n  font-size: 15px;\n  color: var(--text-mid);\n  line-height: 1.72;\n  margin-bottom: 14px;\n}\n.ws-section--green .ws-body { color: rgba(242,234,208,0.85); }\n\n\/* ── BULLETS ── *\/\n.ws-bulls {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 20px;\n}\n.ws-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.ws-section--green .ws-bulls li { color: var(--cream); border-color: rgba(255,255,255,0.12); }\n.ws-bulls li:last-child { border-bottom: none; }\n.ws-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.ws-bulls li strong { color: var(--army-dark); }\n.ws-section--green .ws-bulls li strong { color: #fff; }\n\n\/* ── IMAGES ── *\/\n.ws-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.ws-img-wrap img {\n  width: 100%;\n  height: auto;\n  display: block;\n  vertical-align: bottom;\n}\n\n\/* ── SPECS \/ INFO BOX ── *\/\n.ws-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.ws-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.ws-specs-items {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px 20px;\n}\n.ws-specs-items span {\n  font-size: 14px;\n  color: var(--text-mid);\n}\n\n\/* ── STEPS ── *\/\n.ws-steps { margin: 0 0 20px; }\n.ws-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.ws-step:last-child { border-bottom: none; }\n.ws-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.ws-step-text { font-size: 15px; color: var(--text-mid); line-height: 1.65; }\n.ws-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.ws-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.ws-guarantee-icon { font-size: 2rem; flex-shrink: 0; }\n.ws-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.ws-guarantee p { margin: 0; font-size: 14px; color: var(--text-mid); line-height: 1.65; }\n\n\/* ── EBOOKS ── *\/\n.ws-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.ws-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.ws-ebooks ul { list-style: none; padding: 0; margin: 0; }\n.ws-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.ws-ebooks ul li:last-child { border-bottom: none; }\n.ws-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.ws-proof {\n  background: #E5D9BA !important;\n  border-left: 4px solid var(--orange);\n  padding: 16px 20px;\n  margin: 0;\n  border-radius: 0 6px 6px 0;\n}\n.ws-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(--orange);\n  margin-bottom: 8px;\n}\n.ws-proof p { margin: 0; font-size: 15px; color: var(--text-mid); font-style: italic; line-height: 1.7; }\n\n\/* ── CENTER LINE ── *\/\n.ws-center {\n  font-family: var(--font-head);\n  font-size: clamp(16px, 4vw, 22px);\n  font-weight: 700;\n  text-align: center;\n  color: var(--army-dark);\n  padding: 16px 0;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  margin: 0;\n}\n\n\/* ── FAQ ── *\/\n.ws-faq { margin: 0; }\n.ws-faq-item { padding: 16px 0; border-bottom: 1px solid var(--rule); }\n.ws-faq-item:last-child { border-bottom: none; }\n.ws-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.ws-faq-item .a { font-size: 14px; color: var(--text-mid); line-height: 1.72; }\n\n\/* ── DESKTOP ── *\/\n@media (min-width: 680px) {\n  .ws-section { padding: 48px 48px; }\n  .ws-strip   { padding: 16px 48px; }\n}\n\n\/* ── FORCE BRAND COLORS ── *\/\n.ws-wrap .ws-section         { background: #F2EAD0 !important; }\n.ws-wrap .ws-section:nth-child(even) { background: #E5D9BA !important; }\n.ws-wrap .ws-section--green  { background: #446032 !important; color: #F2EAD0 !important; }\n.ws-wrap .ws-strip           { background: #C85A00 !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ws-wrap\"\u003e\n\n\u003c!-- STRIP --\u003e\n\u003cdiv class=\"ws-strip\"\u003e\n  \u003cp\u003eMatches Run Out. Lighters Leak. This Lasts 15,000 Strikes.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 1: HERO --\u003e\n\u003cdiv class=\"ws-section\"\u003e\n  \u003cp class=\"ws-eyebrow\"\u003eThe Woodsman Ferro Rod\u003c\/p\u003e\n  \u003ch2 class=\"ws-h2\"\u003eThrow 3,000 Degree Sparks In Any Condition\u003c\/h2\u003e\n  \u003cdiv class=\"ws-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"ws-hero-line\"\u003eOne stroke. A shower of sparks. Every single time.\u003c\/p\u003e\n  \u003cp class=\"ws-body\"\u003eOne firm stroke down the rod and a shower of sparks hits your tinder. It works soaking wet. It works in wind. It works in freezing cold. The Woodsman Ferro Rod does not care about the weather.\u003c\/p\u003e\n\n  \u003cdiv class=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/2_Hero.png?v=1773686217\" alt=\"Woodsman Ferro Rod held in dirty hand in forest\"\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"ws-body\"\u003eNatural hardwood handle for a confident grip. Magnesium core rod that burns hotter than a regular ferro rod. Multi-tool striker with ruler and bottle opener built in. Carrying strap to keep it clipped and ready when you need it.\u003c\/p\u003e\n\n  \u003cul class=\"ws-bulls\"\u003e\n    \u003cli\u003eWorks \u003cstrong\u003ecompletely wet\u003c\/strong\u003e — shake it off and strike\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e15,000 strikes\u003c\/strong\u003e — built for a lifetime of use\u003c\/li\u003e\n    \u003cli\u003eNatural hardwood handle — \u003cstrong\u003econfident grip in any weather\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMagnesium core burns \u003cstrong\u003ehotter than a standard ferro rod\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMulti-tool striker — ruler, bottle opener, and scraper in one piece\u003c\/li\u003e\n    \u003cli\u003eThe \u003cstrong\u003ebest gift for any outdoorsman\u003c\/strong\u003e — they will use this forever\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 2: CRAFTSMANSHIP --\u003e\n\u003cdiv class=\"ws-section\"\u003e\n  \u003cp class=\"ws-eyebrow\"\u003eBuilt To Last\u003c\/p\u003e\n  \u003ch2 class=\"ws-h2\"\u003eGuaranteed Craftsmanship\u003c\/h2\u003e\n  \u003cdiv class=\"ws-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"ws-body\"\u003eThick magnesium core rod seated in a natural hardwood handle. Precision-stamped stainless steel multi-tool striker. No plastic. No cheap materials. Built for the field.\u003c\/p\u003e\n\n  \u003cdiv class=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/1_Hero_2nd.png?v=1773686217\" alt=\"Woodsman Ferro Rod resting on rock in outdoor setting\"\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"ws-bulls\"\u003e\n    \u003cli\u003eThrows \u003cstrong\u003econsistent 3,000 degree sparks\u003c\/strong\u003e on every strike\u003c\/li\u003e\n    \u003cli\u003eBuilt with \u003cstrong\u003emagnesium core rod and natural hardwood handle\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"ws-specs\"\u003e\n    \u003cstrong\u003eWhat Is Included\u003c\/strong\u003e\n    \u003cdiv class=\"ws-specs-items\"\u003e\n      \u003cspan\u003e✓ Magnesium fire rod with hardwood handle\u003c\/span\u003e\n      \u003cspan\u003e✓ Multi-tool striker — ruler + bottle opener + scraper\u003c\/span\u003e\n      \u003cspan\u003e✓ Carrying strap\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ws-specs\"\u003e\n    \u003cstrong\u003eSpecifications\u003c\/strong\u003e\n    \u003cdiv class=\"ws-specs-items\"\u003e\n      \u003cspan\u003eRod: Magnesium alloy\u003c\/span\u003e\n      \u003cspan\u003eHandle: Natural hardwood\u003c\/span\u003e\n      \u003cspan\u003eStriker: Stainless steel multi-tool\u003c\/span\u003e\n      \u003cspan\u003eStrike rating: 15,000+ strikes\u003c\/span\u003e\n      \u003cspan\u003eSpark temp: 3,000°F\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/5_lifestyle.png?v=1773686216\" alt=\"Hand holding the Woodsman Ferro Rod\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 3: KEEP ONE --\u003e\n\u003cdiv class=\"ws-section\"\u003e\n  \u003cp class=\"ws-eyebrow\"\u003eEvery Kit. Every Pack.\u003c\/p\u003e\n  \u003ch2 class=\"ws-h2\"\u003eKeep One In Every Kit\u003c\/h2\u003e\n  \u003cdiv class=\"ws-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"ws-body\"\u003eLight enough to carry everywhere. Reliable enough to be your go-to fire starter when it matters most.\u003c\/p\u003e\n\n  \u003cul class=\"ws-bulls\"\u003e\n    \u003cli\u003eWorks \u003cstrong\u003ecompletely wet\u003c\/strong\u003e — shake off the water and strike\u003c\/li\u003e\n    \u003cli\u003eStriker doubles as ruler and bottle opener — \u003cstrong\u003eone less thing to carry\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eCarrying strap — \u003cstrong\u003eclip to belt, pack, or bag\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003e15,000+ strikes means \u003cstrong\u003eyears of reliable use\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eCompact enough for your go-bag, truck kit, or jacket pocket\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/8_lifestyle.png?v=1773686216\" alt=\"Woodsman Ferro Rod lifestyle shot outdoors\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/4_rod_only.png?v=1773686217\" alt=\"Close up of magnesium rod detail on wood surface\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 4: HOW TO USE --\u003e\n\u003cdiv class=\"ws-section\"\u003e\n  \u003cp class=\"ws-eyebrow\"\u003eStep By Step\u003c\/p\u003e\n  \u003ch2 class=\"ws-h2\"\u003eHow To Use It\u003c\/h2\u003e\n  \u003cdiv class=\"ws-rule\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/9_how_to.png?v=1773686217\" alt=\"4 step guide to using the Woodsman Ferro Rod\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ws-steps\"\u003e\n    \u003cdiv class=\"ws-step\"\u003e\n      \u003cdiv class=\"ws-step-num\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"ws-step-text\"\u003e\n        \u003cstrong\u003ePrepare your tinder\u003c\/strong\u003e\n        Crumple tissue paper, dry grass, or thin kindling into a loose ball. Have it ready before you strike.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-step\"\u003e\n      \u003cdiv class=\"ws-step-num\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"ws-step-text\"\u003e\n        \u003cstrong\u003eScrape the rod first\u003c\/strong\u003e\n        Scrape the black coating off with the striker to expose the magnesium underneath. Skipping this reduces spark performance.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-step\"\u003e\n      \u003cdiv class=\"ws-step-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"ws-step-text\"\u003e\n        \u003cstrong\u003eStrike at 45 degrees\u003c\/strong\u003e\n        Hold the rod at 45 degrees close to your tinder. Scrape the striker firmly and quickly down the rod several times until sparks fly onto your tinder.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-step\"\u003e\n      \u003cdiv class=\"ws-step-num\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"ws-step-text\"\u003e\n        \u003cstrong\u003eBuild your fire\u003c\/strong\u003e\n        Sparks ignite the tinder. 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=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/3_scrapping.png?v=1773686218\" alt=\"Hands scraping the fire steel striker to create sparks\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/6_fire_photo.png?v=1773686218\" alt=\"Tinder ignited with a strong flame using the fire steel\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 5: MORE THAN A FIRE STARTER --\u003e\n\u003cdiv class=\"ws-section\"\u003e\n  \u003cp class=\"ws-eyebrow\"\u003eMulti-Tool Striker\u003c\/p\u003e\n  \u003ch2 class=\"ws-h2\"\u003eMore Than A Fire Starter\u003c\/h2\u003e\n  \u003cdiv class=\"ws-rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"ws-body\"\u003eThe striker is a fully functional multi-tool. Use the serrated edge to scrape the rod, the ruler for measuring, and the bottle opener at camp. One piece of steel that does three jobs.\u003c\/p\u003e\n\n  \u003cdiv class=\"ws-img-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/7_extra_bottle_open.png?v=1773686216\" alt=\"Striker being used as a bottle opener\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 6: GUARANTEE --\u003e\n\u003cdiv class=\"ws-section\"\u003e\n  \u003cdiv class=\"ws-guarantee\"\u003e\n    \u003cdiv class=\"ws-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 7: EBOOKS --\u003e\n\u003cdiv class=\"ws-section\"\u003e\n  \u003cdiv class=\"ws-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 ferro rods, fire pistons, solar starters, and bellows. 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 8: SOCIAL PROOF (GREEN) --\u003e\n\u003cdiv class=\"ws-section ws-section--green\"\u003e\n  \u003cdiv class=\"ws-proof\" style=\"background:rgba(255,255,255,0.08) !important; border-left-color:var(--tan);\"\u003e\n    \u003cstrong style=\"color:var(--cream);\"\u003eVerified Customer Review ⭐⭐⭐⭐⭐\u003c\/strong\u003e\n    \u003cp style=\"color:rgba(242,234,208,0.88);\"\u003e\"Got this for my dad and he said it is the best fire starter he has ever owned. The wood handle looks and feels like quality. He has been camping for 30 years and had not seen one built like this.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"ws-center\" style=\"color:#fff; padding-top:24px;\"\u003eA Fire Steel Everyone Should Have\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- SECTION 9: FAQ --\u003e\n\u003cdiv class=\"ws-section\"\u003e\n  \u003cp class=\"ws-eyebrow\"\u003eGot Questions\u003c\/p\u003e\n  \u003ch2 class=\"ws-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"ws-rule\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"ws-faq\"\u003e\n    \u003cdiv class=\"ws-faq-item\"\u003e\n      \u003cdiv class=\"q\"\u003eHow is this different from a cheap ferro rod?\u003c\/div\u003e\n      \u003cdiv class=\"a\"\u003eThe magnesium core burns hotter than a standard ferrocerium rod — sparks are bigger and catch tinder faster. The hardwood handle gives real grip in wet or cold hands. Cheap rods use thin plastic handles that crack and slip. This one does not.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-faq-item\"\u003e\n      \u003cdiv class=\"q\"\u003eWhy do I need to scrape the black coating off first?\u003c\/div\u003e\n      \u003cdiv class=\"a\"\u003eThe black outer layer is oxidized magnesium. It does not spark well until removed. Scrape it off once with the striker before your first use and every strike after that will throw a full shower of hot sparks.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-faq-item\"\u003e\n      \u003cdiv class=\"q\"\u003eWhat tinder works best?\u003c\/div\u003e\n      \u003cdiv class=\"a\"\u003eTissue paper, dry grass, cattail fluff, and birch bark shavings all catch easily. Your free Fire Starting Guide covers a full tinder guide with field tips.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-faq-item\"\u003e\n      \u003cdiv class=\"q\"\u003eDoes it work in wet conditions?\u003c\/div\u003e\n      \u003cdiv class=\"a\"\u003eYes. The magnesium rod is unaffected by moisture. Shake off the water and strike. As long as your tinder is dry you will have sparks every time.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-faq-item\"\u003e\n      \u003cdiv class=\"q\"\u003eCan I take it on a plane?\u003c\/div\u003e\n      \u003cdiv class=\"a\"\u003eTSA classifies ferro rods as tools. Most travelers pack them in checked baggage. Always check current TSA guidelines before flying.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ws-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\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- END WOODSMAN FERRO ROD PRODUCT PAGE --\u003e","brand":"eprolo","offers":[{"title":"One","offer_id":48109246316792,"sku":"99156B5BEB434430B682B9755C221DAF","price":29.98,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":48109246349560,"sku":"AFA7288A78AB41B0B2FF0B9EE2A397FE","price":48.98,"currency_code":"USD","in_stock":true},{"title":"Three","offer_id":48109246382328,"sku":"CFB94DD5B261489AA34353061C007D79","price":59.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0549\/1821\/7976\/files\/1_Hero_2nd.png?v=1775433958","url":"https:\/\/sunraysurvival.com\/products\/woodsman-fire-steel-ferro-rod","provider":"Sunray Survival","version":"1.0","type":"link"}