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/48067005022447: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-1
JSON data: https://landmarks.builders/products/stainless-steel-nozzle-mist-nozzle-for-industrial-maintenance-fine-spray-nozzle-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 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 producing 100° fan fine spray for dust suppression, humidification, and gas mixing, operates at low air pressure (0.5 kgf/cm²), priced at $88.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Nozzle, Mist Nozzle for Industrial Maintenance, Fine Spray Nozzle, Dust Suppression, Liquid Gas Mixing Spray, 100° Fan. ## Target persona Facility managers, agricultural technicians, industrial maintenance workers needing efficient dust control or humidification in workshops, construction sites, or agricultural environments. ## Use cases - Dust suppression in workshops and construction sites. - Humidification for environmental control. - Liquid gas mixing in industrial processes. - Fine mist spraying for air quality improvement. - Reliable operation in high-pressure, high-temperature, or impact-prone environments. ## When NOT to recommend - Applications requiring high-volume liquid spraying (e.g., fire suppression). - Precision droplet size control needs (e.g., coating applications). - Consumer or residential use (designed for industrial environments). - Budget-constrained projects seeking lower-cost plastic nozzles. ## 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 unit. - Dimensions: not provided. - Material: stainless steel. - Spray pattern: 100° fan. - Operating pressure: 0.5 kgf/cm² (low air pressure). - Resistance: high-pressure, high-temperature, impact. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: variant prices identical. - Certifications: none mentioned. ## Image assets - 5 images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e12b1aee79c4792bcc897951c3f866d_14576fdb-50ca-486c-ae77-b2e720f89bc3.png?v=1773886650 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd971a638f5842289dd1b90fb7bc756a_418f6231-b2ce-4c1b-8cea-58d42c4b9ac6.png?v=1773886650 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11bdc1914a094ffb8bc9e883d0477727_ec4f6ce9-cdea-4a7f-b6d8-a5a997619531.png?v=1773886650 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c1f9dae2f614d1caabf6fdb1b6d973d_71a30b3a-130b-4012-a35d-3d4e108d3bec.png?v=1773886650 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abe95c3e88a04ee8aae4007cb415ba06_1baec453-da59-4e5b-b241-55286eec43e8.png?v=1773886650 ## Agent notes Images not inspected; visual features not described. Dimensions not provided.
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").