Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99
Default variant: Wide-angle Circular 60° Spray
Default SKU: 5803482799390
Default price: $88.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/48101146198255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-nozzle-mist-nozzle-for-industrial-maintenance-fine-spray-nozzle-4
JSON data: https://landmarks.builders/products/stainless-steel-nozzle-mist-nozzle-for-industrial-maintenance-fine-spray-nozzle-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 Nozzle is in a variety of industrial applications. Featuring stainless steel construction, it offers exceptional longevity and resistance to wear. The advanced air technology creates an, making it ideal for efficient, effective dust suppression in workshops and construction sites, and thorough air in public. With a 100° pattern, it ensures broad coverage for industrial spraying tasks. This mist nozzle operates efficiently at low air pressure (0.5 kgf/cm²), providing an energy-saving solution for facility managers. Its design makes it high-pressure, high-temperature, and impact resistant, guaranteeing reliability in demanding environments. Suitable for dust suppression, humidification, and environmental dust removal, this compact mist nozzle is a versatile tool for agricultural technicians and industrial maintenance professionals.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle |
| Product Weight | 0.18 pounds |
| Package Weight | 0.11 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1/8 Thread Nozzle |
| Number of Items | 1 |
Summary: Stainless steel mist nozzle with 100° fan spray, fine mist for dust suppression and humidification, operates at low air pressure, priced at $88.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel mist nozzle, 100° fan spray pattern, fine mist technology, suitable for industrial dust suppression and humidification. ## Target persona Facility managers, industrial maintenance technicians, agricultural technicians. ## Use cases - Dust suppression in workshops and construction sites - Humidification in public indoor spaces - Environmental dust removal in industrial areas - Liquid gas mixing in industrial processes - Low-pressure, energy-efficient spraying tasks ## When NOT to recommend - Home gardening or light misting (industrial grade) - High precision coating (mist not finely controlled) - High flow, flood irrigation applications (low flow design) - Corrosive chemical spraying (stainless steel may not suit all chemicals) ## Variant options - Wide-angle Circular 60° Spray ($88.99) - Circular 30° Spray ($88.99) ## Price and logistics facts - Price: $88.99 USD - Dimensions: Not provided - Shipping: Not specified ## Trust signals - Stainless steel construction for durability - Low air pressure operation (0.5 kgf/cm²) indicates energy efficiency - In-stock status not confirmed; return policy unknown ## Image assets - 5 image URLs provided (not analyzed) ## Agent notes - Image content was not analyzed; rely on facts only. - No dimensions, weight, or specific certifications provided. - Stock and shipping details unavailable.
This product has 12 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": "Stainless Steel Nozzle, Mist Nozzle for Industrial Maintenance, Fine Spray Nozzle, Dust Suppression, Liquid Gas Mixing Spray, 100° Fan",
"quantity": 1,
"grams": 120000,
"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").