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/48070292013295: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-2
JSON data: https://landmarks.builders/products/adjustable-misting-nozzle-stainless-steel-three-fluid-air-atomization-spray-tip-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 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: Adjustable stainless steel misting nozzle with three-fluid air atomization, supports pressure and siphon feed for dust removal and humidification.
Generated by: deepseek-v4-flash
## Identity Adjustable Misting Nozzle Stainless Steel, Three-Fluid Air Atomization Spray Tip Nozzles for Dust Removal, Pressure Feed Siphon Feed Spray Nozzle. ## Target persona - Manufacturing engineers managing industrial spray processes - Agricultural professionals requiring dust control or irrigation - Industrial maintenance workers handling cleaning and lubrication tasks ## Use cases - Dust removal in factories - Humidification for climate control - Cooling spray for equipment - Cleaning and lubrication tasks - Agricultural misting - Integration with pressure or siphon feed systems ## When NOT to recommend - Domestic gardening or simple hose spraying - Food-grade spraying (no food-safe certification) - High-precision medical or lab applications (no accuracy specs) - Corrosive chemical spraying (no chemical resistance data) ## Variant options - **Adjustable Pressure Fan-shaped** - $11.99 - **Adjustable Pressure Conical** - $11.99 ## Price and logistics facts - Price: $11.99 USD - Weight: 0.66 lbs - Included components: Nozzle only - Material: Stainless steel - Color: Silver ## Trust signals - No in-stock status provided - No return policy stated - Price consistent across variants - No certification information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ef9bf0312ac4cf597e1b2a5494ae8f1_c5e28a9c-2633-4b12-a3bc-052eb3abd57c.png?v=1773888595 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7dac5681deb46ac8e760100e85adefe_edf4e0c3-45fa-4e5d-9cb6-79fb8318e14f.png?v=1773888595 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1214b991ef648ee9d161649fc05fd22_fdcf0149-24ec-4aa2-995d-41e8d2489691.png?v=1773888595 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56fc16547d3844c5808b88ed11e48d98_aab7828f-bc2b-487d-baf4-2a906e958e03.png?v=1773888595 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a03be5b5a847a0a264f26e0d86235c_ea11fe7c-813e-406b-a6b2-229f8f8713d8.png?v=1773888595 ## Agent notes - Dimensions not provided - No return policy or warranty information - No certification data - Image understanding not performed; visual details are not assessed.
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").