{"product_id":"portable-multi-function-invertible-butane-torch","title":"📢📢40% OFF !! ⏰Portable Multi-Function Invertible Butane Torch","description":"\u003cstyle\u003e\n\/* =========================================================\n   PORTABLE BUTANE TORCH — CAMPAIGN R2\n   Ratio-driven imagery \/ Art-directed layout\n   Shopify-safe \/ Container responsive\n========================================================= *\/\n\n.torch-r2,\n.torch-r2 *,\n.torch-r2 *::before,\n.torch-r2 *::after{\n  box-sizing:border-box;\n}\n\n.torch-r2{\n  --ink:#111210;\n  --ink2:#171714;\n  --ink3:#211d19;\n\n  --paper:#eee4d8;\n  --paper2:#d9c6b3;\n\n  --white:#f7f2ec;\n  --body:#c1b9b1;\n  --muted:#968e86;\n\n  --fire:#ee7d37;\n  --fire2:#d36529;\n  --copper:#ac7450;\n  --brass:#c69768;\n\n  --line:rgba(255,255,255,.11);\n  --warm-line:rgba(207,151,108,.42);\n\n  position:relative!important;\n  z-index:1!important;\n  isolation:isolate;\n  clear:both!important;\n\n  display:block!important;\n\n  width:100%;\n  max-width:1180px;\n\n  margin:0 auto!important;\n  padding:0!important;\n\n  container-type:inline-size;\n\n  overflow:hidden;\n  transform:none!important;\n\n  color:var(--white);\n\n  font-family:\n    \"Avenir Next\",\n    \"Helvetica Neue\",\n    Inter,\n    ui-sans-serif,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n\n  -webkit-font-smoothing:antialiased;\n\n  background:\n    radial-gradient(circle at 84% 8%,\n      rgba(222,105,36,.14),\n      transparent 22%),\n\n    radial-gradient(circle at 14% 45%,\n      rgba(155,92,52,.09),\n      transparent 28%),\n\n    radial-gradient(circle at 78% 77%,\n      rgba(188,111,60,.09),\n      transparent 24%),\n\n    linear-gradient(\n      180deg,\n      #0d0e0d 0%,\n      #131311 25%,\n      #191612 52%,\n      #131311 78%,\n      #0c0d0c 100%\n    );\n}\n\n.torch-r2 img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.torch-r2 h2,\n.torch-r2 h3,\n.torch-r2 p{\n  margin-top:0;\n}\n\n.torch-r2 .tr2-wrap{\n  position:relative;\n\n  width:min(calc(100% - 54px),1060px);\n  margin:0 auto;\n}\n\n\n\/* =========================================================\n   TYPE SYSTEM\n========================================================= *\/\n\n.torch-r2 .tr2-kicker{\n  display:flex;\n  align-items:center;\n  gap:10px;\n\n  margin-bottom:13px;\n\n  color:#d79869;\n\n  font-size:12px;\n  line-height:1.3;\n  font-weight:700;\n  letter-spacing:.7px;\n  text-transform:uppercase;\n}\n\n.torch-r2 .tr2-kicker::before{\n  content:\"\";\n\n  flex:0 0 20px;\n\n  width:20px;\n  height:2px;\n\n  border-radius:10px;\n\n  background:var(--fire);\n}\n\n.torch-r2 .tr2-title{\n  max-width:640px;\n\n  margin:0;\n\n  color:var(--white);\n\n  font-size:clamp(38px,5.1vw,60px);\n  line-height:1;\n  letter-spacing:-2px;\n  font-weight:760;\n}\n\n.torch-r2 .tr2-title .hot{\n  color:#da8951;\n}\n\n.torch-r2 .tr2-copy{\n  max-width:510px;\n\n  margin:17px 0 0;\n\n  color:var(--body);\n\n  font-size:15px;\n  line-height:1.68;\n  font-weight:450;\n}\n\n.torch-r2 .tr2-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:12px;\n\n  min-height:54px;\n\n  padding:15px 27px;\n\n  border:1px solid rgba(255,255,255,.10);\n  border-radius:7px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f28b47,\n      #da6c2b\n    );\n\n  color:#17120e!important;\n\n  text-decoration:none!important;\n\n  font-size:13px;\n  line-height:1;\n  font-weight:750;\n\n  box-shadow:\n    0 14px 32px rgba(205,91,29,.16);\n\n  transition:.2s ease;\n}\n\n.torch-r2 .tr2-btn:hover{\n  transform:translateY(-2px);\n}\n\n\n\/* =========================================================\n   IMAGE FRAME\n   FRAME ALWAYS FOLLOWS ORIGINAL IMAGE RATIO\n========================================================= *\/\n\n.torch-r2 .tr2-frame{\n  position:relative;\n\n  width:100%;\n  height:auto;\n\n  padding:5px;\n\n  border:1px solid var(--warm-line);\n  border-radius:17px;\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.09),\n      rgba(171,107,67,.13) 48%,\n      rgba(255,255,255,.025)\n    );\n\n  box-shadow:\n    0 20px 48px rgba(0,0,0,.22),\n    inset 0 1px 0 rgba(255,255,255,.08);\n\n  overflow:hidden;\n}\n\n.torch-r2 .tr2-frame-inner{\n  position:relative;\n\n  display:block;\n\n  width:100%;\n  height:auto!important;\n  min-height:0!important;\n\n  overflow:hidden;\n\n  border-radius:11px;\n}\n\n.torch-r2 .tr2-frame-inner::after{\n  content:\"\";\n\n  position:absolute;\n  z-index:3;\n\n  inset:0;\n\n  border:1px solid rgba(255,255,255,.09);\n  border-radius:11px;\n\n  box-shadow:\n    inset 0 0 30px rgba(0,0,0,.06);\n\n  pointer-events:none;\n}\n\n.torch-r2 .tr2-frame img{\n  display:block;\n\n  width:100%!important;\n  height:auto!important;\n\n  min-height:0!important;\n  max-height:none!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  object-fit:initial!important;\n\n  border-radius:11px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.torch-r2 .tr2-hero{\n  position:relative;\n\n  padding:47px 0 42px;\n}\n\n.torch-r2 .tr2-hero-grid{\n  position:relative;\n  z-index:2;\n\n  display:grid;\n  grid-template-columns:.86fr 1.14fr;\n  gap:42px;\n  align-items:center;\n}\n\n.torch-r2 .tr2-hero-copy{\n  position:relative;\n  z-index:3;\n}\n\n.torch-r2 .tr2-sale{\n  display:inline-flex;\n  align-items:center;\n  gap:9px;\n\n  margin-bottom:19px;\n\n  color:#dfa172;\n\n  font-size:12px;\n  font-weight:700;\n}\n\n.torch-r2 .tr2-sale-dot{\n  width:8px;\n  height:8px;\n\n  border-radius:50%;\n\n  background:var(--fire);\n\n  box-shadow:\n    0 0 14px rgba(238,125,55,.7);\n}\n\n.torch-r2 .tr2-hero-title{\n  max-width:520px;\n\n  margin:0;\n\n  color:#f7f3ed;\n\n  font-size:clamp(50px,6.9vw,80px);\n  line-height:.93;\n  letter-spacing:-3.3px;\n  font-weight:800;\n}\n\n.torch-r2 .tr2-hero-title span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#dc8a50;\n}\n\n.torch-r2 .tr2-hero-copy p{\n  max-width:455px;\n\n  margin:22px 0 27px;\n\n  color:#b9b1a9;\n\n  font-size:16px;\n  line-height:1.68;\n}\n\n.torch-r2 .tr2-actions{\n  display:flex;\n  align-items:center;\n  gap:18px;\n  flex-wrap:wrap;\n}\n\n.torch-r2 .tr2-side-note{\n  color:#918980;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.torch-r2 .tr2-side-note strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#ded8d1;\n\n  font-size:13px;\n  font-weight:700;\n}\n\n\n\/* controlled background typography *\/\n\n.torch-r2 .tr2-hero-word{\n  position:absolute;\n  z-index:0;\n\n  right:2%;\n  bottom:-5px;\n\n  color:rgba(255,255,255,.025);\n\n  font-size:clamp(80px,15cqw,170px);\n  line-height:.78;\n  letter-spacing:-7px;\n  font-weight:800;\n\n  white-space:nowrap;\n\n  pointer-events:none;\n  user-select:none;\n}\n\n\n\/* =========================================================\n   META STRIP\n========================================================= *\/\n\n.torch-r2 .tr2-meta{\n  padding:0 0 34px;\n}\n\n.torch-r2 .tr2-meta-inner{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.torch-r2 .tr2-meta-item{\n  padding:17px 22px;\n\n  border-right:1px solid var(--line);\n}\n\n.torch-r2 .tr2-meta-item:first-child{\n  padding-left:0;\n}\n\n.torch-r2 .tr2-meta-item:last-child{\n  border-right:0;\n}\n\n.torch-r2 .tr2-meta-item strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#eee8e1;\n\n  font-size:19px;\n  line-height:1.1;\n  font-weight:750;\n}\n\n.torch-r2 .tr2-meta-item span{\n  color:#958d85;\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   PERFORMANCE\n========================================================= *\/\n\n.torch-r2 .tr2-performance{\n  padding:36px 0 50px;\n}\n\n.torch-r2 .tr2-performance-head{\n  display:grid;\n  grid-template-columns:.55fr 1.45fr;\n  gap:36px;\n  align-items:end;\n\n  margin-bottom:22px;\n}\n\n.torch-r2 .tr2-temp{\n  color:#e58649;\n\n  font-size:clamp(62px,9cqw,102px);\n  line-height:.85;\n  letter-spacing:-4px;\n  font-weight:800;\n}\n\n.torch-r2 .tr2-temp small{\n  display:block;\n\n  margin-top:13px;\n\n  color:#aaa198;\n\n  font-size:12px;\n  line-height:1.4;\n  letter-spacing:.4px;\n  font-weight:650;\n  text-transform:uppercase;\n}\n\n.torch-r2 .tr2-performance-intro{\n  max-width:485px;\n  margin:0 0 3px;\n\n  color:#b2aaa2;\n\n  font-size:15px;\n  line-height:1.65;\n}\n\n.torch-r2 .tr2-performance-frame{\n  width:100%;\n}\n\n\n\/* =========================================================\n   IGNITION — ASYMMETRIC\n========================================================= *\/\n\n.torch-r2 .tr2-ignition{\n  padding:47px 0 52px;\n}\n\n.torch-r2 .tr2-ignition-grid{\n  display:grid;\n  grid-template-columns:1.17fr .83fr;\n  gap:42px;\n  align-items:center;\n}\n\n.torch-r2 .tr2-ignition-copy{\n  max-width:420px;\n}\n\n.torch-r2 .tr2-spec-list{\n  margin-top:22px;\n\n  border-top:1px solid var(--line);\n}\n\n.torch-r2 .tr2-spec-row{\n  display:flex;\n  justify-content:space-between;\n  gap:18px;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n\n  color:#a09890;\n\n  font-size:13px;\n  line-height:1.45;\n}\n\n.torch-r2 .tr2-spec-row strong{\n  color:#ded8d1;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   CAMPAIGN STATEMENT\n   one deliberate serif\/italic moment\n========================================================= *\/\n\n.torch-r2 .tr2-statement{\n  padding:32px 0 38px;\n}\n\n.torch-r2 .tr2-statement-inner{\n  max-width:830px;\n  margin:0 auto;\n\n  text-align:center;\n}\n\n.torch-r2 .tr2-statement p{\n  margin:0;\n\n  color:#d9c4b0;\n\n  font-family:\n    \"Iowan Old Style\",\n    \"Palatino Linotype\",\n    Palatino,\n    Georgia,\n    serif;\n\n  font-size:clamp(25px,3.5cqw,39px);\n  line-height:1.18;\n  font-style:italic;\n  font-weight:400;\n}\n\n.torch-r2 .tr2-statement span{\n  display:block;\n\n  width:48px;\n  height:2px;\n\n  margin:20px auto 0;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      var(--fire),\n      transparent\n    );\n}\n\n\n\/* =========================================================\n   OUTDOOR — IMAGE LED\n========================================================= *\/\n\n.torch-r2 .tr2-outdoor{\n  padding:38px 0 52px;\n}\n\n.torch-r2 .tr2-outdoor-copy{\n  display:grid;\n  grid-template-columns:1.05fr .7fr;\n  gap:38px;\n  align-items:end;\n\n  margin-bottom:22px;\n}\n\n.torch-r2 .tr2-outdoor-copy p{\n  margin:0;\n\n  color:#b3aba3;\n\n  font-size:15px;\n  line-height:1.65;\n}\n\n.torch-r2 .tr2-outdoor-frame{\n  position:relative;\n}\n\n.torch-r2 .tr2-use-row{\n  display:flex;\n  gap:28px;\n  flex-wrap:wrap;\n\n  margin-top:17px;\n}\n\n.torch-r2 .tr2-use{\n  position:relative;\n\n  padding-left:16px;\n}\n\n.torch-r2 .tr2-use::before{\n  content:\"\";\n\n  position:absolute;\n  left:0;\n  top:5px;\n\n  width:5px;\n  height:5px;\n\n  border-radius:50%;\n\n  background:#db8148;\n}\n\n.torch-r2 .tr2-use strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#e2dcd5;\n\n  font-size:14px;\n  line-height:1.3;\n  font-weight:700;\n}\n\n.torch-r2 .tr2-use span{\n  color:#938b83;\n\n  font-size:12px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   CULINARY — WARMER CHAPTER\n========================================================= *\/\n\n.torch-r2 .tr2-food{\n  position:relative;\n\n  padding:45px 0 55px;\n}\n\n.torch-r2 .tr2-food::before{\n  content:\"\";\n\n  position:absolute;\n  inset:0;\n\n  background:\n    radial-gradient(\n      circle at 15% 50%,\n      rgba(197,126,74,.11),\n      transparent 30%\n    );\n\n  pointer-events:none;\n}\n\n.torch-r2 .tr2-food-grid{\n  position:relative;\n  z-index:2;\n\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:42px;\n  align-items:center;\n}\n\n.torch-r2 .tr2-food-copy{\n  max-width:420px;\n}\n\n.torch-r2 .tr2-food-accent{\n  margin:18px 0 0;\n\n  color:#d4a77f;\n\n  font-family:\n    \"Iowan Old Style\",\n    \"Palatino Linotype\",\n    Palatino,\n    Georgia,\n    serif;\n\n  font-size:18px;\n  line-height:1.45;\n  font-style:italic;\n}\n\n.torch-r2 .tr2-food-list{\n  margin-top:22px;\n\n  border-top:1px solid var(--line);\n}\n\n.torch-r2 .tr2-food-row{\n  display:flex;\n  justify-content:space-between;\n  gap:18px;\n\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n\n  color:#a49c94;\n\n  font-size:13px;\n}\n\n.torch-r2 .tr2-food-row strong{\n  color:#ded8d1;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   FINAL OFFER\n========================================================= *\/\n\n.torch-r2 .tr2-buy{\n  padding:48px 0 55px;\n}\n\n.torch-r2 .tr2-buy-shell{\n  position:relative;\n\n  padding:28px;\n\n  border:1px solid rgba(208,153,111,.25);\n  border-radius:20px;\n\n  background:\n    radial-gradient(\n      circle at 20% 50%,\n      rgba(211,119,59,.08),\n      transparent 28%\n    ),\n    rgba(255,255,255,.025);\n\n  box-shadow:\n    0 24px 65px rgba(0,0,0,.17);\n}\n\n.torch-r2 .tr2-buy-grid{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  gap:42px;\n  align-items:center;\n}\n\n.torch-r2 .tr2-buy-copy{\n  max-width:470px;\n}\n\n.torch-r2 .tr2-buy-title{\n  margin:0;\n\n  color:#f5f0ea;\n\n  font-size:clamp(39px,5cqw,58px);\n  line-height:.98;\n  letter-spacing:-2px;\n  font-weight:780;\n}\n\n.torch-r2 .tr2-buy-title span{\n  color:#dc8950;\n}\n\n.torch-r2 .tr2-price{\n  display:flex;\n  align-items:center;\n  gap:13px;\n  flex-wrap:wrap;\n\n  margin:22px 0;\n}\n\n.torch-r2 .tr2-price strong{\n  color:#fff;\n\n  font-size:39px;\n  line-height:1;\n  font-weight:800;\n}\n\n.torch-r2 .tr2-price s{\n  color:#837b73;\n\n  font-size:15px;\n}\n\n.torch-r2 .tr2-save{\n  padding:7px 9px;\n\n  border-radius:4px;\n\n  background:var(--fire);\n  color:#17120e;\n\n  font-size:11px;\n  line-height:1;\n  font-weight:800;\n}\n\n.torch-r2 .tr2-buy-specs{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:23px;\n\n  border-top:1px solid var(--line);\n}\n\n.torch-r2 .tr2-buy-spec{\n  padding:12px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.torch-r2 .tr2-buy-spec:nth-child(odd){\n  padding-right:18px;\n}\n\n.torch-r2 .tr2-buy-spec:nth-child(even){\n  padding-left:18px;\n  border-left:1px solid var(--line);\n}\n\n.torch-r2 .tr2-buy-spec span{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#918980;\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n.torch-r2 .tr2-buy-spec strong{\n  color:#ddd7d0;\n\n  font-size:13px;\n  line-height:1.4;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   SAFETY\n========================================================= *\/\n\n.torch-r2 .tr2-safety{\n  padding:0 0 31px;\n}\n\n.torch-r2 .tr2-safety p{\n  max-width:820px;\n\n  margin:0 auto;\n\n  padding-top:18px;\n\n  border-top:1px solid var(--line);\n\n  color:#8c857e;\n\n  font-size:12px;\n  line-height:1.6;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   CONTAINER RESPONSIVE\n   Shopify narrow desktop column safe\n========================================================= *\/\n\n@container (max-width:800px){\n\n  .torch-r2 .tr2-wrap{\n    width:calc(100% - 34px);\n  }\n\n  .torch-r2 .tr2-hero-grid,\n  .torch-r2 .tr2-performance-head,\n  .torch-r2 .tr2-ignition-grid,\n  .torch-r2 .tr2-outdoor-copy,\n  .torch-r2 .tr2-food-grid,\n  .torch-r2 .tr2-buy-grid{\n    grid-template-columns:1fr;\n  }\n\n  .torch-r2 .tr2-hero{\n    padding-top:34px;\n    padding-bottom:34px;\n  }\n\n  .torch-r2 .tr2-hero-grid{\n    gap:26px;\n  }\n\n  .torch-r2 .tr2-hero-title{\n    font-size:clamp(43px,9cqw,62px);\n    letter-spacing:-2.4px;\n  }\n\n  .torch-r2 .tr2-hero-word{\n    font-size:18cqw;\n    right:0;\n    bottom:0;\n  }\n\n  .torch-r2 .tr2-performance,\n  .torch-r2 .tr2-ignition,\n  .torch-r2 .tr2-outdoor,\n  .torch-r2 .tr2-food,\n  .torch-r2 .tr2-buy{\n    padding-top:34px;\n    padding-bottom:42px;\n  }\n\n  .torch-r2 .tr2-performance-head,\n  .torch-r2 .tr2-outdoor-copy{\n    gap:14px;\n  }\n\n  .torch-r2 .tr2-ignition-grid,\n  .torch-r2 .tr2-food-grid,\n  .torch-r2 .tr2-buy-grid{\n    gap:27px;\n  }\n\n  .torch-r2 .tr2-title{\n    font-size:clamp(35px,7cqw,48px);\n  }\n\n}\n\n\n\/* =========================================================\n   NARROW\n========================================================= *\/\n\n@container (max-width:520px){\n\n  .torch-r2 .tr2-wrap{\n    width:calc(100% - 26px);\n  }\n\n  .torch-r2 .tr2-kicker{\n    font-size:11px;\n  }\n\n  .torch-r2 .tr2-title{\n    font-size:34px;\n    line-height:1.03;\n    letter-spacing:-1.4px;\n  }\n\n  .torch-r2 .tr2-copy{\n    font-size:15px;\n  }\n\n  .torch-r2 .tr2-hero-title{\n    font-size:43px;\n    line-height:.96;\n    letter-spacing:-2px;\n  }\n\n  .torch-r2 .tr2-hero-copy p{\n    font-size:15px;\n  }\n\n  .torch-r2 .tr2-meta-inner{\n    grid-template-columns:1fr;\n  }\n\n  .torch-r2 .tr2-meta-item,\n  .torch-r2 .tr2-meta-item:first-child{\n    padding:13px 0;\n\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .torch-r2 .tr2-meta-item:last-child{\n    border-bottom:0;\n  }\n\n  .torch-r2 .tr2-temp{\n    font-size:61px;\n    letter-spacing:-3px;\n  }\n\n  .torch-r2 .tr2-statement{\n    padding-top:25px;\n    padding-bottom:28px;\n  }\n\n  .torch-r2 .tr2-statement p{\n    font-size:25px;\n  }\n\n  .torch-r2 .tr2-use-row{\n    gap:14px 22px;\n  }\n\n  .torch-r2 .tr2-buy-shell{\n    padding:17px;\n    border-radius:15px;\n  }\n\n  .torch-r2 .tr2-buy-specs{\n    grid-template-columns:1fr;\n  }\n\n  .torch-r2 .tr2-buy-spec:nth-child(odd),\n  .torch-r2 .tr2-buy-spec:nth-child(even){\n    padding:11px 0;\n    border-left:0;\n  }\n\n  .torch-r2 .tr2-btn{\n    width:100%;\n  }\n\n  .torch-r2 .tr2-frame{\n    padding:4px;\n    border-radius:13px;\n  }\n\n  .torch-r2 .tr2-frame-inner,\n  .torch-r2 .tr2-frame img,\n  .torch-r2 .tr2-frame-inner::after{\n    border-radius:9px;\n  }\n\n}\n\n@media(max-width:600px){\n  .torch-r2 .tr2-wrap{\n    width:calc(100% - 26px);\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"torch-r2\"\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"tr2-hero\"\u003e\n\u003cdiv class=\"tr2-hero-word\"\u003eHEAT\u003c\/div\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cdiv class=\"tr2-hero-grid\"\u003e\n\u003cdiv class=\"tr2-hero-copy\"\u003e\n\u003cdiv class=\"tr2-sale\"\u003e\n\u003cspan class=\"tr2-sale-dot\"\u003e\u003c\/span\u003e Limited Offer · Save 40%\u003c\/div\u003e\n\u003ch2 class=\"tr2-hero-title\"\u003eBring the heat. \u003cspan\u003eSkip the hassle.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eCompact high-temperature flame for grilling, outdoor fire-starting and focused culinary heat.\u003c\/p\u003e\n\u003cdiv class=\"tr2-actions\"\u003e\n\u003ca href=\"#tr2-buy\" class=\"tr2-btn\"\u003e Get the Torch \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"tr2-side-note\"\u003e\n\u003cstrong\u003eElectronic Ignition\u003c\/strong\u003e Spark built into the torch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-frame\"\u003e\n\u003cdiv class=\"tr2-frame-inner\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/spp_shopify20260813154631_a34ea88b03414d0ddebabefa10fc4032_391f6062-97fb-49e4-b1c0-0007587470b0.png?v=1787192299\" alt=\"Portable Multi Function Butane Torch\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     QUICK FACTS\n===================================================== --\u003e\n\u003csection class=\"tr2-meta\"\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cdiv class=\"tr2-meta-inner\"\u003e\n\u003cdiv class=\"tr2-meta-item\"\u003e\n\u003cstrong\u003e≈1300°C\u003c\/strong\u003e \u003cspan\u003eApprox. flame temperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-meta-item\"\u003e\n\u003cstrong\u003eElectronic\u003c\/strong\u003e \u003cspan\u003eIntegrated ignition\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-meta-item\"\u003e\n\u003cstrong\u003e≈45 g\/h\u003c\/strong\u003e \u003cspan\u003eAir consumption\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PERFORMANCE\n===================================================== --\u003e\n\u003csection class=\"tr2-performance\"\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cdiv class=\"tr2-performance-head\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tr2-temp\"\u003e1300°C \u003csmall\u003e Approximate Flame Temperature \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tr2-kicker\"\u003eConcentrated Heat\u003c\/div\u003e\n\u003cp class=\"tr2-performance-intro\"\u003eHigh-temperature output in a compact handheld format, designed for suitable tasks that benefit from concentrated flame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-frame tr2-performance-frame\"\u003e\n\u003cdiv class=\"tr2-frame-inner\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/spp_shopify20260813154633_a7aa8ddd6f0d911965cad62d2c63b0e1_450af876-6667-489b-a6a0-9664e2f34b7b.png?v=1787192300\" alt=\"High temperature torch performance\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     IGNITION\n===================================================== --\u003e\n\u003csection class=\"tr2-ignition\"\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cdiv class=\"tr2-ignition-grid\"\u003e\n\u003cdiv class=\"tr2-frame\"\u003e\n\u003cdiv class=\"tr2-frame-inner\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/spp_shopify20260813154637_b639206ba7639ddaca82318eb42747b3_16fa6a58-e615-43df-b8a9-14cb7fd35fdb.png?v=1787192300\" alt=\"Electronic ignition torch\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-ignition-copy\"\u003e\n\u003cdiv class=\"tr2-kicker\"\u003eElectronic Ignition\u003c\/div\u003e\n\u003ch2 class=\"tr2-title\"\u003eSpark built \u003cspan class=\"hot\"\u003eright in.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"tr2-copy\"\u003eThe integrated electronic ignition creates the starting spark directly from the torch, reducing the need for a separate lighter or match during ignition.\u003c\/p\u003e\n\u003cdiv class=\"tr2-spec-list\"\u003e\n\u003cdiv class=\"tr2-spec-row\"\u003e\n\u003cspan\u003eIgnition Method\u003c\/span\u003e \u003cstrong\u003eElectronic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-spec-row\"\u003e\n\u003cspan\u003eAir Consumption\u003c\/span\u003e \u003cstrong\u003eApprox. 45 g\/h\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-spec-row\"\u003e\n\u003cspan\u003eColor\u003c\/span\u003e \u003cstrong\u003eGold\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CAMPAIGN STATEMENT\n===================================================== --\u003e\n\u003csection class=\"tr2-statement\"\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cdiv class=\"tr2-statement-inner\"\u003e\n\u003cp\u003e“A small tool becomes a very useful one when the flame is exactly where you need it.”\u003c\/p\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     OUTDOOR\n===================================================== --\u003e\n\u003csection class=\"tr2-outdoor\"\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cdiv class=\"tr2-outdoor-copy\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tr2-kicker\"\u003eMade for Outside\u003c\/div\u003e\n\u003ch2 class=\"tr2-title\"\u003eStart the fire. \u003cspan class=\"hot\"\u003eThen enjoy it.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eSuitable for outdoor fire-starting applications highlighted by the original product listing, including charcoal grills, campfires and fire pits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-frame tr2-outdoor-frame\"\u003e\n\u003cdiv class=\"tr2-frame-inner\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/spp_shopify20260813154648_b84c0c0ac4e49f831c2da4ddfc0d1d99_16593270-ad8f-44ba-b8cd-d5bd492aae43.png?v=1787192300\" alt=\"Outdoor butane torch use\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-use-row\"\u003e\n\u003cdiv class=\"tr2-use\"\u003e\n\u003cstrong\u003eCharcoal Grills\u003c\/strong\u003e \u003cspan\u003eOutdoor fire-starting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-use\"\u003e\n\u003cstrong\u003eCampfires\u003c\/strong\u003e \u003cspan\u003eFocused flame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-use\"\u003e\n\u003cstrong\u003eFire Pits\u003c\/strong\u003e \u003cspan\u003eBackyard use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CULINARY\n===================================================== --\u003e\n\u003csection class=\"tr2-food\"\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cdiv class=\"tr2-food-grid\"\u003e\n\u003cdiv class=\"tr2-frame\"\u003e\n\u003cdiv class=\"tr2-frame-inner\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/spp_shopify20260813154653_ef17e28eea73fc897de6f949a17078a9_e774a375-f6c8-48fe-ba2f-243227796dbf.png?v=1787192299\" alt=\"Butane torch culinary application\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-food-copy\"\u003e\n\u003cdiv class=\"tr2-kicker\"\u003eCulinary Finishing\u003c\/div\u003e\n\u003ch2 class=\"tr2-title\"\u003eHeat with \u003cspan class=\"hot\"\u003emore precision.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"tr2-copy\"\u003eThe product is also positioned for culinary uses such as surface searing and caramelizing.\u003c\/p\u003e\n\u003cdiv class=\"tr2-food-accent\"\u003eA quick finishing flame can change the surface, without changing the whole cooking setup.\u003c\/div\u003e\n\u003cdiv class=\"tr2-food-list\"\u003e\n\u003cdiv class=\"tr2-food-row\"\u003e\n\u003cspan\u003eSteak\u003c\/span\u003e \u003cstrong\u003eSurface Searing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-food-row\"\u003e\n\u003cspan\u003eDesserts\u003c\/span\u003e \u003cstrong\u003eCaramelizing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-food-row\"\u003e\n\u003cspan\u003eCooking\u003c\/span\u003e \u003cstrong\u003eFocused Heat\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL BUY\n===================================================== --\u003e\n\u003csection class=\"tr2-buy\" id=\"tr2-buy\"\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cdiv class=\"tr2-buy-shell\"\u003e\n\u003cdiv class=\"tr2-buy-grid\"\u003e\n\u003cdiv class=\"tr2-frame\"\u003e\n\u003cdiv class=\"tr2-frame-inner\"\u003e\u003cimg src=\"https:\/\/ahlwomax.com\/cdn\/shop\/files\/spp_shopify20260813154639_afb7402616433a460c65fa0a08778de3_0c8dff2c-e207-4a19-808d-9962f8595bba.png?v=1787192299\" alt=\"Gold Portable Butane Torch\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-buy-copy\"\u003e\n\u003cdiv class=\"tr2-kicker\"\u003ePortable Multi-Function Butane Torch\u003c\/div\u003e\n\u003ch2 class=\"tr2-buy-title\"\u003eCompact size. \u003cspan\u003eSerious heat.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"tr2-price\"\u003e\n\u003cstrong\u003e$29.99\u003c\/strong\u003e \u003cs\u003e$41.90\u003c\/s\u003e\n\u003cdiv class=\"tr2-save\"\u003eSAVE 40%\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-buy-specs\"\u003e\n\u003cdiv class=\"tr2-buy-spec\"\u003e\n\u003cspan\u003eFlame Temperature\u003c\/span\u003e \u003cstrong\u003eApprox. 1300°C\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-buy-spec\"\u003e\n\u003cspan\u003eIgnition\u003c\/span\u003e \u003cstrong\u003eElectronic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-buy-spec\"\u003e\n\u003cspan\u003eAir Consumption\u003c\/span\u003e \u003cstrong\u003eApprox. 45 g\/h\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr2-buy-spec\"\u003e\n\u003cspan\u003ePackage\u003c\/span\u003e \u003cstrong\u003e1 × Butane Torch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"tr2-btn\"\u003e Get Yours \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SAFETY\n===================================================== --\u003e\n\u003csection class=\"tr2-safety\"\u003e\n\u003cdiv class=\"tr2-wrap\"\u003e\n\u003cp\u003eHigh-temperature open-flame tool. Avoid use in enclosed spaces. Keep the flame directed away from combustible materials. Follow the instructions supplied with the torch and compatible fuel source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"esaske","offers":[{"title":"Default Title","offer_id":47666114724011,"sku":"Flamethrower-1pcs-S款电子打火全铜调软硬火","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/9868\/8427\/files\/spp_shopify20260813154631_a34ea88b03414d0ddebabefa10fc4032_391f6062-97fb-49e4-b1c0-0007587470b0.png?v=1787293146","url":"https:\/\/www.dewmaple.com\/products\/portable-multi-function-invertible-butane-torch","provider":"Dewmaple ","version":"1.0","type":"link"}