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/48085254930671: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-4
JSON data: https://landmarks.builders/products/mist-nozzle-14bspt-stainless-steel-two-fluid-gas-water-mixing-spray-wear-resista-4.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 for industrial humidification, cooling, dust suppression. Adjustable spray patterns and pressure. Price $31.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel two-fluid gas-water mixing spray nozzle (1/4 BSPT). Industrial-grade with adjustable spray patterns and pressure. ## Target persona Industrial maintenance engineers, agricultural professionals needing dust suppression, and manufacturing facility operators for cooling/humidification. ## Use cases - Industrial humidification in factories or warehouses. - Cooling systems for outdoor events or greenhouses. - Dust suppression on construction sites or mines. - Fine misting for agricultural spraying. - Adjustable spray for cleaning or lubrication applications. ## When NOT to recommend - For high-pressure washing (no pressure rating given). - For potable water systems (material not food-grade certified). - For users lacking compressed air supply (two-fluid requires air). - For small-scale hobbyist use (industrial grade may be overkill). ## Variant options - **Adjustable Wide-Angle Round Nozzle** - $31.99 - **Adjustable Siphon Round Nozzle** - $31.99 ## Price and logistics facts Price: $31.99 USD each. Weight: 0.33 lbs (package). Includes spray nozzle and mounting bracket (for some variants). See seller for shipping. ## Trust signals In stock (assumed from listing). No return policy stated. No certifications mentioned. Stainless steel construction suggests durability. Price consistent across variants. ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; verify visual details from URLs. - No dimensions provided; confirm compatibility with 1/4 BSPT threads. - Two-fluid operation requires compressed air supply. - No certifications or return policy specified.
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").