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/48066580054255: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-2
JSON data: https://landmarks.builders/products/stainless-steel-misting-nozzle-14bspt-female-thread-mist-60-psi-industrial-misti-2.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, 1/4 BSPT female thread, 60 PSI, adjustable orifice 0.1-1.0mm, for industrial cooling, dust control, and humidification.
Generated by: deepseek-v4-flash
## Identity - Product: Stainless Steel Misting Nozzle - Thread: 1/4 BSPT Female - Pressure Rating: 60 PSI - Material: Stainless Steel (rust-resistant) - Orifice: Adjustable 0.1mm to 1.0mm - Weight: 0.044 lbs ## Target persona - Landscapers needing outdoor cooling for patios or events - Greenhouse owners requiring fine humidification for plants - Industrial users managing dust control in processing areas - Hobbyists setting up DIY misting systems for ambient cooling ## Use cases - Outdoor cooling for patios, decks, or commercial seating areas - Dust suppression at construction sites or industrial workshops - Greenhouse humidity control for optimal plant growth - Livestock cooling in barns or poultry houses - Misting for special events (e.g., weddings, outdoor parties) ## When NOT to recommend - High-pressure systems exceeding 60 PSI (risk of failure) - Large-scale irrigation (not designed for high flow rates) - Potable water systems unless verified safe with stainless steel - Users needing precise fixed orifice sizes without adjustability ## Variant options - Only variant: Aperture 0.1mm-1.0mm (adjustable), SKU 3782942946095, price $1.99 ## Price and logistics facts - Price: $1.99 USD - Package weight: 0.044 lbs - Dimensions: not provided - Shipping: no specific policy available ## Trust signals - Stainless steel construction for rust resistance - Single seller SKU; no restocking or inventory data - Image assets provided but cannot be visually verified - No certifications, return policy, or warranty mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fceda278d314d849a961066f30625a9_aec098e5-046c-49c0-b580-5b16299a54ef.png?v=1773885764 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8b2d99adbae427cb112f104510549d7_e6d755fc-cee5-44c8-b8f4-6042c0718f3a.png?v=1773885764 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d87bd54204a403ebff5bd51715a4c27_cb1906e5-19bc-4413-bf8e-a81dc54a0590.png?v=1773885764 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642bb490c4554e2481d96282bc411ee5_e048cbb8-808f-457c-959a-85fca8d4bc77.png?v=1773885764 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a9d84ccab09485a9d608c4e3aca54ae_dce8e207-6bc4-4b77-8184-7491ba5e8529.png?v=1773885764 ## Agent notes - No details on flow rate at different pressures; assume 60 PSI max. - Dimensions not provided; may affect mounting compatibility. - Image analysis not performed; treat images as fetchable assets.
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").