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/48087302242543: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-3
JSON data: https://landmarks.builders/products/stainless-steel-nozzle-mist-nozzle-for-industrial-maintenance-fine-spray-nozzle-3.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 for industrial dust suppression and humidification, producing fine spray at low air pressure (0.5 kgf/cm²) with 100° fan pattern.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Mist Nozzle (100° Fan) from Nozzles category, designed for industrial maintenance, dust suppression, and liquid gas mixing. ## Target persona - Facility managers seeking energy-efficient dust control solutions for workshops or warehouses. - Agricultural technicians needing fine mist for humidification or environmental dust removal. - Industrial maintenance workers requiring durable spray nozzles for challenging conditions (high pressure/temperature). ## Use cases - Dust suppression at construction sites or during material handling. - Humidification in greenhouses or industrial spaces to maintain air quality. - Environmental dust removal in public areas (e.g., transit hubs). - Liquid gas mixing for chemical or industrial processes. - Air cooling with fine mist for outdoor or high-heat workspaces. ## When NOT to recommend - For high-volume water delivery (flooding or cleaning tasks without fine mist). - For precision coating or painting requiring exact droplet sizes. - For applications involving corrosive chemicals beyond stainless steel's general resistance. - For systems requiring high-pressure operation above 0.5 kgf/cm² or without compressed air. ## Variant options - **Wide-angle Circular 60° Spray** (SKU: 5803482799390) – $88.99 - **Circular 30° Spray** (SKU: 5803482799391) – $88.99 ## Price and logistics facts - Price: $88.99 USD per nozzle. - Dimensions: not provided. - No shipping or lead time information. ## Trust signals - Constructed from stainless steel for durability and resistance to wear. - Energy-efficient operation at low air pressure (0.5 kgf/cm²). - High-pressure, high-temperature, and impact resistant. - Price consistent across variants. - In-stock status unknown. - Return policy unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e12b1aee79c4792bcc897951c3f866d_e45cf827-5e36-47a4-9621-e2019af34ea1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd971a638f5842289dd1b90fb7bc756a_18495889-7e37-4edc-917c-b9148b3be93e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11bdc1914a094ffb8bc9e883d0477727_5d9a4f70-1d92-4031-9f22-74bb252c4956.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c1f9dae2f614d1caabf6fdb1b6d973d_de6b381d-03e6-4b9d-ad69-acac9f2413b4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abe95c3e88a04ee8aae4007cb415ba06_eb803e59-5f34-4e15-a99b-43e5a2cd6427.png ## Agent notes - Image understanding not performed; visual details such as product appearance or compatibility cannot be confirmed. - Dimensions missing; agent should request if needed for fit. - Trust signals limited to provided facts; no certifications or return policy stated.
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").