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/48067062202607: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-1
JSON data: https://landmarks.builders/products/misting-nozzle-low-pressure-spray-tip-for-dust-suppression-low-pressure-fine-mis-1.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 dust suppression, humidification, and cooling. Two spray styles at $19.99.
Generated by: deepseek-v4-flash
## Identity - Product: Misting Nozzle Low Pressure, Spray Tip for Dust Suppression - Brand: JISADER - Type: Blow Gun Nozzles - Material: Stainless Steel ## Target persona Industrial maintenance workers, greenhouse operators, outdoor event coordinators, DIY gardeners needing low-pressure misting for dust control, humidity, or cooling. ## Use cases - Dust suppression on construction or demolition sites - Humidification in greenhouses to maintain plant health - Outdoor cooling for patios, restaurants, or event spaces - Wetting garden beds or seed starting areas - Industrial space treatment for odor or particle control ## When NOT to recommend - High-pressure water systems (above low-pressure range) - Precision spraying applications like painting or coating - Users needing adjustable flow rate or pattern - Potable water systems (not certified for drinking water) ## Variant options - Mini Anti-Drip Siphon Fan-shaped Spray (SKU: 5754269108455) – $19.99 - Mini Anti-Drip Siphon Round Spray (SKU: 5754269108456) – $19.99 ## Price and logistics facts - Price: $19.99 USD (both variants) - Weight: 0.13 lbs (packaged) - Includes: nozzle only; no additional components ## Trust signals - Stainless steel construction for rust resistance - Anti-drip feature prevents unwanted dripping - Low-pressure design tested for consistent fan angle - Price identical across variants; no variability - In-stock status and return policy not provided by fact source ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c474b50051d49aa8f0325677b3cac91_0905629a-38ae-4559-a578-fb6c68e1e71c.png?v=1773886678 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26565728b0fd410781ee1b283deaacbd_ad0b8597-c06d-45af-a144-fd8bd4585ccb.png?v=1773886678 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a7cdf5dcbf842f1b541bf93e6eaa761_cd22b6da-64d5-41a9-930a-53d2d750de70.png?v=1773886678 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03abc940fec7490aafe57b0a4bff6074_b1f1186a-5474-4bcd-847e-02f1ab91276f.png?v=1773886678 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9aac981a16c421d91e9fad2e3428e12_2cea5a25-9f81-45e3-ad21-653fbccae8db.png?v=1773886678 ## Agent notes - Image understanding was not performed; visual details are not described. Verify physical appearance from image URLs if needed. - Variant differences (fan-shaped vs. round spray) are not visually confirmed; rely on option titles.
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").