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/48101179392239: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-4
JSON data: https://landmarks.builders/products/misting-nozzle-low-pressure-spray-tip-for-dust-suppression-low-pressure-fine-mis-4.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 low pressure misting nozzle with anti-drip and siphon feed, for humidification, dust suppression, and outdoor cooling. $19.99.
Generated by: deepseek-v4-flash
## Identity JISADER Misting Nozzle Low Pressure, Spray Tip for Dust Suppression. Product type: Blow Gun Nozzles. Material: Stainless Steel. ## Target persona - Industrial facility managers needing dust control - Greenhouse operators requiring humidification - DIY gardeners for fine mist watering - Outdoor cooling contractors for events/patios ## Use cases - Dust suppression in construction or mining areas - Humidification in greenhouses or indoor spaces - Outdoor cooling for patios, restaurants, or events - Fine mist watering for gardens or nurseries - Space treatment for odor control or fogging ## When NOT to recommend - High pressure spray systems (designed for low pressure only) - Precision chemical spraying requiring exact droplet size - Single-nozzle large area coverage (multiple nozzles needed) - Food processing applications (no food-safe certification indicated) ## 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 (all variants) - Package weight: 0.13 pounds - Included components: Nozzle - Brand: JISADER - Model number: Mini Anti-drip Siphon Round ## Trust signals - Stainless steel construction for rust resistance - Anti-drip feature for clean operation - Siphon feed design for efficient delivery - No pricing fluctuations across variants - In-stock status not provided; return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c474b50051d49aa8f0325677b3cac91_c27311c3-d9bd-4f1d-938b-2ee899254fea.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26565728b0fd410781ee1b283deaacbd_fceba21c-b897-47e2-963d-c1e9e7c20ff5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a7cdf5dcbf842f1b541bf93e6eaa761_cc84ba21-8c4a-4a7b-8b29-8f0b18d4d4a4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03abc940fec7490aafe57b0a4bff6074_86e10f4b-f797-46a6-9007-4c267c00781e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9aac981a16c421d91e9fad2e3428e12_b4e3df6d-aab9-4919-8a5e-744e3d6d2ead.png ## Agent notes - Image understanding was not performed; only URLs are provided. - No physical dimensions (length/width/height) were given. - Product is a single nozzle; not a complete misting system.
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").