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/48068078665967: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-1
JSON data: https://landmarks.builders/products/adjustable-misting-nozzle-stainless-steel-three-fluid-air-atomization-spray-tip-1.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 misting nozzle with three-fluid air atomization for dust removal, humidification, and cooling. Supports pressure and siphon feed systems. Two spray pattern variants available at $11.99 each.
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, agricultural professionals, industrial maintenance staff needing precise spray control for dust suppression, humidification, or cooling. ## Use cases - Dust suppression in factories, mines, or construction sites - Humidification in greenhouses or warehouses - Cooling of machinery or outdoor areas - Lubrication of conveyor belts or equipment - Cleaning parts with fine mist - Wetting surfaces for material processing ## When NOT to recommend - Applications requiring high-pressure (>100 PSI) washing - Need for ultra-fine droplet sizes below 10 microns - Use with highly corrosive chemicals without material compatibility verification - Users requiring a complete spraying system (nozzle only) ## Variant options - Adjustable Pressure Fan-shaped ($11.99) - Adjustable Pressure Conical ($11.99) ## Price and logistics facts Price: $11.99 USD per variant. Shipping, tax, and dimensions not provided. ## Trust signals Made of stainless steel for durability. In-stock status and return policy unknown. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ef9bf0312ac4cf597e1b2a5494ae8f1_dcd45132-f2c4-4790-804b-0ac93b3cad0e.png?v=1773887310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7dac5681deb46ac8e760100e85adefe_2c17ec21-f876-4557-be93-3803890cd3dc.png?v=1773887310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1214b991ef648ee9d161649fc05fd22_9c8b9381-73e1-47f6-96e6-e314ee1c999c.png?v=1773887310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56fc16547d3844c5808b88ed11e48d98_ef7f16fe-8e25-4dc9-8017-3acd4e87b6ef.png?v=1773887310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a03be5b5a847a0a264f26e0d86235c_ed1b98f4-10f0-4c7d-85e2-5f7b29f966c2.png?v=1773887310 ## Agent notes Image content not analyzed. No dimensions, weight, or shipping details provided.
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").