Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Mini Anti-Drip Siphon Fan-shaped Spray
Default SKU: 5754269108455
Default price: $19.99
Availability: In Stock
Product Type: Blow Gun Nozzles
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48087406870767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/misting-nozzle-low-pressure-spray-tip-for-dust-suppression-low-pressure-fine-mis-3
JSON data: https://landmarks.builders/products/misting-nozzle-low-pressure-spray-tip-for-dust-suppression-low-pressure-fine-mis-3.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 misting nozzle is engineered for low pressure applications, delivering a fine mist ideal for humidification, dust suppression, and outdoor cooling. Its anti-drip feature ensures application, while the siphon feed design promotes efficient fluid delivery. Crafted from stainless steel, it offers rust resistance and a long service life, making it a reliable choice for industrial, greenhouse, and garden use.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.13 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Mini Anti-drip Siphon Round |
| Brand | JISADER |
Summary: JISADER stainless steel misting nozzle for low pressure systems; produces fine mist for humidification, dust suppression, and cooling; anti-drip and siphon feed; available in fan or round spray; $19.99.
Generated by: deepseek-v4-flash
## Identity JISADER Misting Nozzle Low Pressure, Stainless Steel, Anti-Drip Siphon Feed (Blow Gun Nozzles) ## Target persona - Industrial maintenance staff needing dust suppression - Greenhouse operators requiring humidification - Gardeners wanting fine mist watering - Outdoor event coordinators for cooling ## Use cases - Dust suppression in construction or mining areas - Humidification in greenhouses or storage facilities - Outdoor cooling for patios or events - Fine mist watering for gardens or nurseries - Space treatment for odor control or static reduction - Industrial wetting processes ## When NOT to recommend - High-pressure misting systems (designed for low pressure only) - Applications needing large water droplets or high flow rate - Users expecting a complete misting system (nozzle only) - Food processing without food-grade certification (none stated) - Users requiring a non-metal nozzle (stainless steel only) ## Variant options - **Mini Anti-Drip Siphon Fan-shaped Spray** – $19.99 - **Mini Anti-Drip Siphon Round Spray** – $19.99 ## Price and logistics facts - Price: $19.99 USD per variant - Package weight: 0.13 lb - Included: Nozzle only (no additional components) - Not dishwasher safe, not microwaveable ## Trust signals - Stainless steel construction for rust resistance and long service life - Anti-drip feature prevents unwanted dripping - Consistent price across variants - In-stock status not specified; verify with seller - Return policy not specified ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; do not infer visual details from images. - Product dimensions not provided. - No certification or food-grade claims beyond stainless steel.
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": "Misting Nozzle Low Pressure, Spray Tip for Dust Suppression, Low Pressure Fine Mist Nozzle, Misting Nozzle for Humidification",
"quantity": 1,
"grams": 150000,
"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").