Brand: World Products (Landmark)
SKU: 3782942946095
Price: $1.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/48067809706223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-misting-nozzle-14bspt-female-thread-mist-60-psi-industrial-misti-3
JSON data: https://landmarks.builders/products/stainless-steel-misting-nozzle-14bspt-female-thread-mist-60-psi-industrial-misti-3.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 Stainless Steel Misting Nozzle is engineered for demanding industrial and environmental applications. Its stainless steel construction ensures longevity and resistance to rust, alternatives. The fine atomisation technology delivers efficient spraying, making it ideal for dust removal and humidification in greenhouses or for outdoor cooling systems. With an external thread connection, installation is straightforward and secure. The adjustable orifice size (0.1mm-1.0mm) offers flexibility, allowing you to customise the rate to match your specific requirements, a over fixed-size nozzles. This misting nozzle is specifically designed for optimized environmental, contributing to improved air quality and providing a reliable solution for landscapers, greenhouse owners, and industrial users.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Atomizing Nozzle |
| Product Weight | kg |
| Package Weight | 0.044 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1/8 |
| Number of Items | 1 |
Summary: Stainless steel misting nozzle with 1/4 BSPT female thread, 60 PSI, adjustable orifice 0.1-1.0mm, for outdoor cooling, dust control, and humidification. Price $1.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Misting Nozzle, 1/4BSPT Female Thread, 60 PSI, Rust-Resistant Spray Tip (Nozzles). ## Target persona Landscapers, greenhouse owners, industrial facility managers, HVAC technicians. ## Use cases - Outdoor cooling for patios or events. - Dust suppression on construction sites or quarries. - Humidification in greenhouses or indoor gardens. - Industrial misting for air quality improvement. - Evaporative cooling in outdoor dining areas. ## When NOT to recommend - For high-pressure applications above 60 PSI. - If a fixed-orifice nozzle is needed (this is adjustable). - For potable water systems without proper filtration. - For users seeking complete misting system kits (nozzle only). ## Variant options Only one variant: Aperture 0.1mm-1.0mm, SKU 3782942946095, price $1.99. ## Price and logistics facts - Price: $1.99 USD. - Weight: 0.044 pounds (package). - Dimensions not provided. - Single nozzle unit. ## Trust signals - Material: Stainless steel (rust-resistant). - In-stock status not specified. - Return policy not specified. - No certifications mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fceda278d314d849a961066f30625a9_45311a4a-1cdf-4f02-bf35-568f498b7454.png?v=1773887125) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8b2d99adbae427cb112f104510549d7_e2a68a1a-3f77-4750-9045-7d2577e81908.png?v=1773887125) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d87bd54204a403ebff5bd51715a4c27_f87af7c0-6604-4b43-9ffa-c4cfd134e209.png?v=1773887125) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642bb490c4554e2481d96282bc411ee5_175fe294-2f51-4cd4-851e-3ccb69ecd7d6.png?v=1773887125) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a9d84ccab09485a9d608c4e3aca54ae_630c6a9a-6d53-4268-8340-054ccc4483e3.png?v=1773887125) ## Agent notes - Image understanding not performed; visual details not available. - No dimensions provided.
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 Misting Nozzle, 1\/4BSPT Female Thread Mist, 60 PSI Industrial Misting System Nozzle, Rust-Resistant Spray Tip for Outdoor Cooling",
"quantity": 1,
"grams": 20000,
"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").