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/48066496626927: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-2
JSON data: https://landmarks.builders/products/spray-tip-for-misting-stainless-steel-fine-mist-nozzle-siphon-fan-shape-spray-ti-2.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 for fine mist, with adjustable flow and multiple spray patterns, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Spray Tip for Misting, Stainless Steel Fine Mist Nozzle, Siphon Fan-Shape Spray Tip for Greenhouse Humidification - Blow Gun Nozzles. ## Target persona Industrial maintenance technicians, greenhouse operators, paper mill humidification specialists, steel industry cooling engineers. ## Use cases - Greenhouse humidification - Paper industry humidification - Steel industry cooling and wetting - Lubrication spray tasks - Dust removal in manufacturing - Odor control in industrial environments ## When NOT to recommend - As a consumer handheld spray bottle - For high-pressure washing applications - For medical or pharmaceutical misting (no certifications) - As a replacement for a complete spray gun assembly ## 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. Package weight: 0.99 pounds. Dimensions and height not provided. Model Number: 2. ## Trust signals Material: Stainless Steel for durability and rust resistance. Not dishwasher safe. Not microwaveable. No in-stock status, return policy, or certifications provided. ## Image assets 5 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d131ad38df54e2388374c6614ab8ac6_bce69341-66a2-48cc-ae6a-17c2deaf0b49.png?v=1773885704 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927dd3ebbe1247379cd6721360e3cecd_6193b597-c7b4-4e16-9f9d-8006104f600d.png?v=1773885704 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b08e89899fc44973b2eca144117270b4_52b738da-f551-4891-8920-81cf6e262909.png?v=1773885704 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8560db5482304b22a61286ac26a19fd3_1ef0c752-536b-48c0-b7f3-780b1539f4c3.png?v=1773885704 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9164f9455ff8423ca26bfa0319bfb5d9_3f69ccaf-dbec-479a-89b1-a2ccc4a7c993.png?v=1773885704 ## Agent notes Images were not analyzed for content. Trust signals are minimal: no in-stock data, return policy, or third-party certifications provided. Dimensions missing.
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").