{"product_id":"torch1434","title":"🎁2026 New Arrivals 50% OFF💥Portable Multi-Function Invertible Butane Torch","description":"\u003cstyle\u003e   .brass-torch-page{     --black:#17191b;     --black-dark:#0e1011;     --graphite:#282c2f;      --brass:#b88a46;     --brass-dark:#916827;     --brass-soft:#f6eddf;      --flame:#d96e32;     --flame-dark:#b65324;     --flame-soft:#fbece3;      --steel:#e8eaeb;     --cream:#fffaf4;     --white:#ffffff;      --text:#3f4142;     --muted:#787b7c;     --line:#e3e1dd;      max-width:820px;     margin:0 auto;     background:#fff;     color:var(--text);     font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;     line-height:1.6;   }    .brass-torch-page *{     box-sizing:border-box;   }    .brass-torch-page img{     display:block;     width:100%;     height:auto;     margin:0;   }    .brass-torch-page h2,   .brass-torch-page h3,   .brass-torch-page p{     margin-top:0;   }     \/* =========================      HERO   ========================= *\/    .bt-hero{     padding:54px 28px 40px;     text-align:center;      background:       radial-gradient(         circle at 86% 5%,         rgba(217,110,50,.18),         transparent 36%       ),       radial-gradient(         circle at 8% 94%,         rgba(184,138,70,.15),         transparent 31%       ),       linear-gradient(         145deg,         #fffaf4,         #f0ece5       );   }    .bt-label{     display:inline-block;     margin-bottom:17px;     padding:7px 15px;      border-radius:50px;      background:var(--black-dark);     color:#fff;      font-size:11px;     font-weight:900;     letter-spacing:1.5px;     text-transform:uppercase;   }    .bt-hero h2{     max-width:730px;     margin:0 auto 15px;      color:var(--black-dark);      font-size:46px;     font-weight:900;     line-height:1.06;     letter-spacing:-1.2px;   }    .bt-accent{     color:var(--flame-dark);   }    .bt-hero p{     max-width:650px;     margin:0 auto 24px;      color:var(--muted);      font-size:16px;     line-height:1.65;   }    .bt-badges{     display:flex;     flex-wrap:wrap;     justify-content:center;     gap:8px;      margin-bottom:27px;   }    .bt-badge{     padding:9px 14px;      background:#fff;      border:1px solid var(--line);     border-radius:50px;      color:var(--black-dark);      font-size:12px;     font-weight:800;   }     \/* =========================      CTA   ========================= *\/    .brass-torch-page a.bt-cta{     display:inline-flex !important;     align-items:center;     justify-content:center;      min-width:250px;     padding:16px 31px;      border-radius:50px;      background:#d96e32 !important;     color:#ffffff !important;      text-decoration:none !important;      font-size:14px;     font-weight:900;     letter-spacing:.3px;      box-shadow:0 10px 28px rgba(217,110,50,.26);      transition:.2s ease;   }    .brass-torch-page a.bt-cta:hover{     background:#b65324 !important;     color:#ffffff !important;     text-decoration:none !important;      transform:translateY(-2px);   }    .bt-cta-note{     display:block;     margin-top:10px;      color:var(--muted);      font-size:10px;   }    .bt-final .bt-cta-note{     color:rgba(255,255,255,.55);   }     \/* =========================      IMAGE   ========================= *\/    .bt-image{     overflow:hidden;     background:#f4f2ed;   }     \/* =========================      QUICK BENEFITS   ========================= *\/    .bt-strip{     display:grid;     grid-template-columns:repeat(4,1fr);      background:#fff;      border-bottom:1px solid var(--line);   }    .bt-strip-item{     padding:20px 8px;      text-align:center;      border-right:1px solid var(--line);   }    .bt-strip-item:last-child{     border-right:0;   }    .bt-strip-item strong{     display:block;     margin-bottom:2px;      color:var(--black-dark);      font-size:13px;   }    .bt-strip-item span{     color:var(--muted);      font-size:10px;   }     \/* =========================      GENERAL   ========================= *\/    .bt-section{     padding:50px 28px;   }    .bt-light{     background:#fff;   }    .bt-brass{     background:var(--brass-soft);   }    .bt-flame{     background:var(--flame-soft);   }    .bt-steel{     background:#f2f3f3;   }    .bt-cream{     background:var(--cream);   }    .bt-dark{     background:var(--black-dark);     color:#fff;   }    .bt-head{     max-width:680px;     margin:0 auto 28px;      text-align:center;   }    .bt-kicker{     display:block;     margin-bottom:8px;      color:var(--flame-dark);      font-size:11px;     font-weight:900;     letter-spacing:1.5px;     text-transform:uppercase;   }    .bt-head h3{     margin-bottom:12px;      color:var(--black-dark);      font-size:35px;     font-weight:900;     line-height:1.13;     letter-spacing:-.6px;   }    .bt-head p{     margin-bottom:0;      color:var(--muted);      font-size:15px;   }    .bt-dark .bt-head h3{     color:#fff;   }    .bt-dark .bt-head p{     color:rgba(255,255,255,.72);   }    .bt-dark .bt-kicker{     color:#e8a36e;   }     \/* =========================      CARDS   ========================= *\/    .bt-grid{     display:grid;     grid-template-columns:repeat(2,1fr);      gap:12px;   }    .bt-card{     padding:23px 19px;      background:#fff;      border:1px solid var(--line);     border-radius:17px;   }    .bt-icon{     display:flex;     align-items:center;     justify-content:center;      width:42px;     height:42px;      margin-bottom:12px;      border-radius:50%;      background:var(--flame-soft);     color:var(--flame-dark);      font-size:12px;     font-weight:900;   }    .bt-card strong{     display:block;     margin-bottom:5px;      color:var(--black-dark);      font-size:15px;   }    .bt-card p{     margin:0;      color:var(--muted);      font-size:12px;     line-height:1.5;   }     \/* =========================      STATEMENT   ========================= *\/    .bt-statement{     padding:46px 28px;      text-align:center;      background:       radial-gradient(         circle at 90% 15%,         rgba(217,110,50,.25),         transparent 36%       ),       var(--black-dark);   }    .bt-statement h3{     max-width:680px;     margin:0 auto 12px;      color:#fff;      font-size:35px;     font-weight:900;     line-height:1.12;   }    .bt-statement p{     max-width:600px;     margin:0 auto;      color:rgba(255,255,255,.72);      font-size:14px;   }     \/* =========================      CHECKS   ========================= *\/    .bt-check-grid{     display:grid;     grid-template-columns:1fr 1fr;      gap:11px;   }    .bt-check{     display:flex;     gap:10px;      padding:17px;      background:#fff;      border:1px solid var(--line);     border-radius:14px;   }    .bt-checkmark{     flex:0 0 26px;      display:flex;     align-items:center;     justify-content:center;      width:26px;     height:26px;      border-radius:50%;      background:var(--brass-soft);     color:var(--brass-dark);      font-size:12px;     font-weight:900;   }    .bt-check strong{     display:block;     margin-bottom:2px;      color:var(--black-dark);      font-size:13px;   }    .bt-check p{     margin:0;      color:var(--muted);      font-size:11px;     line-height:1.45;   }     \/* =========================      APPLICATIONS   ========================= *\/    .bt-use-grid{     display:grid;     grid-template-columns:repeat(4,1fr);      gap:10px;   }    .bt-use{     padding:21px 10px;      text-align:center;      background:rgba(255,255,255,.06);      border:1px solid rgba(255,255,255,.13);     border-radius:15px;   }    .bt-use-icon{     display:flex;     align-items:center;     justify-content:center;      width:40px;     height:40px;      margin:0 auto 8px;      border-radius:50%;      background:rgba(255,255,255,.09);     color:#efaa74;      font-size:11px;     font-weight:900;   }    .bt-use strong{     display:block;      color:#fff;      font-size:12px;   }    .bt-use small{     display:block;      margin-top:3px;      color:rgba(255,255,255,.53);      font-size:9px;   }     \/* =========================      SPECS   ========================= *\/    .bt-specs{     overflow:hidden;      background:#fff;      border:1px solid var(--line);     border-radius:17px;   }    .bt-spec-row{     display:grid;     grid-template-columns:1fr 1fr;      border-bottom:1px solid var(--line);   }    .bt-spec-row:last-child{     border-bottom:0;   }    .bt-spec{     padding:16px 18px;   }    .bt-spec:first-child{     border-right:1px solid var(--line);   }    .bt-spec-label{     display:block;      margin-bottom:3px;      color:var(--muted);      font-size:10px;     font-weight:800;     letter-spacing:.8px;     text-transform:uppercase;   }    .bt-spec-value{     color:var(--black-dark);      font-size:14px;     font-weight:750;   }     \/* =========================      SAFETY BOX   ========================= *\/    .bt-safety-box{     padding:23px 20px;      background:#fff;      border:1px solid #ead8cd;     border-radius:17px;   }    .bt-safety-title{     display:block;      margin-bottom:12px;      color:var(--flame-dark);      font-size:13px;     font-weight:900;     text-transform:uppercase;     letter-spacing:.8px;   }    .bt-safety-grid{     display:grid;     grid-template-columns:1fr 1fr;      gap:10px;   }    .bt-safety-item{     padding:13px;      background:#fbf7f3;     border-radius:11px;      color:#635b56;      font-size:11px;   }     \/* =========================      FINAL   ========================= *\/    .bt-final{     padding:53px 28px;      text-align:center;      background:       radial-gradient(         circle at 84% 5%,         rgba(217,110,50,.34),         transparent 38%       ),       radial-gradient(         circle at 10% 95%,         rgba(184,138,70,.16),         transparent 31%       ),       linear-gradient(         145deg,         #392d24,         #0e1011       );   }    .bt-final .bt-kicker{     color:#e8aa76;   }    .bt-final h3{     max-width:690px;      margin:8px auto 13px;      color:#fff;      font-size:40px;     font-weight:900;     line-height:1.08;   }    .bt-final p{     max-width:610px;      margin:0 auto 23px;      color:rgba(255,255,255,.74);      font-size:14px;   }     \/* =========================      NOTES   ========================= *\/    .bt-notes{     padding:22px 20px;      background:#f8f7f5;      color:#77736f;      font-size:11px;     line-height:1.75;   }    .bt-notes strong{     color:#4c4946;   }     \/* =========================      MOBILE   ========================= *\/    @media(max-width:650px){      .bt-hero{       padding:39px 17px 31px;     }      .bt-hero h2{       font-size:34px;     }      .bt-hero p{       font-size:14px;     }      .bt-strip{       grid-template-columns:repeat(2,1fr);     }      .bt-strip-item:nth-child(2){       border-right:0;     }      .bt-strip-item:nth-child(-n+2){       border-bottom:1px solid var(--line);     }      .bt-section{       padding:39px 16px;     }      .bt-head h3{       font-size:29px;     }      .bt-grid,     .bt-check-grid,     .bt-safety-grid{       grid-template-columns:1fr;     }      .bt-use-grid{       grid-template-columns:repeat(2,1fr);     }      .bt-spec-row{       grid-template-columns:1fr;     }      .bt-spec:first-child{       border-right:0;       border-bottom:1px solid var(--line);     }      .bt-statement{       padding:39px 18px;     }      .bt-statement h3{       font-size:29px;     }      .bt-final{       padding:44px 17px;     }      .bt-final h3{       font-size:32px;     }      .brass-torch-page a.bt-cta{       width:100%;       max-width:330px;       min-height:54px;     }   } \u003c\/style\u003e   \u003cdiv class=\"brass-torch-page\"\u003e     \u003c!-- =========================        HERO   ========================= --\u003e    \u003csection class=\"bt-hero\"\u003e      \u003cspan class=\"bt-label\"\u003e       High-Temperature Butane Torch     \u003c\/span\u003e      \u003ch2\u003e       One Press.\u003cbr\u003e       \u003cspan class=\"bt-accent\"\u003e         Serious Heat When You Need It.       \u003c\/span\u003e     \u003c\/h2\u003e      \u003cp\u003e       A compact high-temperature torch       with electronic ignition,       copper-zinc alloy construction       and a concentrated flame reaching       approximately 1300°C \/ 2372°F.     \u003c\/p\u003e       \u003cdiv class=\"bt-badges\"\u003e        \u003cspan class=\"bt-badge\"\u003e         Approx. 1300°C Flame       \u003c\/span\u003e        \u003cspan class=\"bt-badge\"\u003e         Electronic Ignition       \u003c\/span\u003e        \u003cspan class=\"bt-badge\"\u003e         Copper-Zinc Construction       \u003c\/span\u003e        \u003cspan class=\"bt-badge\"\u003e         Outdoor \u0026amp; Culinary Use       \u003c\/span\u003e      \u003c\/div\u003e       \u003ca href=\"#MainContent\" class=\"bt-cta\"\u003e       GET YOURS NOW →     \u003c\/a\u003e       \u003cspan class=\"bt-cta-note\"\u003e       Torch unit included. Check compatible fuel requirements before use.     \u003c\/span\u003e    \u003c\/section\u003e     \u003c!-- =========================        IMAGE 1   ========================= --\u003e    \u003cdiv class=\"bt-image\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260813172841_8632ee30826590ce4af2832619ef3cc4.png?v=1786613327\"\u003e    \u003c\/div\u003e     \u003c!-- =========================        QUICK BENEFITS   ========================= --\u003e    \u003cdiv class=\"bt-strip\"\u003e      \u003cdiv class=\"bt-strip-item\"\u003e       \u003cstrong\u003eIgnite\u003c\/strong\u003e       \u003cspan\u003eElectronic start\u003c\/span\u003e     \u003c\/div\u003e      \u003cdiv class=\"bt-strip-item\"\u003e       \u003cstrong\u003eHeat\u003c\/strong\u003e       \u003cspan\u003eUp to approx. 1300°C\u003c\/span\u003e     \u003c\/div\u003e      \u003cdiv class=\"bt-strip-item\"\u003e       \u003cstrong\u003eDirect\u003c\/strong\u003e       \u003cspan\u003eConcentrated flame\u003c\/span\u003e     \u003c\/div\u003e      \u003cdiv class=\"bt-strip-item\"\u003e       \u003cstrong\u003eUse\u003c\/strong\u003e       \u003cspan\u003eCooking \u0026amp; outdoor tasks\u003c\/span\u003e     \u003c\/div\u003e    \u003c\/div\u003e     \u003c!-- =========================        MAIN BENEFIT   ========================= --\u003e    \u003csection class=\"bt-section bt-light\"\u003e      \u003cdiv class=\"bt-head\"\u003e        \u003cspan class=\"bt-kicker\"\u003e         When a Match Doesn't Deliver Enough Heat       \u003c\/span\u003e        \u003ch3\u003e         Put Concentrated Heat         Exactly Where the Job Needs It.       \u003c\/h3\u003e        \u003cp\u003e         Lighting charcoal,         starting a suitable outdoor fire         or finishing food often requires         more focused heat than an ordinary lighter provides.         This torch delivers a concentrated high-temperature flame         in a compact handheld format.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"bt-grid\"\u003e        \u003cdiv class=\"bt-card\"\u003e          \u003cdiv class=\"bt-icon\"\u003e           01         \u003c\/div\u003e          \u003cstrong\u003e           Concentrated Flame         \u003c\/strong\u003e          \u003cp\u003e           Direct heat toward           a specific working area           instead of heating a broad surface.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-card\"\u003e          \u003cdiv class=\"bt-icon\"\u003e           02         \u003c\/div\u003e          \u003cstrong\u003e           High-Temperature Output         \u003c\/strong\u003e          \u003cp\u003e           Listed flame temperature           reaches approximately           1300°C \/ 2372°F.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-card\"\u003e          \u003cdiv class=\"bt-icon\"\u003e           03         \u003c\/div\u003e          \u003cstrong\u003e           Handheld Format         \u003c\/strong\u003e          \u003cp\u003e           Compact construction           makes the torch easier           to position for suitable tasks.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-card\"\u003e          \u003cdiv class=\"bt-icon\"\u003e           04         \u003c\/div\u003e          \u003cstrong\u003e           Multiple Uses         \u003c\/strong\u003e          \u003cp\u003e           Useful for compatible           outdoor cooking,           fire-starting and culinary applications.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================        STATEMENT   ========================= --\u003e    \u003csection class=\"bt-statement\"\u003e      \u003ch3\u003e       More Than a Flame.       A Focused Source of High Heat.     \u003c\/h3\u003e      \u003cp\u003e       Electronic ignition       and concentrated output       make it practical for tasks       where an ordinary lighter isn't enough.     \u003c\/p\u003e    \u003c\/section\u003e     \u003c!-- =========================        ALLOY   ========================= --\u003e    \u003csection class=\"bt-section bt-brass\"\u003e      \u003cdiv class=\"bt-head\"\u003e        \u003cspan class=\"bt-kicker\"\u003e         Copper-Zinc Alloy Construction       \u003c\/span\u003e        \u003ch3\u003e         A Solid Metal Body         Made for High-Heat Work.       \u003c\/h3\u003e        \u003cp\u003e         The metallic copper-zinc construction         gives the torch a substantial,         tool-like feel         while supporting repeated         high-temperature use.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"bt-check-grid\"\u003e        \u003cdiv class=\"bt-check\"\u003e          \u003cdiv class=\"bt-checkmark\"\u003e✓\u003c\/div\u003e          \u003cdiv\u003e           \u003cstrong\u003e             Metal Construction           \u003c\/strong\u003e            \u003cp\u003e             Built around             a copper-zinc alloy body.           \u003c\/p\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-check\"\u003e          \u003cdiv class=\"bt-checkmark\"\u003e✓\u003c\/div\u003e          \u003cdiv\u003e           \u003cstrong\u003e             Heat-Oriented Design           \u003c\/strong\u003e            \u003cp\u003e             Materials are selected             for use around             high operating temperatures.           \u003c\/p\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-check\"\u003e          \u003cdiv class=\"bt-checkmark\"\u003e✓\u003c\/div\u003e          \u003cdiv\u003e           \u003cstrong\u003e             Rugged Tool Feel           \u003c\/strong\u003e            \u003cp\u003e             Metallic construction             gives the unit             a more substantial structure.           \u003c\/p\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-check\"\u003e          \u003cdiv class=\"bt-checkmark\"\u003e✓\u003c\/div\u003e          \u003cdiv\u003e           \u003cstrong\u003e             Gold Finish           \u003c\/strong\u003e            \u003cp\u003e             Distinctive metallic appearance             suited to a professional-looking             tool setup.           \u003c\/p\u003e         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================        IMAGE 2   ========================= --\u003e    \u003cdiv class=\"bt-image\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260813172848_db9446ab193ba6c2de6b496b437c9e52.png?v=1786613332\"\u003e    \u003c\/div\u003e     \u003c!-- =========================        IGNITION   ========================= --\u003e    \u003csection class=\"bt-section bt-steel\"\u003e      \u003cdiv class=\"bt-head\"\u003e        \u003cspan class=\"bt-kicker\"\u003e         Integrated Electronic Ignition       \u003c\/span\u003e        \u003ch3\u003e         No Separate Match.         No Separate Lighter.       \u003c\/h3\u003e        \u003cp\u003e         The integrated electronic ignition         provides a built-in spark source,         simplifying startup compared with         manually lighting a torch         from an external flame.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"bt-grid\"\u003e        \u003cdiv class=\"bt-card\"\u003e          \u003cdiv class=\"bt-icon\"\u003e           01         \u003c\/div\u003e          \u003cstrong\u003e           Built-In Ignition         \u003c\/strong\u003e          \u003cp\u003e           Spark generation           is integrated           into the torch assembly.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-card\"\u003e          \u003cdiv class=\"bt-icon\"\u003e           02         \u003c\/div\u003e          \u003cstrong\u003e           Fewer Loose Accessories         \u003c\/strong\u003e          \u003cp\u003e           No separate match           or handheld lighter           is needed for ignition.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-card\"\u003e          \u003cdiv class=\"bt-icon\"\u003e           03         \u003c\/div\u003e          \u003cstrong\u003e           Quick Startup         \u003c\/strong\u003e          \u003cp\u003e           Designed to make           ignition more convenient           during routine use.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-card\"\u003e          \u003cdiv class=\"bt-icon\"\u003e           04         \u003c\/div\u003e          \u003cstrong\u003e           Integrated Design         \u003c\/strong\u003e          \u003cp\u003e           Ignition and torch head           are combined           in one handheld unit.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================        IMAGE 3   ========================= --\u003e    \u003cdiv class=\"bt-image\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260813172853_bc2f8cd6c5b6d00e02d2cf2e0c617b5c.png?v=1786613337\"\u003e    \u003c\/div\u003e     \u003c!-- =========================        OUTDOOR   ========================= --\u003e    \u003csection class=\"bt-section bt-dark\"\u003e      \u003cdiv class=\"bt-head\"\u003e        \u003cspan class=\"bt-kicker\"\u003e         Built for Heat-Intensive Everyday Tasks       \u003c\/span\u003e        \u003ch3\u003e         Grill.         Camp.         Sear.         Heat.       \u003c\/h3\u003e        \u003cp\u003e         A concentrated torch flame         can be useful across several         compatible outdoor         and culinary applications.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"bt-use-grid\"\u003e        \u003cdiv class=\"bt-use\"\u003e          \u003cdiv class=\"bt-use-icon\"\u003e           BBQ         \u003c\/div\u003e          \u003cstrong\u003e           Charcoal Grills         \u003c\/strong\u003e          \u003csmall\u003e           Assist with ignition         \u003c\/small\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-use\"\u003e          \u003cdiv class=\"bt-use-icon\"\u003e           FIRE         \u003c\/div\u003e          \u003cstrong\u003e           Fire Pits         \u003c\/strong\u003e          \u003csmall\u003e           Suitable outdoor use         \u003c\/small\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-use\"\u003e          \u003cdiv class=\"bt-use-icon\"\u003e           CAMP         \u003c\/div\u003e          \u003cstrong\u003e           Camping         \u003c\/strong\u003e          \u003csmall\u003e           Outdoor heat source         \u003c\/small\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-use\"\u003e          \u003cdiv class=\"bt-use-icon\"\u003e           FOOD         \u003c\/div\u003e          \u003cstrong\u003e           Culinary Finish         \u003c\/strong\u003e          \u003csmall\u003e           Controlled surface heat         \u003c\/small\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================        IMAGE 4   ========================= --\u003e    \u003cdiv class=\"bt-image\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260813172858_b0475a7bec35fd6791dc3c6f944a835f.png?v=1786613343\"\u003e    \u003c\/div\u003e     \u003c!-- =========================        CULINARY   ========================= --\u003e    \u003csection class=\"bt-section bt-flame\"\u003e      \u003cdiv class=\"bt-head\"\u003e        \u003cspan class=\"bt-kicker\"\u003e         Focused Heat for Culinary Finishing       \u003c\/span\u003e        \u003ch3\u003e         Add High Heat         Without Heating the Whole Pan.       \u003c\/h3\u003e        \u003cp\u003e         A concentrated torch flame         can be useful for compatible culinary tasks         that benefit from direct surface heat,         such as browning,         caramelizing         and finishing selected foods.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"bt-check-grid\"\u003e        \u003cdiv class=\"bt-check\"\u003e          \u003cdiv class=\"bt-checkmark\"\u003e✓\u003c\/div\u003e          \u003cdiv\u003e           \u003cstrong\u003e             Surface Searing           \u003c\/strong\u003e            \u003cp\u003e             Apply focused heat             to suitable food surfaces             during finishing.           \u003c\/p\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-check\"\u003e          \u003cdiv class=\"bt-checkmark\"\u003e✓\u003c\/div\u003e          \u003cdiv\u003e           \u003cstrong\u003e             Caramelizing           \u003c\/strong\u003e            \u003cp\u003e             Useful for suitable             sugar-topped desserts             and culinary finishing.           \u003c\/p\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-check\"\u003e          \u003cdiv class=\"bt-checkmark\"\u003e✓\u003c\/div\u003e          \u003cdiv\u003e           \u003cstrong\u003e             Focused Application           \u003c\/strong\u003e            \u003cp\u003e             Direct heat             toward a specific surface             instead of the entire cooking vessel.           \u003c\/p\u003e         \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-check\"\u003e          \u003cdiv class=\"bt-checkmark\"\u003e✓\u003c\/div\u003e          \u003cdiv\u003e           \u003cstrong\u003e             Handheld Control           \u003c\/strong\u003e            \u003cp\u003e             Compact torch design             makes it easier             to position the heat source.           \u003c\/p\u003e         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================        IMAGE 5   ========================= --\u003e    \u003cdiv class=\"bt-image\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260813172904_70471068e0c6e9c2d381e5daba220dcb.png?v=1786613348\"\u003e    \u003c\/div\u003e     \u003c!-- =========================        SPECS   ========================= --\u003e    \u003csection class=\"bt-section bt-cream\"\u003e      \u003cdiv class=\"bt-head\"\u003e        \u003cspan class=\"bt-kicker\"\u003e         Product Details       \u003c\/span\u003e        \u003ch3\u003e         Compact Torch.         High-Temperature Output.       \u003c\/h3\u003e      \u003c\/div\u003e       \u003cdiv class=\"bt-specs\"\u003e        \u003cdiv class=\"bt-spec-row\"\u003e          \u003cdiv class=\"bt-spec\"\u003e            \u003cspan class=\"bt-spec-label\"\u003e             Product           \u003c\/span\u003e            \u003cspan class=\"bt-spec-value\"\u003e             High-Temperature Butane Torch           \u003c\/span\u003e          \u003c\/div\u003e           \u003cdiv class=\"bt-spec\"\u003e            \u003cspan class=\"bt-spec-label\"\u003e             Color           \u003c\/span\u003e            \u003cspan class=\"bt-spec-value\"\u003e             Gold           \u003c\/span\u003e          \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-spec-row\"\u003e          \u003cdiv class=\"bt-spec\"\u003e            \u003cspan class=\"bt-spec-label\"\u003e             Ignition           \u003c\/span\u003e            \u003cspan class=\"bt-spec-value\"\u003e             Electronic Ignition           \u003c\/span\u003e          \u003c\/div\u003e           \u003cdiv class=\"bt-spec\"\u003e            \u003cspan class=\"bt-spec-label\"\u003e             Listed Flame Temperature           \u003c\/span\u003e            \u003cspan class=\"bt-spec-value\"\u003e             Approx. 1300°C \/ 2372°F           \u003c\/span\u003e          \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-spec-row\"\u003e          \u003cdiv class=\"bt-spec\"\u003e            \u003cspan class=\"bt-spec-label\"\u003e             Listed Gas Consumption           \u003c\/span\u003e            \u003cspan class=\"bt-spec-value\"\u003e             Approx. 45 g\/h           \u003c\/span\u003e          \u003c\/div\u003e           \u003cdiv class=\"bt-spec\"\u003e            \u003cspan class=\"bt-spec-label\"\u003e             Construction           \u003c\/span\u003e            \u003cspan class=\"bt-spec-value\"\u003e             Copper-Zinc Alloy           \u003c\/span\u003e          \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"bt-spec-row\"\u003e          \u003cdiv class=\"bt-spec\"\u003e            \u003cspan class=\"bt-spec-label\"\u003e             Fuel Type           \u003c\/span\u003e            \u003cspan class=\"bt-spec-value\"\u003e             Butane           \u003c\/span\u003e          \u003c\/div\u003e           \u003cdiv class=\"bt-spec\"\u003e            \u003cspan class=\"bt-spec-label\"\u003e             Package Includes           \u003c\/span\u003e            \u003cspan class=\"bt-spec-value\"\u003e             1 × Butane Torch           \u003c\/span\u003e          \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================        SAFETY   ========================= --\u003e    \u003csection class=\"bt-section bt-brass\"\u003e      \u003cdiv class=\"bt-head\"\u003e        \u003cspan class=\"bt-kicker\"\u003e         High Heat Requires Careful Use       \u003c\/span\u003e        \u003ch3\u003e         Powerful Heat.         Use It Responsibly.       \u003c\/h3\u003e        \u003cp\u003e         This product produces         an open high-temperature flame         and should always be handled         as a heat-producing tool.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"bt-safety-box\"\u003e        \u003cspan class=\"bt-safety-title\"\u003e         Basic Safety Reminders       \u003c\/span\u003e         \u003cdiv class=\"bt-safety-grid\"\u003e          \u003cdiv class=\"bt-safety-item\"\u003e           Use only in a well-ventilated area           and avoid enclosed spaces where fumes may accumulate.         \u003c\/div\u003e          \u003cdiv class=\"bt-safety-item\"\u003e           Keep the flame,           heated nozzle and hot surfaces           away from flammable materials.         \u003c\/div\u003e          \u003cdiv class=\"bt-safety-item\"\u003e           Never point the torch           toward people,           animals or anything           that could ignite.         \u003c\/div\u003e          \u003cdiv class=\"bt-safety-item\"\u003e           Allow the torch           and metal components           to cool fully before handling or storage.         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================        FINAL CTA   ========================= --\u003e    \u003csection class=\"bt-final\"\u003e      \u003cspan class=\"bt-kicker\"\u003e       When You Need More Than an Ordinary Lighter     \u003c\/span\u003e      \u003ch3\u003e       Ignite Fast.       Focus the Heat.       Get the Job Started.     \u003c\/h3\u003e      \u003cp\u003e       Electronic ignition,       copper-zinc alloy construction       and approximately 1300°C       of concentrated flame output       in one compact butane torch.     \u003c\/p\u003e       \u003ca href=\"#MainContent\" class=\"bt-cta\"\u003e       GET YOURS NOW →     \u003c\/a\u003e       \u003cspan class=\"bt-cta-note\"\u003e       1 × butane torch included.     \u003c\/span\u003e    \u003c\/section\u003e     \u003c!-- =========================        NOTES   ========================= --\u003e    \u003cdiv class=\"bt-notes\"\u003e      \u003cstrong\u003eImportant Safety \u0026amp; Use Information:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e      This product generates an open flame     and very high temperatures.     Keep out of reach of children     and never leave the torch unattended while operating.\u003cbr\u003e\u003cbr\u003e      Use only in a well-ventilated location.     Do not use in enclosed spaces     where fuel vapors or combustion gases may accumulate.     Keep away from gasoline,     alcohol,     aerosols,     solvents     and other flammable materials.\u003cbr\u003e\u003cbr\u003e      Always direct the flame     away from yourself,     other people,     animals     and combustible objects.     Surfaces around the torch head     may remain hot after use —     allow the unit to cool fully before touching,     disconnecting or storing it.\u003cbr\u003e\u003cbr\u003e      Inspect the torch     and fuel connection before use.     Use only a compatible butane fuel source     specified for the product.     Do not use damaged,     leaking or improperly connected equipment.\u003cbr\u003e\u003cbr\u003e      For culinary use,     use only on suitable food     and in a properly ventilated cooking environment.     Follow the instructions supplied     with the product and fuel container.    \u003c\/div\u003e   \u003c\/div\u003e","brand":"YYP01","offers":[{"title":"Gold \/ Buy 1","offer_id":50207459541242,"sku":"LE10343279","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Gold \/ 🔥Buy 2 Get 1 Free (3PCS）","offer_id":50207459574010,"sku":"LE10343279*3","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Gold \/ 🔥🔥Buy 3 Get 2 Free (5PCS）","offer_id":50207459606778,"sku":"LE10343279*5","price":59.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/spp_shopify20260813172909_643e3265f3d0aeeb100ffd9302f8ece8_61ec4b83-ef7b-44df-9d2d-045cc4a2ccc5.png?v=1788226823","url":"https:\/\/scerich.com\/products\/torch1434","provider":"scerich","version":"1.0","type":"link"}