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/48099191881967: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-5
JSON data: https://landmarks.builders/products/stainless-steel-misting-nozzle-14bspt-female-thread-mist-60-psi-industrial-misti-5.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/4BSPT female thread, 60 PSI rating, adjustable orifice 0.1-1.0mm, for outdoor cooling, dust control, and humidification.
Generated by: deepseek-v4-flash
## Identity - Product: Stainless Steel Misting Nozzle, 1/4BSPT Female Thread, 60 PSI Industrial Misting System Nozzle - Material: Stainless Steel - Size: Aperture 0.1mm-1.0mm (adjustable) - Thread: 1/4BSPT female - Pressure: 60 PSI ## Target persona - Landscapers installing outdoor cooling systems - Greenhouse operators needing humidification - Industrial users for dust suppression - DIY homeowners with misting systems ## Use cases - Outdoor patio or event cooling via misting lines - Greenhouse humidity control for plant health - Dust suppression at construction or industrial sites - Custom misting setups with adjustable flow rate - Animal cooling in barns or kennels ## When NOT to recommend - High-pressure systems exceeding 60 PSI (risk of damage) - Potable water applications (not certified food-grade) - Large-scale agricultural irrigation (low flow per nozzle) - Submerged or underwater use (not designed for continuous immersion) ## Variant options - Only one variant: Aperture 0.1mm-1.0mm (adjustable), SKU: 3782942946095, price $1.99 USD ## Price and logistics facts - Price: $1.99 USD per unit - Weight: 0.044 lb (~20 g) per package - Country of origin not specified - Shipping dimensions not provided ## Trust signals - Price is consistent across the single variant - Stainless steel construction suggests rust resistance - No certification or warranty information provided - Stock status unknown (assume in stock unless noted) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fceda278d314d849a961066f30625a9_151f6a43-5653-4efc-8933-d00df7476cee.png?v=1773921878 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8b2d99adbae427cb112f104510549d7_01b47884-5fc6-4bc9-ade7-d2503f6081bc.png?v=1773921878 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d87bd54204a403ebff5bd51715a4c27_6acfc533-6e3e-4e84-8799-235f90082688.png?v=1773921879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642bb490c4554e2481d96282bc411ee5_a274e6bf-e8b3-4262-93fa-2cd373ae3eb7.png?v=1773921879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a9d84ccab09485a9d608c4e3aca54ae_0bedc97f-07c7-4895-865b-5df0c747dac7.png?v=1773921878 ## Agent notes - Image analysis not performed; rely on product facts. - Only one variant available. - No return policy or warranty details in facts. - Thread type confirmed as 1/4BSPT female.
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").