Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Adjustable Flat Fan Spray
Default SKU: 3109533694922
Default price: $9.99
Availability: In Stock
Product Type: Blow Gun Nozzles
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48003192946927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/spray-tip-for-misting-stainless-steel-fine-mist-nozzle-siphon-fan-shape-spray-ti
JSON data: https://landmarks.builders/products/spray-tip-for-misting-stainless-steel-fine-mist-nozzle-siphon-fan-shape-spray-ti.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 Stainless Steel Air Nozzle is designed for industrial applications requiring fine mist production and even distribution. Featuring an advanced air-liquid mixing system, it delivers a finer and more uniform atomisation for delicate spray tasks. The nozzle offers an adjustable rate for control of liquid output, allowing users to fine-tune their misting needs. With multiple spray patterns including round, fan, and wide-angle fan, and interchangeable parts, it provides exceptional versatility. Constructed from stainless steel, it ensures resistance and longevity, making it a reliable choice for various industrial environments. Suitable for applications such as lubrication, dust removal, humidification, and cooling, this nozzle is a multifunctional solution for demanding tasks.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Included Components | Air atomizing nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 2008JN-1/4-SS |
| Brand | JISADER |
Summary: Stainless steel spray nozzle with adjustable mist control, multiple spray patterns, for industrial humidification, coating, and cooling applications at $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel spray tip for misting, featuring air-liquid mixing, adjustable liquid output, and interchangeable spray patterns (round, fan, wide-angle fan). ## Target persona Industrial maintenance engineers seeking precise misting for humidification or coating; greenhouse operators needing fine mist for humidity control; manufacturing line workers requiring lubrication or dust suppression. ## Use cases - Greenhouse humidification to maintain optimal moisture levels for plants. - Paper industry humidification to prevent static and brittleness. - Steel industry cooling and wetting during processing. - Industrial film coating requiring uniform atomization. - Dust suppression in manufacturing environments. - Odor control in industrial facilities. ## When NOT to recommend - High-pressure spraying applications (nozzle not designed for high PSI). - Residential garden watering (too fine a mist, low flow). - Cleaning or pressure washing tasks. - Applications requiring precise droplet size beyond adjustable range. ## Variant options - Adjustable Flat Fan Spray (SKU: 3109533694922) - $9.99 - Adjustable Round Spray (SKU: 3109533694923) - $9.99 ## Price and logistics facts - Price: $9.99 USD per unit. - Package weight: 0.99 pounds. - Dimensions: not provided. - Number of items: 1. - Dishwasher safe: No. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: single price point across variants. - Material: stainless steel for durability and rust resistance. ## Image assets         ## Agent notes - No dimensions provided for the nozzle body. - Dishwasher safe: No. - Images show product but no visual details extracted.
This product has 9 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 9 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A metal spray nozzle assembly. **Material & finish**: Stainless steel with a brushed or satin finish. Several components feature a textured, knurled grip. **Form & proportions**: The assembly consists of a central hexagonal block with two perpendicular threaded ports for 'AIR' and 'LIQUID' input. A knurled adjustment knob is positioned at the top, and a spherical spray tip protrudes from the bottom. It appears compact and sturdy, suggesting a moderate weight for its size. **Color & pattern**: The dominant color is a uniform silver-grey. Engraved text "AIR" and "LIQUID" is visible on the main body. Knurling provides a distinct diamond-grid pattern on several cylindrical parts. **Style**: Industrial, functional. **Quality signals**: The visible threading, precise machining, and clear engraved labels indicate a mass-produced item with consistent manufacturing quality. **Likely use scenario**: A buyer would use this for industrial or agricultural spraying, misting, or humidification systems.
**Object**: A precision atomizing nozzle. **Material & finish**: Stainless steel with a brushed metallic finish. Several sections feature a knurled texture. **Form & proportions**: Composed of multiple cylindrical and hexagonal components assembled vertically. It has a central hexagonal body with two side ports, a top adjustment knob, and a tapered bottom spray tip. The overall form is compact and appears robust. **Color & pattern**: Dominantly silver-grey metallic. Engraved text "AIR" and "LIQUID" is visible on the central hexagonal body. Knurled patterns are present on the adjustment rings. **Style**: Industrial, functional. **Quality signals**: Uniform machined surfaces, precise engravings, and consistent knurled textures indicate mass-produced manufacturing with attention to detail. **Likely use scenario**: Used for industrial or agricultural misting, humidification, or cooling applications.
**Object**: A two-fluid spray nozzle. **Material & finish**: Metallic, likely stainless steel, with a brushed or satin finish.
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": "Spray Tip for Misting, Stainless Steel Fine Mist Nozzle, Siphon Fan-Shape Spray Tip for Greenhouse Humidification",
"quantity": 1,
"grams": 150000,
"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").