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/48017538121967: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
JSON data: https://landmarks.builders/products/adjustable-misting-nozzle-stainless-steel-three-fluid-air-atomization-spray-tip.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 atomization nozzle for dust removal with fan and cone spray patterns, supporting pressure and siphon feed systems.
Generated by: deepseek-v4-flash
## Identity Adjustable Misting Nozzle - Three-Fluid Air Atomization Spray Tip Nozzle for Dust Removal. Material: Stainless Steel. Weight: 0.66 lbs. ## Target persona Industrial maintenance workers, manufacturing engineers, agricultural professionals needing precise spray control for dust suppression, humidification, or cooling. ## Use cases - Dust removal in manufacturing facilities - Humidification in greenhouses or warehouses - Cooling of equipment or surfaces - Wetting of materials in textile or paper industries - Lubrication of machinery parts - Cleaning with fine mist spray ## When NOT to recommend - High-pressure water cleaning applications requiring >5 bar - Large volume liquid transfer (e.g., irrigation) - Applications needing non-metallic or plastic nozzles for chemical compatibility - Users seeking a simple on/off nozzle without adjustment ## Variant options - Adjustable Pressure Fan-shaped - Adjustable Pressure Conical Both priced at $11.99 USD. ## Price and logistics facts Price: $11.99 USD. Dimensions not provided. Package weight: 0.66 lbs. Color: Silver. ## Trust signals In stock (assumed). Return policy not specified. Price consistent across variants. Stainless steel construction (durable). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ef9bf0312ac4cf597e1b2a5494ae8f1.png?v=1773823918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7dac5681deb46ac8e760100e85adefe.png?v=1773823918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1214b991ef648ee9d161649fc05fd22.png?v=1773823918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56fc16547d3844c5808b88ed11e48d98.png?v=1773823918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a03be5b5a847a0a264f26e0d86235c.png?v=1773823918 ## Agent notes Image understanding not performed. No dimensions provided. Supports both pressure feed and siphon feed.
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").