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/48085102264559: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-4
JSON data: https://landmarks.builders/products/spray-tip-for-misting-stainless-steel-fine-mist-nozzle-siphon-fan-shape-spray-ti-4.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 spray tip for fine misting, adjustable flow, multiple spray patterns, for industrial humidification and cooling.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Fine Mist Nozzle, Siphon Fan-Shape Spray Tip for Greenhouse Humidification. ## Target persona Industrial maintenance engineers, greenhouse operators, manufacturing facility managers seeking durable, adjustable misting nozzles for humidification, cooling, or coating applications. ## Use cases - Paper industry humidification to prevent static and breakage. - Industry film coating requiring fine, uniform spray. - Steel industry cooling and wetting during processing. - Dust removal in manufacturing environments. - Lubrication of machinery parts. - Odor control in industrial settings. ## When NOT to recommend - For high-pressure washing or cleaning tasks (not designed for high PSI). - For decorative garden fountains or aesthetic water features. - For potable water dispensing (industrial component, not food-grade). - For users seeking an all-in-one spray gun for painting. ## Variant options - Adjustable Flat Fan Spray ($9.99) - Adjustable Round Spray ($9.99) ## Price and logistics facts - Price: $9.99 USD. - Package weight: 0.99 lbs. - Dimensions: Not provided. - Model number: 2. ## Trust signals - Constructed from stainless steel for durability and rust resistance. - Advanced air-liquid mixing system for fine atomization. - In-stock status not explicitly confirmed. - No return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d131ad38df54e2388374c6614ab8ac6_2c9f9c39-a2e1-451d-9c1b-9aeb1d05e726.png?v=1773902533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927dd3ebbe1247379cd6721360e3cecd_4fdec455-7b33-4e3d-833b-29da7966b1e7.png?v=1773902533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b08e89899fc44973b2eca144117270b4_097230be-8f3a-426f-9f20-c684450dbe09.png?v=1773902533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8560db5482304b22a61286ac26a19fd3_0ccbb143-7842-415d-acc1-e961d6d6dea3.png?v=1773902533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9164f9455ff8423ca26bfa0319bfb5d9_2d7d635c-0e78-4cd5-9387-eff108a4a5bd.png?v=1773902533 ## Agent notes - Image understanding not performed; rely on provided URLs for visual inspection. - Dimensions not available; verify fitment with existing equipment.
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").