Brand: World Products (Landmark)
SKU: 6196094431860
Price: $1.99
Availability: In Stock
Product Type: Adapters
Vendor: JISADER
Weight: 25 g
Cart URL (default variant): https://landmarks.builders/cart/48085104787695: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-nozzles-120-degree-wide-angle-solid-cone-industrial-mistin-4
JSON data: https://landmarks.builders/products/stainless-steel-spray-nozzles-120-degree-wide-angle-solid-cone-industrial-mistin-4.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This industrial-grade stainless steel spray nozzle delivers -degree wide angle solid cone spray pattern, ensuring broad and uniform coverage. Constructed from stainless steel, it offers resistance, making it ideal for demanding industrial environments. Featuring a standard 1/4" NPT thread, installation is straightforward and secure. Its versatility makes it for applications such as humidification, dust removal, and cleaning, providing reliable performance for fieldwork and industrial maintenance.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.044 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | ly12 |
| Number of Items | 1 |
Summary: Stainless steel 120-degree wide angle solid cone spray nozzle with 1/4" NPT thread for humidification, dust removal, and cleaning; $1.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Nozzle, 120° Wide Angle Solid Cone, 1/4" NPT Thread. Model ly12. ## Target persona Industrial maintenance workers, facility managers, greenhouse operators, dust control technicians, DIY hobbyists needing a low-cost spray solution. ## Use cases - Humidification in greenhouses or warehouses. - Dust suppression at construction sites or mining operations. - General cleaning with water or mild detergents. - Misting for cooling in outdoor industrial areas. - Chemical application (ensure compatibility with stainless steel). ## When NOT to recommend - High-pressure systems (no pressure rating provided; likely only low pressure). - Fine atomization/misting (solid cone, not hollow or fine mist). - Potable water or food contact (no certifications, stainless but may not be sanitary). - Precision spraying where drip-free shutoff is needed (no shutoff feature). ## Variant options - Single variant: "Industrial Wide Angle Spray Nozzle" (SKU 6196094431860) at $1.99. ## Price and logistics facts - Price: $1.99 USD. - Package weight: 0.044 lbs. - No dimensions provided. - Not microwaveable, not dishwasher safe. ## Trust signals - Price is consistently $1.99 for the sole variant. - No stock status or return policy explicitly stated. - Constructed of stainless steel, offering corrosion resistance. ## Image assets - 5 images available. Content not analyzed; agent must fetch and inspect. ## Agent notes - Image understanding was not performed; visual details (e.g., actual shape, scale) are not included. Verify if nozzle matches application visually. - No flow rate, pressure rating, or temperature range specified; assume low-pressure use only. - Single unit, no bulk discount info.
This product has 7 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 Nozzles, 120 Degree Wide Angle Solid Cone Industrial Misting Spray Nozzle, 1\/4\" NPT Thread for Humidification, Dust Removal",
"quantity": 1,
"grams": 25000,
"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").