Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Adjustable Wide-Angle Round Nozzle
Default SKU: 4989684031663
Default price: $31.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48068078502127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/mist-nozzle-14bspt-stainless-steel-two-fluid-gas-water-mixing-spray-wear-resista-3
JSON data: https://landmarks.builders/products/mist-nozzle-14bspt-stainless-steel-two-fluid-gas-water-mixing-spray-wear-resista-3.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Stainless Steel Two-Fluid Nozzle is designed for industrial and agricultural applications requiring efficient misting and cooling. Its stainless steel construction ensures longevity and resistance to . The two-fluid design effectively mixes air and liquid to produce a fine, uniform spray. With adjustable spray patterns (circular, wide-angle, fan) and adjustable pressure, you gain control over atomization for diverse tasks such as industrial humidification, cooling systems, and dust suppression. The compact spiral design promotes efficient atomization, and the included mounting bracket facilitates easy installation. Ideal for industrial manufacturers and agricultural professionals seeking reliable and versatile misting solutions.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Spray nozzle, mounting bracket (for some variants) |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Adjustable Pressure Round |
| Number of Items | 1 |
Summary: Stainless steel two-fluid mist nozzle with adjustable spray patterns and pressure, for industrial and agricultural humidification, cooling, and dust suppression.
Generated by: deepseek-v4-flash
## Identity Mist Nozzle 1/4BSPT Stainless Steel, Two-fluid Gas-water Mixing Spray, Wear-resistant Spray Tip for Industrial ## Target persona Industrial manufacturers and agricultural professionals requiring efficient misting and cooling solutions. Also facility managers and HVAC engineers. ## Use cases - Industrial humidification in manufacturing plants - Evaporative cooling for outdoor areas or equipment - Dust suppression in construction or mining sites - Greenhouse misting for humidity control - Spraying disinfectants in livestock facilities - Cooling systems for data centers or machinery ## When NOT to recommend - Not for precise chemical spraying (e.g., herbicides) requiring calibrated droplet size - Not for high-pressure cleaning applications - Not for consumer garden watering (oversized for residential use) - Not for food processing without verified food-grade certification ## Variant options Two variants available: - Adjustable Wide-Angle Round Nozzle (SKU: 4989684031663) - $31.99 - Adjustable Siphon Round Nozzle (SKU: 4989684031664) - $31.99 ## Price and logistics facts - Price: $31.99 USD (both variants) - Package weight: 0.33 pounds - Included: Spray nozzle, mounting bracket (for some variants) - Product weight not specified - Dimensions not provided ## Trust signals - Stainless steel construction for durability - Adjustable pressure and spray patterns - In-stock status not explicitly stated but listed as a product - Return policy not specified - No certifications mentioned ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bb7b9a2949644729b7ad10752f69c32_f67b5b78-047e-426e-a182-c9f6d53896ab.png?v=1773887287 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/397d94f2c77d4621a6d17a493cbd0432_55794f89-934f-4aeb-a839-5a60347c9b77.png?v=1773887287 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45539528be5344bd9d80a48362071803_592ed234-8374-4037-b53b-89f0225ebc0f.png?v=1773887287 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d29aa4724ff24991ab34a24a62082591_5d958eb2-b4b9-4110-9e76-7483bfb90ef3.png?v=1773887287 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e621225f8db4b3985487fd6c012a354_55d84ded-d2ee-456c-8721-234cf20a4132.png?v=1773887287 ## Agent notes - No return policy or warranty details available. - Dimensions and exact thread size (1/4BSPT) given in title but not in specs. - Image analysis not performed; visual details not inferred. - "Capacity L" field empty, "Product Weight kg" empty.
This product has 14 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Mist Nozzle 1\/4BSPT Stainless Steel, Two-fluid Gas-water Mixing Spray, Wear-resistant Spray Tip for Industrial",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").