{"product_id":"firestarter-resin-soaked-bushcraft-igniters-100g","title":"Resin-Soaked Bushcraft Igniters | 100g Bag","description":"\u003cstyle\u003e\n.aw-bushcraft-product {\n  --bone:#F5F2EC;\n  --charcoal:#252525;\n  --deep:#1C1D1B;\n  --copper:#B85F32;\n  --earth:#675247;\n  --stone:#D8D1C7;\n  --white:#FFFFFF;\n  --border:rgba(37,37,37,.13);\n\n  max-width:980px;\n  margin:0 auto;\n  color:var(--charcoal);\n  font-family:inherit;\n  line-height:1.58;\n}\n\n.aw-bushcraft-product * {\n  box-sizing:border-box;\n}\n\n.aw-bushcraft-product h2,\n.aw-bushcraft-product h3,\n.aw-bushcraft-product p {\n  margin-top:0;\n}\n\n.aw-eyebrow {\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--copper);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\/* QUICK INTRO *\/\n\n.aw-product-intro {\n  padding:28px 26px;\n  margin-bottom:14px;\n  border-radius:16px;\n  background:var(--bone);\n}\n\n.aw-product-intro h2 {\n  margin-bottom:10px;\n  color:var(--charcoal);\n  font-size:clamp(25px,3.5vw,36px);\n  line-height:1.12;\n}\n\n.aw-product-intro p {\n  max-width:760px;\n  margin-bottom:0;\n  color:#57544f;\n  font-size:15px;\n}\n\n\/* PROOF STRIP *\/\n\n.aw-proof-grid {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin:14px 0;\n}\n\n.aw-proof {\n  padding:15px 12px;\n  border:1px solid var(--border);\n  border-radius:12px;\n  background:var(--white);\n  text-align:center;\n  font-size:12px;\n  font-weight:800;\n}\n\n.aw-proof span {\n  display:block;\n  margin-bottom:4px;\n  color:var(--copper);\n  font-size:15px;\n}\n\n\/* SECTIONS *\/\n\n.aw-section {\n  padding:30px 26px;\n  margin:14px 0;\n  border-radius:16px;\n}\n\n.aw-light {\n  background:var(--bone);\n}\n\n.aw-white {\n  background:var(--white);\n  border:1px solid var(--border);\n}\n\n.aw-dark {\n  background:var(--deep);\n  color:var(--bone);\n}\n\n.aw-stone {\n  background:var(--stone);\n}\n\n.aw-section h2 {\n  margin-bottom:12px;\n  font-size:clamp(24px,3.2vw,34px);\n}\n\n.aw-dark h2 {\n  color:var(--bone);\n}\n\n.aw-section p {\n  margin-bottom:11px;\n  font-size:15px;\n  color:#57544f;\n}\n\n.aw-dark p {\n  color:rgba(245,242,236,.78);\n}\n\n\/* LISTS *\/\n\n.aw-use-grid {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:16px;\n}\n\n.aw-use {\n  padding:12px 14px;\n  border-radius:10px;\n  background:var(--white);\n  border:1px solid var(--border);\n  font-size:13px;\n  font-weight:700;\n}\n\n.aw-dark .aw-use {\n  background:rgba(245,242,236,.05);\n  border-color:rgba(245,242,236,.12);\n  color:var(--bone);\n}\n\n\/* WHAT YOU GET *\/\n\n.aw-get-card {\n  padding:20px;\n  border-left:4px solid var(--copper);\n  border-radius:12px;\n  background:var(--white);\n}\n\n.aw-get-card strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--charcoal);\n  font-size:18px;\n}\n\n\/* STORY *\/\n\n.aw-story {\n  max-width:820px;\n}\n\n.aw-story p:last-child {\n  margin-bottom:0;\n}\n\n\/* FAQ *\/\n\n.aw-faq {\n  display:grid;\n  gap:10px;\n}\n\n.aw-bushcraft-product details {\n  overflow:hidden;\n  border:1px solid var(--border);\n  border-radius:12px;\n  background:var(--white);\n}\n\n.aw-bushcraft-product summary {\n  list-style:none;\n  position:relative;\n  padding:17px 46px 17px 18px;\n  cursor:pointer;\n  color:var(--charcoal);\n  font-size:15px;\n  font-weight:800;\n}\n\n.aw-bushcraft-product summary::-webkit-details-marker {\n  display:none;\n}\n\n.aw-bushcraft-product summary:after {\n  content:\"+\";\n  position:absolute;\n  right:17px;\n  top:50%;\n  transform:translateY(-50%);\n  color:var(--copper);\n  font-size:23px;\n}\n\n.aw-bushcraft-product details[open] summary:after {\n  content:\"−\";\n}\n\n.aw-answer {\n  padding:0 18px 18px;\n  color:#57544f;\n  font-size:14px;\n}\n\n\/* CLOSING *\/\n\n.aw-close {\n  padding:32px 24px;\n  margin-top:14px;\n  border-radius:16px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0,\n    rgba(184,95,50,.15),transparent 38%),\n    linear-gradient(135deg,var(--charcoal),var(--deep));\n  color:var(--bone);\n}\n\n.aw-close h2 {\n  margin-bottom:9px;\n  color:var(--bone);\n  font-size:clamp(25px,3.5vw,36px);\n}\n\n.aw-close p {\n  max-width:650px;\n  margin:0 auto;\n  color:rgba(245,242,236,.78);\n  font-size:14px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:700px) {\n\n  .aw-product-intro,\n  .aw-section {\n    padding:22px 18px;\n  }\n\n  .aw-proof-grid {\n    grid-template-columns:1fr 1fr;\n    gap:8px;\n  }\n\n  .aw-use-grid {\n    grid-template-columns:1fr;\n    gap:7px;\n  }\n\n  .aw-product-intro h2,\n  .aw-section h2 {\n    font-size:24px;\n  }\n\n  .aw-product-intro p,\n  .aw-section p {\n    font-size:13.5px;\n  }\n\n  .aw-proof {\n    padding:12px 8px;\n    font-size:11px;\n  }\n\n  .aw-close {\n    padding:24px 18px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"aw-bushcraft-product\"\u003e\n\u003c!-- QUICK INTRO --\u003e\n\u003csection class=\"aw-product-intro\"\u003e\n\u003cdiv class=\"aw-eyebrow\"\u003eResin Firestarter\u003c\/div\u003e\n\u003ch2\u003eResin-soaked bark built for reliable fire starting.\u003c\/h2\u003e\n\u003cp\u003eMade from spruce and pine bark naturally saturated with resin, saved from our own resin-processing work and repurposed into a practical firestarter for camp, bushcraft and cold-weather use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- PROOF --\u003e\n\u003cdiv class=\"aw-proof-grid\"\u003e\n\u003cdiv class=\"aw-proof\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e Real Spruce \u0026amp; Pine Resin\u003c\/div\u003e\n\u003cdiv class=\"aw-proof\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e Long Burning\u003c\/div\u003e\n\u003cdiv class=\"aw-proof\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e Small Batch\u003c\/div\u003e\n\u003cdiv class=\"aw-proof\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e Upcycled Material\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT YOU GET --\u003e\n\u003csection class=\"aw-section aw-light\"\u003e\n\u003cdiv class=\"aw-eyebrow\"\u003eWhat You Get\u003c\/div\u003e\n\u003cdiv class=\"aw-get-card\"\u003e\n\u003cstrong\u003e100g of resin-soaked spruce \u0026amp; pine bark \u003c\/strong\u003e Packed in a tough bag and ready to add to your camp, emergency or bushcraft kit.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY IT WORKS --\u003e\n\u003csection class=\"aw-section aw-dark\"\u003e\n\u003cdiv class=\"aw-eyebrow\"\u003eWhy It Works\u003c\/div\u003e\n\u003ch2\u003eResin burns hot.\u003c\/h2\u003e\n\u003cp\u003eSpruce and pine resin naturally ignites readily and burns with sustained heat. The bark acts as a carrier, helping the resin burn long enough to catch kindling and small wood.\u003c\/p\u003e\n\u003cdiv class=\"aw-use-grid\"\u003e\n\u003cdiv class=\"aw-use\"\u003eFast ignition\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eHot, steady burn\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eUseful with damp kindling\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eNo added accelerants\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEST FOR --\u003e\n\u003csection class=\"aw-section aw-white\"\u003e\n\u003cdiv class=\"aw-eyebrow\"\u003eBuilt For\u003c\/div\u003e\n\u003ch2\u003eKeep a bag where you keep your outdoor gear.\u003c\/h2\u003e\n\u003cdiv class=\"aw-use-grid\"\u003e\n\u003cdiv class=\"aw-use\"\u003eCamping\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eBushcraft kits\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eHunting trips\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eWinter fire pits\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eWet-weather fires\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eEmergency kits\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eOutdoor skills practice\u003c\/div\u003e\n\u003cdiv class=\"aw-use\"\u003eBackcountry cooking fires\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STORY --\u003e\n\u003csection class=\"aw-section aw-stone\"\u003e\n\u003cdiv class=\"aw-eyebrow\"\u003eWhy We Make Them\u003c\/div\u003e\n\u003ch2\u003eThe bark was too useful to throw away.\u003c\/h2\u003e\n\u003cdiv class=\"aw-story\"\u003e\n\u003cp\u003eFiltering resin for our gum, soaps and balms leaves us with bark naturally coated in spruce and pine resin.\u003c\/p\u003e\n\u003cp\u003eFor years, we kept that material for our own outdoor fires. Resin fire-starting was already part of our family's camping, hiking and winter cookout routines long before Alberta Wildcraft existed.\u003c\/p\u003e\n\u003cp\u003eSaving the bark simply made sense. Instead of discarding a useful byproduct, we dry it and turn it into the same practical firestarter we've used ourselves for years.\u003c\/p\u003e\n\u003cp\u003eIn 2025, we finally began offering them through Alberta Wildcraft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SUSTAINABILITY --\u003e\n\u003csection class=\"aw-section aw-light\"\u003e\n\u003cdiv class=\"aw-eyebrow\"\u003eLess Waste. More Use.\u003c\/div\u003e\n\u003ch2\u003eOne harvest, another purpose.\u003c\/h2\u003e\n\u003cp\u003eThese firestarters give resin-soaked bark from our processing work a second use instead of sending it straight to waste.\u003c\/p\u003e\n\u003cp\u003eIt's a simple idea: use more of the material we've already brought home from the forest.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"aw-section aw-white\"\u003e\n\u003cdiv class=\"aw-eyebrow\"\u003eField Questions\u003c\/div\u003e\n\u003ch2\u003eGood to know.\u003c\/h2\u003e\n\u003cdiv class=\"aw-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre chemicals or accelerants added?\u003c\/summary\u003e\n\u003cdiv class=\"aw-answer\"\u003eNo added chemical accelerants are used. The burn comes from the naturally resin-rich spruce and pine bark.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill they work with damp wood?\u003c\/summary\u003e\n\u003cdiv class=\"aw-answer\"\u003eResin burns hot and can help establish a fire when kindling is damp. As with any fire-starting method, success still depends on having suitable tinder, airflow and progressively larger fuel ready.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these in winter?\u003c\/summary\u003e\n\u003cdiv class=\"aw-answer\"\u003eYes. We use resin firestarters for cold-weather and winter fires. Keep the bag dry and protected with the rest of your fire kit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does the bark come from?\u003c\/summary\u003e\n\u003cdiv class=\"aw-answer\"\u003eIt comes from the raw spruce and pine resin we personally harvest and process for Alberta Wildcraft products. Bark and resin naturally arrive together, and this allows us to make use of material left after resin processing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CLOSE --\u003e\n\u003csection class=\"aw-close\"\u003e\n\u003cdiv class=\"aw-eyebrow\"\u003eAlberta Wildcraft Backcountry\u003c\/div\u003e\n\u003ch2\u003eSimple materials. Practical purpose.\u003c\/h2\u003e\n\u003cp\u003eMade from a useful byproduct of our own resin work and prepared here in Alberta for camp, trail and backcountry fire kits.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Alberta Wildcraft","offers":[{"title":"Default Title","offer_id":45008453107746,"sku":null,"price":14.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0832\/8042\/9090\/files\/ChatGPT_Image_Sep_10_2026_04_05_15_PM.png?v=1789078061","url":"https:\/\/albertawildcraft.ca\/products\/firestarter-resin-soaked-bushcraft-igniters-100g","provider":"Alberta Wildcraft","version":"1.0","type":"link"}