{"product_id":"adjustable-brass-nozzle-sprayer","title":"Adjustable Brass Nozzle Sprayer","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- \n    Ai design logic \n    Product type: manual air pressure spray head (adapted to plastic bottles) \n    Target audience: gardening enthusiasts, household cleaning users \n    Visual style grids: practical, fresh, outdoor tool feel \n    Color matching strategy: based on the green color of the product itself ( # 00a651) as the main color, matching neutral gray and background white to create a professional and easy-to-use feeling. \n    Module order: hero (core value) -\u003e feature 1 (dual-mode nozzle) -\u003e feature 2 (easy operation) -\u003e feature 3 (material and grip) -\u003e specifications -\u003e faq \n    Detail picture mapping: hero=image_3.png, feature1=image_0.png, feature2=image_1.png, feature3=image_4.png \n    Grids map: specs=image_6.png (only extract size and aperture data) \n    Comparison module: not added (no obvious comparison requirements) \n    --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #00A651;\n      --primary-hover: #008c44;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #eef8f2;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #e0e0e0;\n\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      font-weight: 700;\n      margin-bottom: 1rem;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Layout \u0026 Components *\/\n    .section-block {\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    .badge-trust {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-weight: 500;\n      font-size: 16px;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n    }\n\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto 2rem;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-card);\n      padding: 0.5rem 1rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\n    \/* Specifications *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 1rem 1.5rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .spec-table th {\n      background-color: var(--bg-soft);\n      font-weight: 600;\n      width: 40%;\n    }\n\n    .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      background-color: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-lg);\n      margin-bottom: 1rem;\n    }\n\n    .faq-item h3 {\n      margin-bottom: 0.5rem;\n      color: var(--primary);\n    }\n\n    .faq-item p {\n      margin-bottom: 0;\n    }\n\n    \/* Mobile Optimization *\/\n    @media (max-width: 767px) {\n      .feature-item,\n      .feature-item:nth-child(even) {\n        flex-direction: column;\n        text-align: left;\n      }\n\n      .spec-table,\n      .spec-table thead,\n      .spec-table tbody,\n      .spec-table tr,\n      .spec-table th,\n      .spec-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .spec-table thead {\n        display: none;\n      }\n\n      .spec-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n      }\n\n      .spec-table td {\n        display: flex;\n        justify-content: space-between;\n        text-align: right;\n        padding: 0.75rem 1rem;\n        font-size: 16px;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        text-align: left;\n        padding-right: 1rem;\n        color: var(--text-sub);\n      }\n    }\n\n    \/* Image Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      height: auto;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #666;\n      font-size: 18px;\n      padding: 2rem;\n      box-sizing: border-box;\n      border-radius: var(--radius-lg);\n      min-height: 300px;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section-block hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge-trust\"\u003eDesigned for Everyday Ease \u0026amp; Reuse\u003c\/span\u003e\n\u003ch1\u003eTurn Any Bottle into a Powerful Pressure Sprayer\u003c\/h1\u003e\n\n\u003cp\u003eTransform standard plastic bottles into a convenient, handheld sprayer. Effortless manual pumping delivers a continuous, adjustable spray perfect for gardening and household cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img75\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260731155404\/d21d22745681bc3ad62333e6b84d2c0f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-block feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260731154244\/2a28e8c7a59be5cbd237aaae3759412f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDual-Mode Adjustable Brass Nozzle\u003c\/h2\u003e\n\n\u003cp\u003eSwitch instantly between a wide, gentle mist for delicate plants and a powerful jet stream for cleaning duties. Simply rotate the durable brass nozzle to adapt to any task.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFine Mist\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePowerful Jet\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eBrass Construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Easy Operation --\u003e\n\n\u003cdiv class=\"section-block feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260731154244\/07140fe24f5ffbdc614455f0ba48ffe9.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSimple Pump-and-Press Operation\u003c\/h2\u003e\n\n\u003cp\u003eNo batteries or cords needed. Just attach to a bottle, use the rear T-handle to build pressure, and press the convenient thumb button for continuous, effortless spraying.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eManual Pump\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eOne-Touch Spray\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eErgonomic T-Handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Build Quality \u0026 Comfort --\u003e\n\n\u003cdiv class=\"section-block feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260731154244\/4954f7e1b920137ddc0a7d67c11a277e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eBuilt for Comfort and Longevity\u003c\/h2\u003e\n\n\u003cp\u003eCrafted with a sturdy PP body and a premium brass nozzle for long-lasting performance. The spiral-textured handle provides a secure, non-slip grip even when wet.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eAnti-Slip Grip\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDurable PP Material\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eComfortable Hold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eProduct Type\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eManual Pressure Sprayer Head\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eDimensions (Approx.)\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e29 x 5.5 cm (11.4 x 2.2 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eNozzle Diameter\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e4 mm (0.16 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eMain Materials\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003ePP Plastic, Brass Nozzle\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eOperation Mode\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eManual Air Pressure Pump\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-block\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat kind of bottles does this fit?\u003c\/h3\u003e\n\n\u003cp\u003eIt is designed to fit most standard plastic beverage bottles with a screw-top neck, such as common soda or water bottles.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow do I create pressure for spraying?\u003c\/h3\u003e\n\n\u003cp\u003eOnce attached to a filled bottle, simply pump the rear T-handle back and forth several times until you feel resistance. Then, press the button to spray.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the nozzle durable?\u003c\/h3\u003e\n\n\u003cp\u003eYes, the nozzle is constructed from high-quality brass, making it resistant to corrosion and wear for reliable, long-term use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Grey \/ 1-Pack (Essential Tool)","offer_id":45942836920511,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Green \/ 1-Pack (Essential Tool)","offer_id":45942836953279,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 2-Pack (Keep a Backup - 10%)","offer_id":45942836986047,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2-Pack (Keep a Backup - 10%)","offer_id":45942837018815,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 3-Pack (Stock Up \u0026 Save - 15%)","offer_id":45942837051583,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Green \/ 3-Pack (Stock Up \u0026 Save - 15%)","offer_id":45942837084351,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/d21d22745681bc3ad62333e6b84d2c0f.jpg?v=1785484489","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/adjustable-brass-nozzle-sprayer","provider":"Bak","version":"1.0","type":"link"}