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/48017459577071: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
JSON data: https://landmarks.builders/products/misting-nozzle-low-pressure-spray-tip-for-dust-suppression-low-pressure-fine-mis.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 |
| Brand | JISADER |
Summary: Stainless steel low pressure misting nozzle with anti-drip and siphon feed for humidification, dust suppression, outdoor cooling.
Generated by: deepseek-v4-flash
## Identity - Product: Misting Nozzle Low Pressure, Spray Tip for Dust Suppression, Low Pressure Fine Mist Nozzle, Misting Nozzle for Humidification - Brand: JISADER, Model: Mini Anti-Drip Siphon - Product Type: Blow Gun Nozzles - Material: Stainless Steel ## Target persona - Industrial maintenance personnel - Greenhouse operators - Outdoor event coordinators - Gardeners requiring fine mist irrigation ## Use cases - Industrial dust suppression in construction or mining sites - Greenhouse humidification to maintain plant moisture - Outdoor cooling for patios or events - Fine mist watering for delicate plants - Space treatment for odor control or disinfection ## When NOT to recommend - High-pressure misting systems (e.g., over 100 psi) - High-flow irrigation requiring large volume delivery - Direct pressure feed systems without siphon tube - Drinking water applications (not certified) ## 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 each variant - Package Weight: 0.13 pounds - Included Components: 1 Nozzle - Dimensions: Not provided ## Trust signals - Stainless steel construction offers rust resistance - Anti-drip feature prevents unwanted dripping - Siphon feed design for efficient fluid delivery - Price consistent across variants - In-stock status not specified; verify availability - Return policy not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c474b50051d49aa8f0325677b3cac91.png?v=1773820940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26565728b0fd410781ee1b283deaacbd.png?v=1773820940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a7cdf5dcbf842f1b541bf93e6eaa761.png?v=1773820940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03abc940fec7490aafe57b0a4bff6074.png?v=1773820940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9aac981a16c421d91e9fad2e3428e12.png?v=1773820940 ## Agent notes - Image content not analyzed; visual details not inferred. - Dimensions not provided; physical size unknown. - Product type 'Blow Gun Nozzles' suggests specific fitting compatibility—verify before purchase.
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").