{"product_id":"❤️1800-c-windproof-butane-torch-powerful-blue-flame","title":"❤️1800°C Windproof Butane Torch – Powerful Blue Flame","description":"\u003c!-- =========================================================\nWINDPROOF REFILLABLE BUTANE TORCH LIGHTER\nSHOPIFY PRODUCT BODY HTML\n\nSTYLE:\n- 600px centered\n- transparent outer background\n- SOLID COLORS ONLY \/ NO GRADIENTS\n- graphite black + flame orange + steel gray + warm white\n- large readable typography\n- mobile optimized\n- no JavaScript\n- collapsible FAQ\n- 7 A+ image positions reserved\n========================================================= --\u003e\n\u003cstyle\u003e\n.torch-page,\n.torch-page *,\n.torch-page *::before,\n.torch-page *::after{\n  box-sizing:border-box;\n}\n\n.torch-page{\n  --tc-black:#171B1E;\n  --tc-charcoal:#23292E;\n  --tc-steel:#6E7B83;\n  --tc-steel-soft:#F2F4F5;\n\n  --tc-orange:#EF6A24;\n  --tc-orange-dark:#C64D12;\n  --tc-orange-soft:#FFF0E7;\n\n  --tc-cream:#FCFAF7;\n  --tc-white:#FFFFFF;\n  --tc-text:#59636A;\n  --tc-muted:#879097;\n  --tc-line:#DDE2E5;\n\n  width:100%;\n  max-width:600px;\n\n  margin:0 auto;\n  padding:0;\n\n  background:transparent;\n\n  color:var(--tc-black);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.65;\n  overflow:hidden;\n}\n\n.torch-page h1,\n.torch-page h2,\n.torch-page h3,\n.torch-page p{\n  margin-top:0;\n}\n\n.torch-page a{\n  color:inherit;\n  text-decoration:none;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.tc-hero{\n  padding:42px 25px 36px;\n\n  background:#F4F6F7;\n\n  text-align:center;\n}\n\n.tc-eyebrow{\n  display:block;\n\n  margin-bottom:9px;\n\n  color:var(--tc-orange-dark);\n\n  font-size:13px;\n  line-height:1.35;\n  font-weight:850;\n\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.tc-title{\n  max-width:550px;\n\n  margin:0 auto 15px!important;\n\n  color:var(--tc-black);\n\n  font-size:40px;\n  line-height:1.08;\n  font-weight:900;\n\n  letter-spacing:-.8px;\n}\n\n.tc-title span{\n  color:var(--tc-orange);\n}\n\n.tc-subtitle{\n  max-width:525px;\n\n  margin:0 auto!important;\n\n  color:var(--tc-text);\n\n  font-size:17px;\n  line-height:1.7;\n}\n\n.tc-chips{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:22px;\n}\n\n.tc-chip{\n  padding:9px 12px;\n\n  border:1px solid #E2E5E7;\n  border-radius:999px;\n\n  background:#FFFFFF;\n\n  color:var(--tc-charcoal);\n\n  font-size:12px;\n  line-height:1.35;\n  font-weight:850;\n}\n\n.tc-chip:nth-child(2),\n.tc-chip:nth-child(4){\n  border-color:#F2D3C2;\n  background:var(--tc-orange-soft);\n  color:var(--tc-orange-dark);\n}\n\n\n\/* =========================================================\n   IMAGE SLOT\n========================================================= *\/\n\n.tc-image-slot{\n  position:relative;\n\n  width:100%;\n  aspect-ratio:1 \/ 1;\n\n  margin:0;\n  padding:0;\n\n  overflow:hidden;\n\n  background:#EEF1F2;\n}\n\n.tc-image-slot img{\n  position:absolute;\n\n  top:0;\n  left:0;\n\n  display:block;\n\n  width:100%!important;\n  height:100%!important;\n\n  max-width:none!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  border:0;\n\n  object-fit:cover;\n}\n\n.tc-image-placeholder{\n  position:absolute;\n  inset:0;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  color:#9AA2A7;\n\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.8px;\n  text-align:center;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.tc-section{\n  width:100%;\n\n  padding:38px 24px;\n\n  background:transparent;\n}\n\n.tc-section-soft{\n  background:#F7F8F8;\n}\n\n.tc-label{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:var(--tc-orange-dark);\n\n  font-size:13px;\n  line-height:1.35;\n  font-weight:850;\n\n  letter-spacing:1.35px;\n  text-transform:uppercase;\n}\n\n.tc-heading{\n  max-width:550px;\n\n  margin:0 0 12px!important;\n\n  color:var(--tc-black);\n\n  font-size:31px;\n  line-height:1.17;\n  font-weight:900;\n\n  letter-spacing:-.4px;\n}\n\n.tc-copy{\n  max-width:540px;\n\n  margin:0!important;\n\n  color:var(--tc-text);\n\n  font-size:16px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.tc-benefits{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.tc-benefit{\n  min-width:0;\n\n  padding:18px 15px;\n\n  border:1px solid var(--tc-line);\n  border-radius:14px;\n\n  background:#FFFFFF;\n}\n\n.tc-benefit:nth-child(2),\n.tc-benefit:nth-child(3){\n  background:var(--tc-orange-soft);\n  border-color:#F2D7C8;\n}\n\n.tc-benefit strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--tc-black);\n\n  font-size:15.5px;\n  line-height:1.4;\n  font-weight:850;\n}\n\n.tc-benefit span{\n  display:block;\n\n  color:var(--tc-text);\n\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   DARK HIGHLIGHT\n========================================================= *\/\n\n.tc-dark{\n  padding:39px 24px;\n\n  background:var(--tc-charcoal);\n\n  text-align:center;\n}\n\n.tc-dark .tc-eyebrow{\n  color:#FFAE7D;\n}\n\n.tc-dark h2{\n  max-width:525px;\n\n  margin:0 auto 11px!important;\n\n  color:#FFFFFF;\n\n  font-size:30px;\n  line-height:1.18;\n  font-weight:900;\n}\n\n.tc-dark h2 span{\n  color:#FF8A4D;\n}\n\n.tc-dark p{\n  max-width:520px;\n\n  margin:0 auto!important;\n\n  color:#D4DADD;\n\n  font-size:15.5px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   CONTROL CARDS\n========================================================= *\/\n\n.tc-control-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:22px;\n}\n\n.tc-control-card{\n  padding:19px 14px;\n\n  border:1px solid var(--tc-line);\n  border-radius:14px;\n\n  background:#FFFFFF;\n\n  text-align:center;\n}\n\n.tc-control-icon{\n  width:42px;\n  height:42px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  margin:0 auto 10px;\n\n  border-radius:50%;\n\n  background:var(--tc-orange-soft);\n\n  font-size:19px;\n}\n\n.tc-control-card strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--tc-black);\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n.tc-control-card span{\n  display:block;\n\n  color:var(--tc-text);\n\n  font-size:13px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   USE CASES\n========================================================= *\/\n\n.tc-use-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:21px;\n}\n\n.tc-use{\n  padding:18px 13px;\n\n  border:1px solid var(--tc-line);\n  border-radius:13px;\n\n  background:#F7F8F8;\n}\n\n.tc-use:nth-child(2),\n.tc-use:nth-child(3){\n  background:var(--tc-orange-soft);\n  border-color:#F2D7C8;\n}\n\n.tc-use strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--tc-black);\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n.tc-use span{\n  display:block;\n\n  color:var(--tc-text);\n\n  font-size:12.8px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   FEATURE LIST\n========================================================= *\/\n\n.tc-feature-list{\n  display:grid;\n\n  gap:9px;\n\n  margin-top:22px;\n}\n\n.tc-feature{\n  display:grid;\n  grid-template-columns:39px minmax(0,1fr);\n\n  gap:12px;\n  align-items:flex-start;\n\n  padding:16px;\n\n  border:1px solid var(--tc-line);\n  border-radius:12px;\n\n  background:#FFFFFF;\n}\n\n.tc-check{\n  width:35px;\n  height:35px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--tc-charcoal);\n\n  color:#FFFFFF;\n\n  font-size:16px;\n  font-weight:900;\n}\n\n.tc-feature:nth-child(2) .tc-check,\n.tc-feature:nth-child(4) .tc-check{\n  background:var(--tc-orange);\n}\n\n.tc-feature strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--tc-black);\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n.tc-feature span{\n  display:block;\n\n  color:var(--tc-text);\n\n  font-size:13px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n.tc-details{\n  margin-top:20px;\n\n  border-top:1px solid var(--tc-line);\n}\n\n.tc-detail{\n  display:grid;\n  grid-template-columns:38% 62%;\n\n  border-bottom:1px solid var(--tc-line);\n}\n\n.tc-detail strong,\n.tc-detail span{\n  padding:12px 6px;\n\n  font-size:13.5px;\n  line-height:1.55;\n}\n\n.tc-detail strong{\n  color:var(--tc-black);\n}\n\n.tc-detail span{\n  color:var(--tc-text);\n}\n\n.tc-note{\n  margin-top:19px;\n\n  padding:16px 17px;\n\n  border-left:4px solid var(--tc-orange);\n  border-radius:0 10px 10px 0;\n\n  background:var(--tc-orange-soft);\n\n  color:var(--tc-text);\n\n  font-size:13px;\n  line-height:1.67;\n}\n\n.tc-note strong{\n  color:var(--tc-black);\n}\n\n\n\/* =========================================================\n   HOW TO USE\n========================================================= *\/\n\n.tc-how{\n  padding:38px 24px;\n\n  background:#F5F6F6;\n}\n\n.tc-how h2{\n  margin:0 0 20px!important;\n\n  color:var(--tc-black);\n\n  font-size:30px;\n  line-height:1.18;\n  font-weight:900;\n\n  text-align:center;\n}\n\n.tc-how-row{\n  display:grid;\n  grid-template-columns:43px minmax(0,1fr);\n\n  gap:12px;\n  align-items:flex-start;\n\n  padding:14px 0;\n\n  border-bottom:1px solid #DDE2E5;\n}\n\n.tc-how-row:last-child{\n  border-bottom:0;\n}\n\n.tc-how-number{\n  width:38px;\n  height:38px;\n\n  display:flex;\n  justify-content:center;\n  align-items:center;\n\n  border-radius:10px;\n\n  background:var(--tc-charcoal);\n\n  color:#FFFFFF;\n\n  font-size:15px;\n  font-weight:900;\n}\n\n.tc-how-row:nth-child(2n) .tc-how-number{\n  background:var(--tc-orange);\n}\n\n.tc-how-row strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:var(--tc-black);\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n.tc-how-row span{\n  display:block;\n\n  color:var(--tc-text);\n\n  font-size:13px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   AUDIENCE\n========================================================= *\/\n\n.tc-audience{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:9px;\n\n  margin-top:21px;\n}\n\n.tc-person{\n  padding:17px 13px;\n\n  border-radius:13px;\n  border:1px solid var(--tc-line);\n\n  background:#FFFFFF;\n}\n\n.tc-person strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--tc-black);\n\n  font-size:14px;\n  line-height:1.4;\n}\n\n.tc-person span{\n  display:block;\n\n  color:var(--tc-text);\n\n  font-size:12.5px;\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   REVIEWS\n========================================================= *\/\n\n.tc-reviews{\n  padding:39px 24px;\n\n  background:var(--tc-charcoal);\n}\n\n.tc-reviews .tc-eyebrow{\n  color:#FFAE7D;\n  text-align:center;\n}\n\n.tc-review-title{\n  margin:0 0 8px!important;\n\n  color:#FFFFFF;\n\n  font-size:29px;\n  line-height:1.2;\n  font-weight:900;\n\n  text-align:center;\n}\n\n.tc-review-note{\n  max-width:505px;\n\n  margin:0 auto 20px!important;\n\n  color:#BFC7CB;\n\n  font-size:11.5px;\n  line-height:1.55;\n\n  text-align:center;\n}\n\n.tc-review{\n  margin-top:10px;\n\n  padding:18px 17px;\n\n  border-radius:14px;\n\n  background:#FFFFFF;\n}\n\n.tc-stars{\n  color:var(--tc-orange);\n\n  font-size:16px;\n  letter-spacing:1px;\n}\n\n.tc-review strong{\n  display:block;\n\n  margin-top:6px;\n\n  color:var(--tc-black);\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n.tc-review p{\n  margin:7px 0 0!important;\n\n  color:var(--tc-text);\n\n  font-size:14px;\n  line-height:1.68;\n}\n\n.tc-review footer{\n  margin-top:10px;\n\n  color:var(--tc-muted);\n\n  font-size:11.8px;\n  line-height:1.5;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.tc-faq{\n  padding:38px 24px;\n\n  background:transparent;\n}\n\n.tc-faq-title{\n  margin:0 0 18px!important;\n\n  color:var(--tc-black);\n\n  font-size:29px;\n  line-height:1.2;\n  font-weight:900;\n\n  text-align:center;\n}\n\n.tc-faq details{\n  border-bottom:1px solid var(--tc-line);\n}\n\n.tc-faq summary{\n  position:relative;\n\n  display:block;\n\n  padding:17px 38px 17px 0;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--tc-black);\n\n  font-size:15px;\n  line-height:1.5;\n  font-weight:800;\n}\n\n.tc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.tc-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  top:50%;\n  right:4px;\n\n  transform:translateY(-50%);\n\n  color:var(--tc-orange);\n\n  font-size:24px;\n}\n\n.tc-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.tc-answer{\n  padding:0 24px 17px 0;\n\n  color:var(--tc-text);\n\n  font-size:13.5px;\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.tc-trust{\n  padding:30px 20px;\n\n  border-top:1px solid var(--tc-line);\n\n  background:#F5F6F6;\n\n  text-align:center;\n}\n\n.tc-trust-title{\n  color:var(--tc-black);\n\n  font-size:16px;\n  line-height:1.4;\n  font-weight:850;\n}\n\n.tc-payments{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:13px;\n}\n\n.tc-payment{\n  min-width:70px;\n\n  padding:8px 10px;\n\n  border:1px solid var(--tc-line);\n  border-radius:7px;\n\n  background:#FFFFFF;\n\n  color:var(--tc-black);\n\n  font-size:11.5px;\n  line-height:1.3;\n  font-weight:850;\n}\n\n.tc-help{\n  max-width:480px;\n\n  margin:12px auto 0!important;\n\n  color:var(--tc-muted);\n\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.tc-cta{\n  display:block;\n\n  width:100%;\n\n  padding:24px 18px;\n\n  background:var(--tc-orange);\n\n  color:#FFFFFF!important;\n\n  text-align:center;\n}\n\n.tc-cta strong{\n  display:block;\n\n  color:#FFFFFF;\n\n  font-size:19px;\n  line-height:1.35;\n  font-weight:900;\n}\n\n.tc-cta span{\n  display:inline-block;\n\n  margin-top:5px;\n\n  color:#FFF4EE;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:800;\n\n  animation:tc-arrow 1.45s ease-in-out infinite;\n}\n\n@keyframes tc-arrow{\n  0%,100%{\n    transform:translateX(0);\n  }\n\n  50%{\n    transform:translateX(5px);\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:480px){\n\n  .tc-hero{\n    padding:34px 17px 29px;\n  }\n\n  .tc-title{\n    font-size:33px;\n  }\n\n  .tc-subtitle{\n    font-size:15.5px;\n  }\n\n  .tc-section,\n  .tc-dark,\n  .tc-how,\n  .tc-reviews,\n  .tc-faq{\n    padding-left:17px;\n    padding-right:17px;\n  }\n\n  .tc-heading{\n    font-size:27px;\n  }\n\n  .tc-copy{\n    font-size:15px;\n  }\n\n  .tc-dark h2{\n    font-size:26px;\n  }\n\n  .tc-review-title,\n  .tc-faq-title{\n    font-size:26px;\n  }\n}\n\n@media(max-width:360px){\n\n  .tc-benefits,\n  .tc-control-grid,\n  .tc-use-grid,\n  .tc-audience{\n    grid-template-columns:1fr;\n  }\n\n  .tc-detail{\n    grid-template-columns:1fr;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"torch-page\" id=\"torch-top\"\u003e\n\u003c!-- =====================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"tc-hero\"\u003e\u003cspan class=\"tc-eyebrow\"\u003e 🔥 WINDPROOF REFILLABLE TORCH LIGHTER \u003c\/span\u003e\n\u003ch1 class=\"tc-title\"\u003eOne Reliable Flame.\u003cbr\u003e\u003cspan\u003eMore Ways to Use It.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"tc-subtitle\"\u003eA concentrated jet flame built for the moments when an ordinary lighter feels too weak—whether you're at the grill, campsite, kitchen or workbench.\u003c\/p\u003e\n\u003cdiv class=\"tc-chips\"\u003e\n\u003cspan class=\"tc-chip\"\u003e 🌬️ Wind-Resistant Jet Flame \u003c\/span\u003e \u003cspan class=\"tc-chip\"\u003e 🔥 Adjustable Flame \u003c\/span\u003e \u003cspan class=\"tc-chip\"\u003e 🔒 Lock Control \u003c\/span\u003e \u003cspan class=\"tc-chip\"\u003e ♻️ Refillable Butane \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IMAGE 01\n     Replace with your 1:1 product hero image\n====================================================== --\u003e\n\u003cdiv class=\"tc-image-slot\"\u003e\n\u003cdiv class=\"tc-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260921104237_001.gif?v=1789958616\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     CORE BENEFITS\n====================================================== --\u003e\n\u003csection class=\"tc-section tc-section-soft\"\u003e\u003cspan class=\"tc-label\"\u003e 🔥 BUILT FOR A STRONGER, MORE CONTROLLED FLAME \u003c\/span\u003e\n\u003ch2 class=\"tc-heading\"\u003eWhen a Basic Lighter Isn't Enough.\u003c\/h2\u003e\n\u003cp class=\"tc-copy\"\u003eSoft flames can struggle outdoors and offer little control. A focused torch-style flame gives you a more practical way to handle everyday lighting jobs across cooking, camping and DIY use.\u003c\/p\u003e\n\u003cdiv class=\"tc-benefits\"\u003e\n\u003cdiv class=\"tc-benefit\"\u003e\n\u003cstrong\u003e 🌬️ Wind-Resistant Flame \u003c\/strong\u003e \u003cspan\u003eA concentrated jet-style flame is better suited to breezy outdoor conditions than a traditional soft flame.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-benefit\"\u003e\n\u003cstrong\u003e 🎛️ Adjustable Output \u003c\/strong\u003e \u003cspan\u003eDial the flame up or down to better match the task in front of you.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-benefit\"\u003e\n\u003cstrong\u003e 🔒 Added Lock Control \u003c\/strong\u003e \u003cspan\u003eA lock-style control adds convenience while helping reduce unintended activation when stored correctly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-benefit\"\u003e\n\u003cstrong\u003e ♻️ Refill \u0026amp; Reuse \u003c\/strong\u003e \u003cspan\u003eDesigned to be refilled with compatible butane instead of discarded after one fuel cycle.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 02 --\u003e\n\u003cdiv class=\"tc-image-slot\"\u003e\n\u003cdiv class=\"tc-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/71uYND3SlvL._AC_SL1500.jpg?v=1789958616\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     WINDFPROOF VALUE\n====================================================== --\u003e\n\u003csection class=\"tc-dark\"\u003e\u003cspan class=\"tc-eyebrow\"\u003e 🌬️ MADE FOR MORE THAN INDOOR LIGHTING \u003c\/span\u003e\n\u003ch2\u003eWind Outside?\u003cbr\u003e\u003cspan\u003eKeep the Flame Focused.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe jet-style flame is designed to stay more concentrated in moving air, making the lighter especially useful around grills, campsites, fire pits and other suitable outdoor setups.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 03 --\u003e\n\u003cdiv class=\"tc-image-slot\"\u003e\n\u003cdiv class=\"tc-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260920224103_001.webp?v=1789958616\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     CONTROL\n====================================================== --\u003e\n\u003csection class=\"tc-section\"\u003e\u003cspan class=\"tc-label\"\u003e 🎛️ CONTROL THE FLAME, NOT THE OTHER WAY AROUND \u003c\/span\u003e\n\u003ch2 class=\"tc-heading\"\u003eMore Control for Different Jobs.\u003c\/h2\u003e\n\u003cp class=\"tc-copy\"\u003eDifferent tasks call for different flame levels. Adjustable output and lock controls make this torch more flexible than a one-setting disposable lighter.\u003c\/p\u003e\n\u003cdiv class=\"tc-control-grid\"\u003e\n\u003cdiv class=\"tc-control-card\"\u003e\n\u003cdiv class=\"tc-control-icon\"\u003e🔥\u003c\/div\u003e\n\u003cstrong\u003e Adjustable Flame \u003c\/strong\u003e \u003cspan\u003eFine-tune flame intensity to better suit lighting, cooking and suitable DIY tasks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-control-card\"\u003e\n\u003cdiv class=\"tc-control-icon\"\u003e🔒\u003c\/div\u003e\n\u003cstrong\u003e Lock Control \u003c\/strong\u003e \u003cspan\u003eDesigned for more controlled operation and safer storage when the torch is not in use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-control-card\"\u003e\n\u003cdiv class=\"tc-control-icon\"\u003e♻️\u003c\/div\u003e\n\u003cstrong\u003e Refillable Design \u003c\/strong\u003e \u003cspan\u003eUse compatible butane refills according to the product instructions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-control-card\"\u003e\n\u003cdiv class=\"tc-control-icon\"\u003e🖐️\u003c\/div\u003e\n\u003cstrong\u003e Handheld Convenience \u003c\/strong\u003e \u003cspan\u003eA portable form factor keeps reliable flame control within easy reach.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 04 --\u003e\n\u003cdiv class=\"tc-image-slot\"\u003e\n\u003cdiv class=\"tc-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260920224114_001.webp?v=1789958616\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     MULTI USE\n====================================================== --\u003e\n\u003csection class=\"tc-section tc-section-soft\"\u003e\u003cspan class=\"tc-label\"\u003e 🧰 ONE TOOL · MULTIPLE EVERYDAY JOBS \u003c\/span\u003e\n\u003ch2 class=\"tc-heading\"\u003eFrom the Grill to the Workbench.\u003c\/h2\u003e\n\u003cp class=\"tc-copy\"\u003eThe strongest conversion point isn't just the flame—it's versatility. One compact torch can cover several common household, outdoor and hobby uses.\u003c\/p\u003e\n\u003cdiv class=\"tc-use-grid\"\u003e\n\u003cdiv class=\"tc-use\"\u003e\n\u003cstrong\u003e 🍖 BBQ \u0026amp; Grill \u003c\/strong\u003e \u003cspan\u003eUseful for suitable grill, charcoal and outdoor cooking ignition tasks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-use\"\u003e\n\u003cstrong\u003e ⛺ Camping \u003c\/strong\u003e \u003cspan\u003eA practical flame source for compatible campfire, stove and outdoor-lighting needs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-use\"\u003e\n\u003cstrong\u003e 🍮 Kitchen \u0026amp; Baking \u003c\/strong\u003e \u003cspan\u003eHelpful for suitable culinary torch applications and quick kitchen finishing tasks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-use\"\u003e\n\u003cstrong\u003e 🔧 Light DIY \/ Soldering \u003c\/strong\u003e \u003cspan\u003eUseful for appropriate small heat-based hobby or repair tasks when used responsibly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 05 --\u003e\n\u003cdiv class=\"tc-image-slot\"\u003e\n\u003cdiv class=\"tc-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260921105314_001.gif?v=1789959210\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     WHY IT EARNS A PLACE\n====================================================== --\u003e\n\u003csection class=\"tc-section\"\u003e\u003cspan class=\"tc-label\"\u003e 🧰 BUILT TO EARN A PLACE IN YOUR GEAR \u003c\/span\u003e\n\u003ch2 class=\"tc-heading\"\u003eUseful at Home. Useful Outside.\u003c\/h2\u003e\n\u003cdiv class=\"tc-feature-list\"\u003e\n\u003cdiv class=\"tc-feature\"\u003e\n\u003cdiv class=\"tc-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Concentrated Jet Flame \u003c\/strong\u003e \u003cspan\u003eMore focused than a standard soft-flame lighter for suitable high-control lighting jobs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-feature\"\u003e\n\u003cdiv class=\"tc-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Wind-Resistant Performance \u003c\/strong\u003e \u003cspan\u003eBetter suited to outdoor environments where a normal flame may flicker or go out.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-feature\"\u003e\n\u003cdiv class=\"tc-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reusable Fuel System \u003c\/strong\u003e \u003cspan\u003eRefillable butane design helps reduce reliance on single-use disposable lighters.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-feature\"\u003e\n\u003cdiv class=\"tc-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Multi-Purpose Utility \u003c\/strong\u003e \u003cspan\u003eOne compact tool for compatible cooking, outdoor, household and hobby tasks.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 06 --\u003e\n\u003cdiv class=\"tc-image-slot\"\u003e\n\u003cdiv class=\"tc-image-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260920224104_001.webp?v=1789958616\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     TARGET USER\n====================================================== --\u003e\n\u003csection class=\"tc-dark\"\u003e\u003cspan class=\"tc-eyebrow\"\u003e 👤 WHO THIS PRODUCT FITS BEST \u003c\/span\u003e\n\u003ch2\u003eBuilt for People Who Need\u003cbr\u003e\u003cspan\u003eMore Than a Basic Lighter.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"tc-audience\"\u003e\n\u003cdiv class=\"tc-person\"\u003e\n\u003cstrong\u003e 🍖 Grill \u0026amp; BBQ Users \u003c\/strong\u003e \u003cspan\u003eFor people who regularly light grills, charcoal or compatible outdoor cooking setups.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-person\"\u003e\n\u003cstrong\u003e ⛺ Campers \u0026amp; Outdoor Users \u003c\/strong\u003e \u003cspan\u003eFor anyone who values a more wind-resistant flame away from the kitchen.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-person\"\u003e\n\u003cstrong\u003e 🍮 Home Cooks \u0026amp; Bakers \u003c\/strong\u003e \u003cspan\u003eFor suitable culinary torch tasks where adjustable flame control is useful.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-person\"\u003e\n\u003cstrong\u003e 🔧 DIY Hobbyists \u003c\/strong\u003e \u003cspan\u003eFor responsible adults handling suitable small heat-based craft, repair or soldering jobs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 07 --\u003e\u003c!-- =====================================================\n     PRODUCT DETAILS\n====================================================== --\u003e\n\u003csection class=\"tc-section tc-section-soft\"\u003e\u003cspan class=\"tc-label\"\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2 class=\"tc-heading\"\u003eThe Essentials at a Glance\u003c\/h2\u003e\n\u003cdiv class=\"tc-details\"\u003e\n\u003cdiv class=\"tc-detail\"\u003e\n\u003cstrong\u003e Product Type \u003c\/strong\u003e \u003cspan\u003e Refillable butane torch lighter \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-detail\"\u003e\n\u003cstrong\u003e Flame Style \u003c\/strong\u003e \u003cspan\u003e Concentrated wind-resistant jet flame \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-detail\"\u003e\n\u003cstrong\u003e Flame Control \u003c\/strong\u003e \u003cspan\u003e Adjustable output \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-detail\"\u003e\n\u003cstrong\u003e Lock Feature \u003c\/strong\u003e \u003cspan\u003e Safety \/ flame-lock style control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-detail\"\u003e\n\u003cstrong\u003e Fuel \u003c\/strong\u003e \u003cspan\u003e Compatible butane fuel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-detail\"\u003e\n\u003cstrong\u003e Fuel Included \u003c\/strong\u003e \u003cspan\u003e No — ships without butane \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-detail\"\u003e\n\u003cstrong\u003e Best For \u003c\/strong\u003e \u003cspan\u003e BBQ · Camping · Cooking · Suitable DIY \/ soldering tasks \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-detail\"\u003e\n\u003cstrong\u003e Package \u003c\/strong\u003e \u003cspan\u003e 1 × Torch lighter \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-note\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Butane fuel is not included. Refill only with a compatible fuel type and follow the product's supplied filling, ignition and storage instructions.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HOW TO USE\n====================================================== --\u003e\n\u003csection class=\"tc-how\"\u003e\u003cspan class=\"tc-eyebrow\" style=\"text-align: center;\"\u003e 🔥 SIMPLE EVERYDAY OPERATION \u003c\/span\u003e\n\u003ch2\u003eControl the Flame in 4 Simple Steps\u003c\/h2\u003e\n\u003cdiv class=\"tc-how-row\"\u003e\n\u003cdiv class=\"tc-how-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Prepare the Torch \u003c\/strong\u003e \u003cspan\u003eConfirm the torch is correctly fueled according to the supplied product instructions and inspect it before use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-how-row\"\u003e\n\u003cdiv class=\"tc-how-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Unlock \u0026amp; Ignite \u003c\/strong\u003e \u003cspan\u003eUse the product's ignition control only when the nozzle is pointed safely away from people and flammable surroundings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-how-row\"\u003e\n\u003cdiv class=\"tc-how-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Adjust as Needed \u003c\/strong\u003e \u003cspan\u003eUse only the amount of flame required for the intended compatible task.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-how-row\"\u003e\n\u003cdiv class=\"tc-how-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Shut Off \u0026amp; Cool \u003c\/strong\u003e \u003cspan\u003eExtinguish fully after use and allow the nozzle to cool before handling closely or storing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SAFETY\n====================================================== --\u003e\n\u003csection class=\"tc-section\"\u003e\u003cspan class=\"tc-label\"\u003e ⚠️ USE WITH RESPECT FOR THE HEAT \u003c\/span\u003e\n\u003ch2 class=\"tc-heading\"\u003eA Powerful Flame Deserves Safe Handling.\u003c\/h2\u003e\n\u003cp class=\"tc-copy\"\u003eThis is a real flame tool. Use it only for suitable tasks, in a clear and ventilated area, and keep it away from children, pets, skin, combustible materials and pressurized containers.\u003c\/p\u003e\n\u003cdiv class=\"tc-note\"\u003e\n\u003cstrong\u003eStorage tip:\u003c\/strong\u003e Make sure the flame is fully off, engage the lock when applicable, let the nozzle cool completely and store the torch away from heat or direct sunlight.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     REVIEWS\n====================================================== --\u003e\n\u003csection class=\"tc-reviews\"\u003e\u003cspan class=\"tc-eyebrow\"\u003e ★ CUSTOMER-STYLE REVIEW COPY \u003c\/span\u003e\n\u003ch2 class=\"tc-review-title\"\u003eThe Kind of Tool You Keep Reaching For.\u003c\/h2\u003e\n\u003carticle class=\"tc-review\"\u003e\n\u003cdiv class=\"tc-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cstrong\u003e Much Better Outside Than My Regular Lighter \u003c\/strong\u003e\n\u003cp\u003e“I mainly wanted something for the grill and fire pit, and the focused flame is much easier to work with when there is a little breeze. I also like being able to adjust the flame instead of having only one setting.”\u003c\/p\u003e\n\u003cfooter\u003eJason M. · Sample Review\u003c\/footer\u003e\u003c\/article\u003e\n\u003carticle class=\"tc-review\"\u003e\n\u003cdiv class=\"tc-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cstrong\u003e Handy for More Than Just BBQ \u003c\/strong\u003e\n\u003cp\u003e“It started as a camping purchase, but I keep finding reasons to use it around the house too. The refillable design makes more sense for me than buying disposable lighters over and over.”\u003c\/p\u003e\n\u003cfooter\u003eDaniel R. · Sample Review\u003c\/footer\u003e\u003c\/article\u003e\n\u003carticle class=\"tc-review\"\u003e\n\u003cdiv class=\"tc-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cstrong\u003e Compact, Strong Flame, Easy to Control \u003c\/strong\u003e\n\u003cp\u003e“The biggest difference for me is the control. I can keep the flame lower for smaller jobs and increase it when I need something more focused. It feels like a practical little tool rather than just another lighter.”\u003c\/p\u003e\n\u003cfooter\u003eEric T. · Sample Review\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"tc-faq\"\u003e\u003cspan class=\"tc-eyebrow\" style=\"text-align: center;\"\u003e QUESTIONS \u003c\/span\u003e\n\u003ch2 class=\"tc-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs butane fuel included?\u003c\/summary\u003e\n\u003cdiv class=\"tc-answer\"\u003eNo. TikTok Shop listings for this product type state that butane is not included. Use only compatible butane fuel and follow the product instructions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the flame adjustable?\u003c\/summary\u003e\n\u003cdiv class=\"tc-answer\"\u003eYes. The product is listed with adjustable flame control so you can change the output to better suit different compatible tasks.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for outdoor use?\u003c\/summary\u003e\n\u003cdiv class=\"tc-answer\"\u003eYes. Its concentrated jet-style flame is designed to perform more reliably in breezy outdoor conditions than a traditional soft flame.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I use it for?\u003c\/summary\u003e\n\u003cdiv class=\"tc-answer\"\u003eTypical compatible uses include BBQ and grill lighting, camping, suitable kitchen torch applications, fireplaces and appropriate light DIY or soldering tasks.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be refilled and reused?\u003c\/summary\u003e\n\u003cdiv class=\"tc-answer\"\u003eYes. It is designed to be refilled with compatible butane rather than discarded after the fuel is depleted.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a lock?\u003c\/summary\u003e\n\u003cdiv class=\"tc-answer\"\u003eMatching TikTok Shop listings describe a safety or flame-lock control. Always engage the lock when applicable and store the torch only after it is fully off and cool.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan children use this torch?\u003c\/summary\u003e\n\u003cdiv class=\"tc-answer\"\u003eNo. This product creates an open flame and should be kept out of reach of children and used only by responsible adults.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store it?\u003c\/summary\u003e\n\u003cdiv class=\"tc-answer\"\u003eStore it fully extinguished, cool and locked when applicable, away from direct sunlight, high heat, children and combustible materials.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SECURE CHECKOUT\n====================================================== --\u003e\n\u003csection class=\"tc-trust\"\u003e\n\u003cdiv class=\"tc-trust-title\"\u003e🔒 Guaranteed Safe \u0026amp; Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"tc-payments\"\u003e\n\u003cspan class=\"tc-payment\"\u003ePayPal\u003c\/span\u003e \u003cspan class=\"tc-payment\"\u003eVISA\u003c\/span\u003e \u003cspan class=\"tc-payment\"\u003eMastercard\u003c\/span\u003e \u003cspan class=\"tc-payment\"\u003eApple Pay\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"tc-help\"\u003eQuestions about compatibility, product details or safe use? Contact us before ordering and we'll be happy to help.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BOTTOM CTA\n====================================================== --\u003e \u003ca href=\"#\" class=\"tc-cta\"\u003e \u003cstrong\u003eUpgrade from a Basic Flame\u003c\/strong\u003e \u003cspan\u003eGet More Control Wherever You Need It →\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"tjx","offers":[{"title":"Silver","offer_id":48282886570115,"sku":"NC02292609216257-磨砂银","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":48282886602883,"sku":"NC02292609216257-商务黑","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/DM_20260920224103_001.webp?v=1789958616","url":"https:\/\/craftivon.com\/es\/products\/%e2%9d%a4%ef%b8%8f1800-c-windproof-butane-torch-powerful-blue-flame","provider":"Craftivon","version":"1.0","type":"link"}