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/48067706650863: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-3
JSON data: https://landmarks.builders/products/spray-tip-for-misting-stainless-steel-fine-mist-nozzle-siphon-fan-shape-spray-ti-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 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 |
| Included Components | Air atomizing nozzle |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 2008JN-1/4-SS |
| Number of Items | 1 |
Summary: Stainless steel misting nozzle with air-liquid mixing, adjustable output, and multiple spray patterns for industrial humidification and cooling applications. $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Fine Mist Nozzle, Siphon Fan-Shape Spray Tip for Greenhouse Humidification, Industrial Blow Gun Nozzle. ## Target persona Industrial maintenance technicians, greenhouse operators, manufacturing plant engineers, workshop owners needing fine mist for humidification, cooling, or dust control. ## Use cases - Greenhouse humidification and cooling - Industrial film coating and paper humidification - Dust suppression in workshops and factories - Lubrication spray for machinery - Odor control and wetting in steel industry - Cooling of hot surfaces or equipment ## When NOT to recommend - High-pressure washing (not designed for high PSI) - Precision medical or pharmaceutical spraying (no certification) - Portable handheld misting fans (requires compressed air supply) - Spraying high-viscosity liquids (may clog) ## Variant options - Adjustable Flat Fan Spray ($9.99) - Adjustable Round Spray ($9.99) ## Price and logistics facts - Price: $9.99 USD - Weight: 0.99 lbs per package - Dimensions: not provided - Model: 2 - Package includes: Air atomizing nozzle ## Trust signals - In-stock status: not specified - Return policy: not specified - Material: stainless steel for durability and rust resistance - No certifications mentioned ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d131ad38df54e2388374c6614ab8ac6_0f41575d-4d2a-4b51-9413-7e421c3079c7.png?v=1773887065 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927dd3ebbe1247379cd6721360e3cecd_ec93a2c9-0121-4537-9584-4424feb0c5b1.png?v=1773887065 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b08e89899fc44973b2eca144117270b4_1c34bde5-5047-47f2-8a0b-965a0596dfb8.png?v=1773887065 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8560db5482304b22a61286ac26a19fd3_27dac51b-8c63-4f4b-a0d0-54d6f7330e35.png?v=1773887065 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9164f9455ff8423ca26bfa0319bfb5d9_44c69de2-bb7e-4347-9ea2-cfdd979d755a.png?v=1773887065 ## Agent notes - Image understanding not performed; do not assume visual specifics. - No dimensions or specifications on fitting size; verify compatibility with air supply. - No warranty or certification information provided.
This product has 9 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": "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").