Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $141.99
Default variant: Fan-shaped spray nozzle
Default SKU: 5051984196126
Default price: $141.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017432051951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-spray-tip-nozzle-g316-male-thread-misting-nozzle-02mm-orifice-fi
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-nozzle-g316-male-thread-misting-nozzle-02mm-orifice-fi.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, originating from Dongguan, is engineered for precision and durability. Featuring an anti for cleaner operations and fine atomisation for even spray distribution, it's constructed from stainless steel for longevity. Its versatility makes it suitable for cooling, dust removal, humidification, and applications. With adjustable spray patterns and types, including siphon and pressure options, this nozzle offers a wider range of functionality compared to basic models. Manufactured with Japanese equipment and adhering to ISO9001 quality certification, it ensures reliable performance. Its large monthly production capacity of 100,000 units guarantees ample supply for industrial manufacturers, agricultural operations, and textile industry professionals.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | DJ |
| Number of Items | 1 |
Summary: This stainless steel spray tip nozzle features fine atomization and adjustable spray patterns for industrial cooling, dust removal, and humidification.
Generated by: deepseek-v4-flash
## Identity - Product: Stainless Steel Spray Tip Nozzle, G3/16 Male Thread Misting Nozzle, 0.2mm Orifice Fine Mist Spray Tip - Brand: Not specified (originates from Dongguan) - SKU: 5051984196126 (Fan-shaped), 5051984196127 (Round) - Price: $141.99 ## Target persona - Industrial manufacturers requiring precise misting for cooling or dust control - Agricultural operators needing uniform spray for crop humidification - Textile industry professionals for humidity management - Maintenance teams in factories using air nozzle systems ## Use cases - Industrial cooling: Fine mist for temperature reduction in manufacturing processes - Dust removal: Suppressing airborne particles in workshops or mines - Agricultural humidification: Maintaining moisture in greenhouses or livestock areas - Textile humidification: Controlling static and fiber moisture during production - General spray applications: Adjustable siphon/pressure spray for cleaning or coating ## When NOT to recommend - For domestic garden watering (overkill for small-scale use) - For low-budget operations (premium price vs. basic nozzles) - For non-adjustable spray needs (if fixed pattern is sufficient) - For corrosive chemical sprays (stainless steel resists but check compatibility) ## Variant options - **Fan-shaped spray nozzle** (SKU: 5051984196126) – $141.99 - **Round spray nozzle** (SKU: 5051984196127) – $141.99 ## Price and logistics facts - Price: $141.99 USD - Weight: 0.33 lbs (package weight) - Dimensions: Not provided - Origin: Dongguan, China - Monthly production capacity: 100,000 units - Single item per package ## Trust signals - Manufactured with Japanese equipment - ISO9001 quality certification - Large monthly capacity ensures stock availability - In-stock status not confirmed; check supplier - Return policy not specified ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a2253b8c8bc4915a79519852ec03c0c.png?v=1773820116 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3662e31f0b454aab85043d3d77d4cd50.png?v=1773820116 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5dbc88a71e0472c95c8263e130cb77d.png?v=1773820116 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/842fba4e3eb5449dbcf7fa3995462f97.png?v=1773820116 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7928495d18d641d89a4366391ac5dfd7.png?v=1773820116 ## Agent notes - Image understanding not performed; content of images unknown. - Dimensions not provided; verify fit with G3/16 male thread. - Variants differ in spray pattern (fan vs. round); both same price.
This product has 11 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": "Stainless Steel Spray Tip Nozzle, G3\/16 Male Thread Misting Nozzle, 0.2mm Orifice Fine Mist Spray Tip",
"quantity": 1,
"grams": 350000,
"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").