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/48099125297391: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-5
JSON data: https://landmarks.builders/products/spray-tip-for-misting-stainless-steel-fine-mist-nozzle-siphon-fan-shape-spray-ti-5.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 air atomizing nozzle with adjustable mist output, multiple spray patterns, for industrial humidification and coating applications. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Air Atomizing Nozzle – Spray Tip for Misting, Fine Mist, Siphon Fan-Shape. ## Target persona Industrial maintenance technicians, greenhouse operators, paper mill workers, coating line operators needing precision misting. ## Use cases - Greenhouse humidification for plant health - Paper industry humidification to control moisture - Industrial film coating application - Steel industry cooling and wetting - Dust suppression in manufacturing environments - Lubrication application in machinery ## When NOT to recommend - For high-pressure cleaning (designed for misting, not jetting) - For users needing a simple single-pattern nozzle (multiple patterns may be unnecessary) - For portable handheld sprayers (requires compressed air connection) - For applications requiring precise chemical injection (flow adjustment is manual) ## Variant options - Adjustable Flat Fan Spray ($9.99) - Adjustable Round Spray ($9.99) ## Price and logistics facts - Price: $9.99 USD (each variant) - Package weight: 0.99 lb (approx. 0.45 kg) - Model number: 2 - No dimensions provided ## Trust signals - In-stock status not specified - Return policy not provided - Made of stainless steel for durability - Price consistency: both variants same price ## Image assets - 5 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d131ad38df54e2388374c6614ab8ac6_2c42c7c5-88e4-42aa-8a8f-e4ab52a7b1a6.png?v=1773921816 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927dd3ebbe1247379cd6721360e3cecd_1baeba48-1bea-4c83-b66e-1b057cf689d0.png?v=1773921816 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b08e89899fc44973b2eca144117270b4_ec6eb5a2-e497-40a8-85cc-039ed481ea85.png?v=1773921817 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8560db5482304b22a61286ac26a19fd3_3f646750-8b3a-40ac-aff2-3f4644c37f51.png?v=1773921817 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9164f9455ff8423ca26bfa0319bfb5d9_3caf4ef1-c6d6-481e-9d75-68f4261827e2.png?v=1773921817 ## Agent notes - Image understanding not performed; visual details not extracted.
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").