{"title":"Garden Weed Burner Torch Series","description":"\u003cstyle\u003e\n\/* 全局基础重置 *\/\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\/* 首屏横幅外层容器 *\/\n.weed-torch-banner {\n  width: 100%;\n  min-height: 88vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  position: relative;\n  overflow: hidden;\n  \/* 你指定的除草实景横幅图 *\/\n  background: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0669\/5600\/1488\/files\/ac7e3060273c313a3ca5a37b87bcc8eb.jpg?v=1782979078') center \/ cover no-repeat;\n  background-color: #121815;\n}\n\/* 动态火焰流光叠加层，不遮挡原图产品 *\/\n.weed-torch-banner::before {\n  content: \"\";\n  position: absolute;\n  width: 180%;\n  height: 180%;\n  background: radial-gradient(circle at center, rgba(255,115,22,0.2) 0%, transparent 58%),\n              radial-gradient(circle 320px at 20% 70%, rgba(255,85,12,0.13) 0%, transparent 62%),\n              radial-gradient(circle 280px at 80% 30%, rgba(255,135,35,0.1) 0%, transparent 68%);\n  animation: fire-glow-flow 13s linear infinite;\n  z-index: 1;\n  pointer-events: none;\n}\n\/* 渐变遮罩，提升白色文字可读性 *\/\n.banner-dark-mask {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.6));\n  z-index: 2;\n}\n\/* 文字内容居中容器 *\/\n.banner-text-wrap {\n  position: relative;\n  z-index: 3;\n  text-align: center;\n  padding: 0 24px;\n  max-width: 1080px;\n  animation: text-fade-up 1.7s ease-out forwards;\n  opacity: 0;\n}\n\/* 主产品大标题 *\/\n.banner-main-title {\n  font-size: clamp(2.2rem, 7vw, 4.6rem);\n  color: #ffffff;\n  font-weight: 700;\n  letter-spacing: 1px;\n  margin-bottom: 18px;\n  line-height: 1.1;\n}\n\/* 火焰橙色高亮装饰 *\/\n.banner-main-title span {\n  color: #ff8422;\n}\n\/* 产品卖点副标题 *\/\n.banner-desc {\n  font-size: clamp(1rem, 2vw, 1.32rem);\n  color: #eeeeee;\n  line-height: 1.7;\n  margin: 0 auto 40px;\n  max-width: 780px;\n}\n\/* 按钮组布局 *\/\n.banner-btn-group {\n  display: flex;\n  gap: 22px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n\/* 主橙色购买按钮 *\/\n.btn-primary-torch {\n  padding: 17px 40px;\n  background: linear-gradient(90deg, #ff7313, #ff9833);\n  color: #0a0e0d;\n  font-weight: 600;\n  font-size: 1.08rem;\n  border: none;\n  border-radius: 5px;\n  text-decoration: none;\n  transition: all 0.32s ease;\n}\n.btn-primary-torch:hover {\n  transform: translateY(-5px) scale(1.04);\n  box-shadow: 0 0 28px rgba(255,123,29,0.6);\n}\n\/* 边框次要按钮 *\/\n.btn-secondary-torch {\n  padding: 17px 40px;\n  background: transparent;\n  color: #fff;\n  border: 2px solid #ff8422;\n  font-weight: 500;\n  font-size: 1.08rem;\n  border-radius: 5px;\n  text-decoration: none;\n  transition: all 0.32s ease;\n}\n.btn-secondary-torch:hover {\n  background: rgba(255,133,33,0.18);\n  transform: translateY(-5px);\n  border-color: #ffa046;\n}\n\/* 底部促销标语 *\/\n.banner-sale-text {\n  margin-top: 36px;\n  color: #ffbd66;\n  font-size: 0.98rem;\n  letter-spacing: 0.6px;\n}\n\n\/* 动画关键帧 *\/\n\/* 火焰光晕缓慢循环流动 *\/\n@keyframes fire-glow-flow {\n  0% { transform: translate(-25%, -25%) rotate(0deg); }\n  50% { transform: translate(-12%, -12%) rotate(7deg); }\n  100% { transform: translate(-25%, -25%) rotate(0deg); }\n}\n\/* 文字从下方上浮淡入动画 *\/\n@keyframes text-fade-up {\n  0% { opacity: 0; transform: translateY(35px); }\n  100% { opacity: 1; transform: translateY(0); }\n}\n\n\/* 移动端适配样式 *\/\n@media screen and (max-width: 749px) {\n  .weed-torch-banner {\n    min-height: 74vh;\n  }\n  .banner-btn-group {\n    flex-direction: column;\n    align-items: center;\n  }\n  .btn-primary-torch, .btn-secondary-torch {\n    width: 100%;\n    max-width: 340px;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- 首屏横幅HTML结构 --\u003e\n\u003csection class=\"weed-torch-banner\"\u003e\n  \u003cdiv class=\"banner-dark-mask\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"banner-text-wrap\"\u003e\n    \u003ch1 class=\"banner-main-title\"\u003eGarden Weed Burner \u003cspan\u003e🔥\u003c\/span\u003e Torch Series\u003c\/h1\u003e\n    \u003cp class=\"banner-desc\"\u003e\n      Professional garden weed torch with adjustable high-temperature flame \u0026amp; built-in piezo auto ignition. Effortlessly remove weeds, melt snow, clean roof moss, perfect for outdoor gardening \u0026amp; farm maintenance.\n    \u003c\/p\u003e\n    \u003cdiv class=\"banner-btn-group\"\u003e\n      \u003c!-- 替换为你的长款除草喷火枪商品链接 --\u003e\n      \u003ca href=\"\/products\/long-handle-weed-burner-torch\" class=\"btn-primary-torch\"\u003eShop Long Handle Torch\u003c\/a\u003e\n      \u003c!-- 替换为可调火焰款喷火枪商品链接 --\u003e\n      \u003ca href=\"\/products\/adjustable-flame-weed-torch\" class=\"btn-secondary-torch\"\u003eAdjustable Flame Model\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"banner-sale-text\"\u003eLimited Time Discount | Save Up To $18 On All Garden Torches\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"propane-weed-burner-torch-for-garden-roof-snow","title":"Weed Torch - Propane Torch Weed Burner with Detachable Long Arm, Rubber Grip \u0026 Flame Control Valve for Garden, Snow Road, Roofing, Outdoor (Propane Tank Not Included)","description":"\u003ch2 id=\"tinymce_scroll_sign\"\u003eGarden Torch Burner for Fast, Safe Outdoor Cleaning\u003c\/h2\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/f63b347c-d5ae-42cc-ad1a-406f832ac551.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"propane torch weed burner\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/f63b347c-d5ae-42cc-ad1a-406f832ac551.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEffective Thermal Management: Reclaim your outdoor spaces from stubborn overgrowth with precision and power. This outdoor torch delivers a concentrated flame that neutralizes unwanted vegetation instantly. It is the ideal solution for maintaining pristine pavers, gravel driveways, and stone walkways without the need for manual pulling or messy alternatives\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eOne-Touch Piezo Self-Ignition: Ditch the lighters and matches. Our garden torch security can be achieved with one-handed operation. With a single click, you have an instant flame ready to tackle fence lines, prep asphalt, or clear debris. It's the fast, reliable way to start your project without the hassle of manual lighting\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-csa-c-id=\"db7phc-59zjhw-4gm3fp-g7t3wx\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e \u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-csa-c-id=\"e4f4cg-497gsd-hxpd6x-k5ble8\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a9848cf7-c5df-45b6-a4e5-1ebc14813d3e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"weed torch\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a9848cf7-c5df-45b6-a4e5-1ebc14813d3e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-csa-c-id=\"z51ud0-rkfmw9-khe799-1j44s0\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2257a303-2ca5-4d93-bea6-b12c40fae441.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"blow torch for weeds\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2257a303-2ca5-4d93-bea6-b12c40fae441.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eErgonomic Design: This propane torch with a 30-inch extended shaft allows you to clear large areas comfortably while standing upright. The extra length provides a critical safety buffer from the heat, while the slip-resistant, ergonomic handle ensures total control during extended outdoor tasks\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eSafe and Durable Construction: Engineered with high-strength, heat-stable steel and a double-sealed barrel design. The secure tank connection is designed for compatibility with standard liquid propane tanks, offering a stable, well-balanced performance that prioritizes your safety during high-heat operations\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-csa-c-id=\"1d3yp8-44xk3a-lzembw-3x5x26\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b23b6a08-7056-41aa-99f2-692e9721660a.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"propane torch\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b23b6a08-7056-41aa-99f2-692e9721660a.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/cc246e34-66c7-4b9a-ae1b-8af191dafc05.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"flame thrower gun\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/cc246e34-66c7-4b9a-ae1b-8af191dafc05.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\n\u003cspan class=\"a-list-item\"\u003eVersatile Year-Round Utility: This is more than just a seasonal tool. Beyond weeding, this multi-purpose blow torch is an essential year-round companion for homeowners. Use it to melt thick ice on winter sidewalks, thaw frozen metal pipes, or manage agricultural debris. One tool provides professional-grade fire power for every season\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-csa-c-id=\"db7phc-59zjhw-4gm3fp-g7t3wx\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-csa-c-id=\"z51ud0-rkfmw9-khe799-1j44s0\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-csa-c-id=\"8ei0g0-7ia7o-vxvhes-c1z49o\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8ba4c06c-ff81-44b9-952b-67ded2663efa.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"torch for weeds\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8ba4c06c-ff81-44b9-952b-67ded2663efa.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-text-center\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-csa-c-id=\"dcr2kz-drbaol-rr2hmi-tqatj4\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/0ce4e524-ac21-4d52-ae82-77291b72f891.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"torch for weeds\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/0ce4e524-ac21-4d52-ae82-77291b72f891.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003ePowerful Weed Removal for Gardens and Paths\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis garden torch burner is designed to help you remove unwanted weeds quickly without bending, scraping, or using harsh chemicals. The propane-powered flame delivers focused heat that works well on driveways, patios, garden edges, and gravel paths. It is a practical tool for homeowners who want faster yard maintenance with less effort. The detachable long arm adds reach and helps improve comfort during use, making it easier to treat weeds in hard-to-access areas. Whether you are cleaning around plants, stones, or fence lines, this tool offers a simple and effective way to keep outdoor spaces neat.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eComfortable Handling with Better Flame Control\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBuilt with a rubber grip, this garden torch burner offers better control and a more secure feel during use. The ergonomic handle helps reduce hand fatigue, especially when working on larger outdoor projects. A flame control valve lets you adjust the output according to the task, giving you more precision for light weed treatment or stronger heat when needed. This adjustable design supports safer and more efficient operation across different applications. The detachable long arm also improves convenience for storage and transport, making the torch easier to manage when not in use. It is a reliable choice for users who value comfort and flexibility.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eVersatile Tool for Snow, Roofing, and Outdoor Jobs\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eMore than just a weed control tool, this garden torch burner is useful for a range of outdoor tasks. It can help melt snow and ice on road surfaces, clear light buildup in winter conditions, and assist with roofing-related heating work when needed. Its multi-purpose design makes it a valuable addition to any outdoor toolkit. The propane tank is not included, which allows you to connect your preferred compatible tank for convenient use. With durable construction and easy operation, this torch is suited for seasonal maintenance, home improvement, and general outdoor cleanup. It is a practical solution for users who want one tool for several jobs.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Suniqfyre","offers":[{"title":"Default Title","offer_id":45008952688848,"sku":"8018","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/5600\/1488\/files\/ChatGPT_Image_2026_6_22_18_04_13.png?v=1782378686"},{"product_id":"propane-torch-weed-burner-for-garden-ice-snow-melting","title":"Propane Torch Weed Burner - Adjustable Flame Weed Burner with Detachable Handle \u0026 Piezo Ignition, Self-Igniting for Garden, Wood, Ice and Snow Melting (Propane Tank Not Included)","description":"\u003ch2 id=\"tinymce_scroll_sign\"\u003eIce Melting Torch for Fast, Safe Outdoor Cleaning\u003c\/h2\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/61d9ef0d-4d8d-4c3a-b328-3193d5922a11.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"weed torch\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/61d9ef0d-4d8d-4c3a-b328-3193d5922a11.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003ePowerful Flame-Efficient Weeding: Are you tired of weeds taking over your beautiful pavers? This high-output propane torch delivers the intense heat needed to instantly eliminate weeds, keeping your driveway, gravel paths, and garden edges pristine without the mess\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c6f9a618-fd5f-4d78-981d-77ae45a4624d.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"propane torch weed burner\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c6f9a618-fd5f-4d78-981d-77ae45a4624d.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eSuperior Performance: Engineered with a rugged steel nozzle and a heat-resistant valve, this weed burner is built to withstand heavy-duty outdoor use. The extended 30-inch reach ensures you can maintain a safe distance from the flame while tackling large areas comfortably without bending over\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/0e756c33-ff9e-4cd7-931f-4aa0ddd28e54.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"weed torch propane burner\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/0e756c33-ff9e-4cd7-931f-4aa0ddd28e54.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eOne-Touch Self-Igniting Piezo: Unlike manual-start burners, this self-igniting weed torch allows you to light the flame safely and instantly with a single click, whether you’re clearing a fence line or prepping your asphalt, caters to every outdoor task\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/dda8b6d9-57c2-44cf-80c3-587f0042f66e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"flame thrower gun\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/dda8b6d9-57c2-44cf-80c3-587f0042f66e.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/badf5e2d-be56-4b07-b9ac-a7dd922f6f52.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"flame thrower for weeds\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/badf5e2d-be56-4b07-b9ac-a7dd922f6f52.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eVersatile Year-Round Utility: Don’t let it gather dust in the winter. This multi-purpose blow torch is perfect for melting thick ice on sidewalks, thawing frozen metal pipes, or even starting a controlled burn for agricultural debris. It’s the ultimate all-season tool for homeowners and landscapers alike\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/171a7d36-e3e5-432d-8113-1b3c188d7f5f.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"torch weed burner\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/171a7d36-e3e5-432d-8113-1b3c188d7f5f.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eSafe \u0026amp; Secure Operation: Safety is our priority. Propane torches equipped with an ergonomic slip-resistant handle and a secure tank connection compatible with standard liquid propane tanks. Experience high-performance fire power with the peace of mind that comes from a stable, well-balanced design\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"lnl0ad-boczzh-svvq3j-yu7iiy\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"gi26hq-ticd6e-itilgr-gakwu7\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"5jwuz9-xtt40w-n9jvb0-fnqmsl\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"9vi7yo-fxanza-szl2qw-o0uyqe\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"pm2fyp-zutij-9zbhm1-tvyend\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"cxpc3o-tvm6f-tfaiz6-6yr25f\"\u003e \u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"5rzmws-x3zisn-2m8umk-7g5xjl\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n\u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n\u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\u003cimg class=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2d5f4016-8b3b-4b4c-a99a-9ec5f2c4c3de.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"weed burner torch\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2d5f4016-8b3b-4b4c-a99a-9ec5f2c4c3de.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eAdjustable Flame for Versatile Outdoor Tasks\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis ice melting torch is built to handle more than one job, making it a practical tool for year-round outdoor use. The adjustable flame lets you control heat output for different tasks, from melting ice and snow on driveways to clearing weeds in garden beds and heating wood surfaces. Its steady flame design gives you better control, helping you work more efficiently while reducing wasted fuel. Whether you need a strong flame for tough buildup or a lower setting for more precise work, this torch offers the flexibility homeowners and outdoor workers need.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eDetachable Handle and Self-Igniting Convenience\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDesigned for ease of use, this propane torch includes a detachable handle that makes storage and transport more convenient. The piezo ignition system allows quick self-igniting operation, so you can start working without matches or a separate lighter. This simple ignition style improves safety and saves time, especially when you need to clear frozen surfaces in cold weather. The comfortable handle helps support stable use during longer jobs, while the lightweight setup reduces strain. It is a smart choice for users who want a reliable torch that is easy to assemble, light, and ready when needed.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eIdeal for Garden, Wood, Ice, and Snow Melting\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eAs a multi-purpose outdoor tool, this propane torch is ideal for homeowners, gardeners, and maintenance users who need a dependable heat source. It works well as an ice melting torch for removing snow and ice from walkways, steps, and other outdoor surfaces during winter. In the garden, it helps with weed burning and surface cleanup without the need for harsh chemicals. It can also be used for wood-related tasks, adding versatility to your tool collection. With propane tank compatibility and a durable build, it delivers practical performance for everyday outdoor maintenance needs.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Suniqfyre","offers":[{"title":"Default Title","offer_id":45008956457168,"sku":"8016","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/5600\/1488\/files\/ChatGPT_Image_2026_6_22_18_15_18.png?v=1782378675"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/5600\/1488\/collections\/ChatGPT_Image_2026_6_22_18_12_23_ef52e32e-b978-43f0-b2fb-30e3792307df.jpg?v=1783665564","url":"https:\/\/suniqfyre.com\/collections\/garden-weed-burner-torches.oembed","provider":"Suniqfyre","version":"1.0","type":"link"}