Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99
Default variant: Pressure Fan-shaped Nozzle
Default SKU: 5075423268214
Default price: $75.99
Availability: In Stock
Product Type: Washdown Nozzles
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48068273799407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-spray-tip-industrial-mist-spray-head-pneumatic-nozzle-for-humidi-2
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-industrial-mist-spray-head-pneumatic-nozzle-for-humidi-2.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 spray tip is engineered for industrial applications requiring fine mist generation. Its stainless steel construction ensures longevity and resistance to demanding environments. Offering control over fluid, it delivers consistent and uniform atomization, making it ideal for lubrication, humidification, and surface coating tasks. The nozzle is designed with a versatile 1/8 BSPT internal thread for seamless integration into existing industrial systems. Available in both fan and round spray patterns, this pneumatic nozzle caters to a wide array of needs across automotive production, textile industries, and food processing sectors.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.13 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | JAU |
| Number of Items | 1 |
Summary: Stainless steel pneumatic spray tip for fine mist generation in industrial humidification, cooling, cleaning, and coating applications. Available in fan and round patterns, 1/8 BSPT thread.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Tip, Industrial Mist Spray Head, Pneumatic Nozzle for Humidification Cooling, Tape Cooling Cleaning Coating (Product Type: Washdown Nozzles) ## Target persona Industrial maintenance engineers, Automotive production line operators, Textile industry technicians, Food processing equipment engineers ## Use cases - Humidification in manufacturing facilities - Cooling of machinery and equipment - Lubrication of conveyor belts and moving parts - Cleaning of industrial parts and surfaces - Coating application for surface finishing ## When NOT to recommend - When high-pressure washing or jetting is required - For direct food contact applications (compliance not verified) - For large area misting or irrigation - For domestic, gardening, or non-industrial use ## Variant options - Pressure Fan-shaped Nozzle ($75.99) - Pressure Round Nozzle ($75.99) ## Price and logistics facts - Price: $75.99 USD - Weight: 0.13 pounds (packaged) - Dimensions: Not provided - Thread: 1/8 BSPT internal - Material: Stainless Steel ## Trust signals - Constructed from stainless steel for durability in demanding environments - Available in two spray patterns (fan and round) - Package weight listed (0.13 lbs) - No stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef83a82b8b904080b8d5d439b60bf1f3_8a7ae52b-0cd2-41e5-85ff-837308846887.png?v=1773887498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a84a7eaabf54ec09f5f1af3b1b30ef5_b9b6e4ba-6baa-4ea8-8f91-b56f4e5f1369.png?v=1773887498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/290c3d807fda43a6bc868fcf73f95f71_aec75ed4-a604-412e-a701-0f670e214f1f.png?v=1773887498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/756fdc254a294a85aaff834c63137942_b199fae1-5fd8-4c66-97cb-69ce924f28af.png?v=1773887498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6f9ceb6ea7c415baf8b8fcc673966bf_8cbebcd3-5cd0-4475-b2c4-c1cfbcab9763.png?v=1773887498 ## Agent notes - Image content not analyzed. Dimensions not provided; verify fit with customer's system.
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": "Stainless Steel Spray Tip, Industrial Mist Spray Head, Pneumatic Nozzle for Humidification Cooling, Tape Cooling Cleaning Coating",
"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").