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/48068752900335: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-2
JSON data: https://landmarks.builders/products/misting-nozzle-low-pressure-spray-tip-for-dust-suppression-low-pressure-fine-mis-2.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: Stainless steel low-pressure misting nozzle with anti-drip and siphon feed for humidification, dust suppression, and cooling. Two spray patterns available at $19.99.
Generated by: deepseek-v4-flash
## Identity JISADER Mini Anti-Drip Siphon Misting Nozzle, Stainless Steel, Low Pressure ## Target persona Industrial maintenance workers, greenhouse operators, gardeners needing fine mist for humidity or dust control. ## Use cases - Dust suppression in warehouses or construction sites - Greenhouse humidification - Outdoor cooling on patios - Garden watering with fine mist - Industrial humidification ## When NOT to recommend - If high-pressure system is used (rated for low pressure only) - If user needs large droplet spray - If application requires adjustable flow - If budget allows only cheaper plastic nozzles ## 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 - Product weight: 0.13 lbs - Brand: JISADER - Model Number: Mini Anti-drip Siphon Round (round variant; fan variant model not specified) - Included components: Nozzle only ## Trust signals - Stainless steel construction for rust resistance - Anti-drip feature - Siphon feed design for efficient fluid delivery - Low pressure rated performance - Not dishwasher safe, not microwaveable ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c474b50051d49aa8f0325677b3cac91_e1107ab7-b488-4399-a09f-a27ac59ef216.png?v=1773887966 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26565728b0fd410781ee1b283deaacbd_df63ca7b-9a07-4e77-8ef6-6b110f6620a2.png?v=1773887966 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a7cdf5dcbf842f1b541bf93e6eaa761_0ac12eb7-9344-4f8b-b742-cbe91a109ae0.png?v=1773887966 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03abc940fec7490aafe57b0a4bff6074_4d592992-eb1f-49c8-84ab-bf0f88df86b4.png?v=1773887966 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9aac981a16c421d91e9fad2e3428e12_6102a1b5-554b-48c7-a337-2dd3a0cac45a.png?v=1773887966 ## Agent notes - Product has two variants differentiated by spray pattern (fan vs round). - No dimensions provided; verify compatibility with existing low pressure system. - Image understanding not performed; inspect images for size and design details.
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").