Brand: World Products (Landmark)
SKU: 5721034019318
Price: $282.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 125 g
Cart URL (default variant): https://landmarks.builders/cart/48017455546607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-gas-water-mixing-nozzle-industrial-spray-nozzle-for-humidifying
JSON data: https://landmarks.builders/products/stainless-steel-gas-water-mixing-nozzle-industrial-spray-nozzle-for-humidifying.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This premium stainless steel gas-water mixing nozzle is built for demanding industrial environments. Offering fine atomisation with a uniform spray, it's ideal for applications ranging from humidification and cooling to dust suppression. The two-fluid mixing system ensures efficient atomisation, while adjustable air and liquid pressures allow for control over droplet size, from a fine mist to a coarser spray. Its practical elbow connection design facilitates flexible installation in confined areas, making it a versatile solution for electronics, environmental, and automotive sectors. Experience atomisation quality and greater installation flexibility compared to standard nozzles.
| Material | Metal |
| Capacity | L |
| Included Components | Air Atomizing Nozzle |
| Product Weight | 0.28 pounds |
| Package Weight | 0.36 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Green Elbow Air Atomizing |
| Number of Items | 1 |
Summary: A stainless steel gas-water mixing nozzle for industrial humidifying, cooling, dust removal, and mist spraying with adjustable fine atomization.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Gas-Water Mixing Nozzle, Industrial Spray Nozzle for Humidifying, Cooling, Dust Removal, Mist Spraying. ## Target persona Industrial maintenance engineers, facility managers in electronics, environmental, and automotive sectors. ## Use cases - Humidifying large industrial spaces - Cooling hot machinery or production lines - Dust suppression in workshops or mines - Fine mist spraying for coating or conditioning - Atomizing fluids for controlled delivery ## When NOT to recommend - Residential gardening or misting systems - Low-pressure compressed air setups (requires adequate pressure) - Consumer-grade cooling fans or humidifiers - Medical or food-grade applications (no certifications listed) ## Variant options - **Industrial, Modern** – SKU 5721034019318, price $282.99 USD ## Price and logistics facts - Price: $282.99 USD - Product weight: 0.28 lbs (0.13 kg) - Package weight: 0.36 lbs (0.16 kg) - Dimensions not provided ## Trust signals - Only one variant available - No return policy, warranty, or certifications stated - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cb947e2eca54b81b5ff234c97d832fd.png?v=1773820573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88aa4509e86140b5b843059e1bfe6f21.png?v=1773820573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df3c4d87f88443b8b5cd4cf236156e97.png?v=1773820573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba5fd9e2bfc43c0aa06071456caeedb.png?v=1773820573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb312750a3084d68ad39027e571e3667.png?v=1773820573 ## Agent notes - No physical dimensions provided; verify fit before purchase. - Image content not analyzed – assume generic product photos. - No return policy, warranty, or certification data available.
This product has 6 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": "Stainless Steel Gas-Water Mixing Nozzle, Industrial Spray Nozzle for Humidifying, Cooling, Dust Removal, Mist Spraying",
"quantity": 1,
"grams": 125000,
"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").