Brand: World Products (Landmark)
SKU: 6026229197198
Price: $9.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017426481391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-misting-nozzle-industrial-fine-mist-spray-tip-low-pressure-humid
JSON data: https://landmarks.builders/products/stainless-steel-misting-nozzle-industrial-fine-mist-spray-tip-low-pressure-humid.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Stainless Steel Two-Fluid Nozzle (model LY05) is for performance in industrial settings. Constructed from stainless steel, it offers exceptional resistance, ensuring longevity even in harsh conditions. Its two-fluid design creates a fine mist, making it for efficient humidification, effective dust removal, and thorough cleaning applications. The adjustable siphon feed allows for control over liquid intake and spray patterns, providing versatility for tasks such as edible oil atomization. With a 30-degree spray angle and a spray distance of 4-6 meters, it delivers wide coverage. The standard 1/4 inch connection size ensures easy integration into existing pneumatic systems. This nozzle is a reliable choice for industrial users seeking atomization and build quality.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.55 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | ly05 |
| Number of Items | 1 |
Summary: Stainless steel two-fluid misting nozzle for industrial humidification, dust suppression, and cleaning with adjustable siphon feed, 30-degree spray angle, 4-6m range.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Misting Nozzle, Industrial Fine Mist Spray Tip, Low Pressure Humidification Nozzle, Two Fluid, 1/4 Pressure Siphon Type (Model LY05) ## Target persona Industrial facility managers, maintenance technicians, commercial cleaning contractors seeking reliable atomization for large-area humidification, dust control, or cleaning. ## Use cases - Warehouse humidification to maintain product quality - Dust suppression at construction or demolition sites - Cleaning industrial machinery and equipment - Edible oil atomization in food processing facilities - Large-area disinfection in agricultural or industrial settings ## When NOT to recommend - Home gardening or personal use (overkill and requires compressed air) - Precision medical or pharmaceutical spray applications - Food contact surfaces without verifying material safety for that use - Applications requiring ultra-fine fog (sub-micron) – this is a low-pressure siphon design ## Variant options - Industrial / Modern style (SKU 6026229197198) – $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: not provided - Weight: 0.55 lbs (0.25 kg) - Connection size: 1/4 inch - Spray distance: 4-6 meters - Spray angle: 30 degrees - Material: stainless steel ## Trust signals - Single variant with consistent price across listing - No return policy or warranty information provided - No third-party certifications mentioned - In-stock status not verified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b57ed6e5fc0449faa289d2ec5b190c2.png?v=1773819918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6942cb9dbc2242f7a63581eec3575377.png?v=1773819918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6028035571841a3ba69041f7ca18718.png?v=1773819918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd9ce8ccaf6b4eb3a1ea9992b58609f5.png?v=1773819918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21e14caa454c42b39831627d134cb8d1.png?v=1773819918 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Dimensions and return policy are missing from facts. - Verify compatibility with existing pneumatic systems before purchase.
This product has 8 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 Misting Nozzle, Industrial Fine Mist Spray Tip, Low Pressure Humidification Nozzle, Two Fluid, 1\/4 Pressure Siphon Type",
"quantity": 1,
"grams": 250000,
"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").