{"product_id":"filtered-fuel-transfer-spout","title":"Filtered Fuel Transfer Spout","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：便携式燃油桶导油嘴配件\n  目标受众：需要为车辆、设备加油，且厌恶泼溅和杂质的用户\n  视觉风格：技术感、清晰、强调功能结构\n  配色策略：使用中性灰黑色调强调产品质感，背景采用干净的白色和浅灰色区分模块。\n  模块顺序：Hero (解决核心痛点) -\u003e Feature 1 (45度角) -\u003e Feature 2 (过滤网) -\u003e Feature 3 (防漏结构) -\u003e Specs -\u003e FAQ\n  详情图映射：Hero=image_4.png (场景), Feature1=image_2.png (角度), Feature2=image_3.png (过滤), Feature3=image_0.png (卡箍结构)\n  规格图映射：Specs=image_5.png (尺寸)\n  对比模块：未加入 (无明显对比需求，核心功能已足够突出)\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #222222;\n      --text-main: #444444;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-soft: #f7f7f7;\n      --radius-md: 12px;\n      --spacing-section: clamp(2.5rem, 5vw, 4rem);\n      --spacing-item: clamp(1rem, 3vw, 1.5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      line-height: 1.6;\n      color: var(--text-main);\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 0 20px;\n      box-sizing: border-box;\n    }\n\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--primary);\n      font-weight: 700;\n      line-height: 1.2;\n      margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container h1 { font-size: clamp(28px, 5vw, 40px); }\n    .product-detail-container h2 { font-size: clamp(24px, 4vw, 32px); }\n    .product-detail-container h3 { font-size: 20px; }\n    .product-detail-container p { font-size: 18px; margin: 0 0 1.2rem 0; }\n    .product-detail-container ul { padding-left: 1.2em; margin: 0 0 1.2rem 0; }\n    .product-detail-container li { font-size: 18px; margin-bottom: 0.5em; }\n\n    \/* Reusable Classes *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .pd-img-wrapper {\n      width: 100%;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      border: 2px dashed #ddd; \/* 占位符样式 *\/\n      min-height: 300px; \/* 占位符最小高度 *\/\n    }\n\n    .pd-img-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    \/* 占位符文字样式 *\/\n    .pd-img-placeholder-text {\n        color: #999;\n        font-family: monospace;\n        padding: 20px;\n        text-align: center;\n    }\n\n    .pd-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.4em 1em;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    \/* Feature Section - Z-Pattern *\/\n    .pd-feature {\n      display: flex;\n      align-items: center;\n      gap: var(--spacing-section);\n    }\n\n    .pd-feature:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .pd-feature-media,\n    .pd-feature-copy {\n      flex: 1;\n    }\n\n    \/* Specs Section *\/\n    .pd-specs-container {\n      background: var(--bg-soft);\n      padding: var(--spacing-section);\n      border-radius: var(--radius-md);\n    }\n    \n    .pd-spec-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n      gap: var(--spacing-item);\n      margin-top: 2rem;\n    }\n\n    .pd-spec-item {\n      background: var(--bg-body);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    }\n    \n    .pd-spec-label {\n        font-weight: 600;\n        color: var(--text-sub);\n        display: block;\n        margin-bottom: 0.5rem;\n        font-size: 16px;\n    }\n    \n    .pd-spec-value {\n        font-size: 20px;\n        color: var(--primary);\n        font-weight: 700;\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-item {\n      border-bottom: 1px solid #eee;\n      padding-bottom: 1.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .pd-faq-item:last-child {\n      border-bottom: none;\n    }\n\n    \/* Mobile Styles *\/\n    @media (max-width: 768px) {\n      .pd-feature,\n      .pd-feature:nth-child(even) {\n        flex-direction: column;\n        text-align: left;\n      }\n\n      .pd-hero {\n        text-align: left;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Hero Content Block --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cspan class=\"pd-badge\"\u003eDesigned for Clean \u0026amp; Easy Pouring\u003c\/span\u003e\n\u003ch1\u003eSpill-Free Refueling, Every Time\u003c\/h1\u003e\n\n\u003cp\u003eUpgrade your gas can with an angled, filtered spout designed to deliver fuel precisely where you need it—without the mess.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-img-wrapper\" style=\"aspect-ratio: 1\/1;\"\u003e\n\u003cdiv class=\"pd-img-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img68\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260608173446\/761912066371838bfcdbf204742dc012.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-wrapper\"\u003e\n\u003cdiv class=\"pd-img-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260608171452\/7cd5cbf8f0d916ed1499e3168cf3273d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eFixed 45° Precision Angle\u003c\/h2\u003e\n\n\u003cp\u003eStop awkward tilting and spilled fuel. The rigid bender sleeve holds the flexible hose at a perfect 45-degree angle, guiding fuel smoothly into tank openings. This design significantly reduces the risk of messy overflows onto your vehicle or the ground.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Feature Section 2: Filter --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-wrapper\"\u003e\n\u003cdiv class=\"pd-img-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260608171452\/9f7c766c626b6a70acb78b9e6930bf97.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eIntegrated Debris Filter\u003c\/h2\u003e\n\n\u003cp\u003eProtect your engine from harmful contaminants. A built-in mesh strainer at the base catches dirt and debris before it leaves the can, ensuring only clean fuel enters your tank for reliable performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. Feature Section 3: Construction \u0026 Transparency --\u003e\n\n\u003cdiv class=\"pd-section pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-wrapper\"\u003e\n\u003cdiv class=\"pd-img-placeholder-text\"\u003e\n\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260608171452\/279b8ab26ab939f87ed0c93a881eb382.jpg\"\u003e\u003c\/div\u003ea\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eTransparent \u0026amp; Leak-Proof Build\u003c\/h2\u003e\n\n\u003cp\u003eThe clear PVC tubing allows you to visibly monitor fuel flow, preventing overfilling. Reinforced with heavy-duty metal clamps at critical connection points, this spout provides a secure, durable seal against leaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- E. Specifications --\u003e\n\n\u003cdiv class=\"pd-section pd-specs-container\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-spec-grid\"\u003e\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eTotal Length\u003c\/span\u003e \u003cspan class=\"pd-spec-value\"\u003eApprox. 14\" (355mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eBase Thread Diameter\u003c\/span\u003e \u003cspan class=\"pd-spec-value\"\u003eApprox. 1\" (26mm)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003ePrimary Materials\u003c\/span\u003e \u003cspan class=\"pd-spec-value\"\u003eTransparent PVC, Plastic, Metal Clamps\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-spec-item\"\u003e\n\u003cspan class=\"pd-spec-label\"\u003eKey Features\u003c\/span\u003e \u003cspan class=\"pd-spec-value\"\u003e45° Bender, Built-in Filter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"margin-top: 1.5rem; font-size: 16px; color: var(--text-sub);\"\u003eNote: Please verify your gas can opening size before purchase. Dimensions are approximate based on available data.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- F. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eWill this fit my gas can?\u003c\/h3\u003e\n\n\u003cp\u003eThis spout is designed to fit standard portable fuel cans with a threaded opening diameter of approximately 1 inch (26mm). Please check your specific can's dimensions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eIs the internal filter removable for cleaning?\u003c\/h3\u003e\n\n\u003cp\u003eThe mesh filter is integrated securely into the base to ensure consistent filtration and is not designed to be easily removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eIs the tubing flexible?\u003c\/h3\u003e\n\n\u003cp\u003eYes, the clear PVC tubing is flexible, but the black sleeve holds the middle section at a fixed 45-degree angle for easier pouring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Essential Tool)","offer_id":45703686881471,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup - 10%)","offer_id":45703686914239,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Workshop Pack - 15%)","offer_id":45703686947007,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/761912066371838bfcdbf204742dc012.jpg?v=1780911312","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/filtered-fuel-transfer-spout","provider":"Bak","version":"1.0","type":"link"}