Brand: World Products (Landmark)
SKU: 5114949083932
Price: $171.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48068224647407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/high-pressure-spray-nozzle-atomization-nozzle-high-pressure-extended-rod-nozzle-2
JSON data: https://landmarks.builders/products/high-pressure-spray-nozzle-atomization-nozzle-high-pressure-extended-rod-nozzle-2.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 Extension Rod is engineered for industrial applications requiring atomization and extended reach. Constructed from stainless steel, it offers exceptional durability and resistance to high temperatures. The extendable rod design allows for customizable length, ensuring it can reach specific application areas effectively. Designed for two-fluid atomization, this nozzle produces a fine mist with adjustable rates, enabling uniform atomization and control over spraying. Its precision machining guarantees stable performance and resistance to wear and tear, making it a long solution for industrial manufacturers. Ideal for humidification, cooling, and oil and liquid atomization, this nozzle provides a flexible and reliable option for various industrial needs.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Included Components | Atomizing nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | JN-KZ-01 |
| Brand | JISADER |
Summary: Stainless steel two-fluid atomization spray nozzle with extendable rod for industrial humidification, cooling, and liquid atomization; price $171.99.
Generated by: deepseek-v4-flash
## Identity High Pressure Spray Nozzle, stainless steel, two-fluid atomization, extendable rod, customizable length. Single variant "Industrial, Modern" at $171.99 USD. ## Target persona Industrial maintenance engineers, manufacturing facility operators, and process engineers needing precise atomization for cooling, humidification, or oil spraying in demanding high-temperature environments. ## Use cases - Humidification in industrial plants. - Cooling of machinery or products in manufacturing lines. - Oil atomization for lubrication or fuel applications. - Liquid atomization for chemical spraying in non-standard configurations. - Reaching confined or elevated spray areas via extendable rod. - Precise mist control for uniform application. ## When NOT to recommend - General household gardening or car washing (overkill and high cost). - Low-pressure or gravity-fed applications requiring simple water spray. - Users needing a complete system (nozzle only, no pump or fittings). - Applications requiring food-grade certified materials (not mentioned). ## Variant options Only one variant: "Industrial, Modern" style at $171.99 USD. No other options. ## Price and logistics facts Price: $171.99 USD. No shipping, tax, or stock data provided. ## Trust signals - Constructed from stainless steel for durability and high-temperature resistance. - Precision machined for stable performance. - No return policy, stock status, or certifications available from facts. ## Image assets 5 images available. URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/607d8250c3904735827eea1e47992320_88ebb153-b541-4ffc-85d3-a7d8778d9726.png?v=1773887451 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/644284b6a5264ab585c2726dc860c73e_f7e05c62-a5a5-4414-a025-e4b162a43b75.png?v=1773887451 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/823674dde8d74d5fb85335989418e234_26f89894-a3d1-48bd-9ff2-dc6cd021dda6.png?v=1773887451 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d65c48d0ac7a4b189311fd29f0469f2d_dc8a6f9c-ad97-4aa0-bc39-c90810701cf9.png?v=1773887451 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d731f0b9369b46d2847cebb9627b3504_806f6a40-b36f-4d80-923f-0ca452df5cc6.png?v=1773887451 ## Agent notes No image understanding performed. Stock status and return policy not provided. Dimensions missing. Only one variant available.
This product has 5 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": "High Pressure Spray Nozzle, Atomization Nozzle High Pressure, Extended Rod Nozzle, Stainless Steel Pressure Spray, Customizable Length Spray Nozzle",
"quantity": 1,
"grams": 450000,
"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").