Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Adjustable Pressure Fan-shaped
Default SKU: 5986095957290
Default price: $11.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48088336433391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/adjustable-misting-nozzle-stainless-steel-three-fluid-air-atomization-spray-tip-3
JSON data: https://landmarks.builders/products/adjustable-misting-nozzle-stainless-steel-three-fluid-air-atomization-spray-tip-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 Adjustable Air Nozzle is engineered for versatile industrial and agricultural applications. Featuring a three-fluid air atomization specification, it delivers exceptional performance removal, humidification, and cooling. The nozzle offers a wide range of adjustable spray patterns, including fan and cone shapes, allowing for control over liquid output and mist coverage. Its fluid capability ensures effective atomisation of air and liquid, creating a fine spray suitable for wetting, lubrication, and cleaning tasks. Designed for flexibility, it supports both pressure feed and siphon feed systems, making installation straightforward for various industrial equipment. The stainless steel construction guarantees long use with resistance. Interchangeable further enhance its adaptability for different spraying needs, making it a reliable choice for manufacturing engineers and agricultural professionals.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.66 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Not Applicable |
| Brand | JISADER |
Summary: Stainless steel adjustable air atomizing nozzle for dust removal, humidification, and cooling. Supports pressure and siphon feed systems. Two spray pattern variants available.
Generated by: deepseek-v4-flash
## Identity This is an Adjustable Misting Nozzle made of stainless steel, featuring three-fluid air atomization for fine spray. It supports both pressure feed and siphon feed systems, with adjustable spray patterns (fan or cone). Designed for industrial dust removal, humidification, and cooling. ## Target persona Manufacturing engineers, agricultural professionals, and industrial equipment operators needing precise, adjustable liquid atomization for dust control, humidification, or cooling in workshops, greenhouses, or production lines. ## Use cases - Dust suppression in factories or construction sites. - Humidification in agricultural greenhouses or storage areas. - Cooling of machinery or surfaces during manufacturing. - Application of lubricants or releasing agents in production. - Cleaning parts with a fine, controlled spray. ## When NOT to recommend - For simple garden watering where a coarse spray is acceptable. - For high-pressure washing tasks. - In food processing or potable water applications without relevant certifications. - For users needing a fixed, non-adjustable spray pattern. ## Variant options - Adjustable Pressure Fan-shaped ($11.99) - Adjustable Pressure Conical ($11.99) ## Price and logistics facts Price: $11.99 USD. Package weight: 0.66 lb. Included components: Nozzle (quantity unspecified). Shipping and return policies not provided. ## Trust signals In-stock status unknown. Price consistent across both variants. No certifications mentioned. Stainless steel construction suggests durability. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ef9bf0312ac4cf597e1b2a5494ae8f1_6f4205df-268a-4cb1-a660-0237f07715d3.png?v=1773906142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7dac5681deb46ac8e760100e85adefe_97ece091-411e-4b30-afca-f9e5ea8bee0f.png?v=1773906142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1214b991ef648ee9d161649fc05fd22_4edd4e1b-b60b-4473-87c9-54be7768c7a5.png?v=1773906142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56fc16547d3844c5808b88ed11e48d98_3c6f4494-cf5e-4772-a0dd-76771d352dcf.png?v=1773906142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a03be5b5a847a0a264f26e0d86235c_1ea98beb-69ff-48b7-81e0-0ea47538cd3a.png?v=1773906142 ## Agent notes Image understanding was not performed; treat images as fetchable assets only. Product dimensions not provided. No certification data available.
This product has 16 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": "Adjustable Misting Nozzle Stainless Steel, Three-Fluid Air Atomization Spray Tip Nozzles for Dust Removal, Pressure Feed Siphon Feed Spray Nozzle",
"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").