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/48099267477743: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-5
JSON data: https://landmarks.builders/products/stainless-steel-spray-nozzles-120-degree-wide-angle-solid-cone-industrial-mistin-5.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 at $1.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Nozzle, 120 Degree Wide Angle Solid Cone, 1/4" NPT Thread. ## Target persona Industrial maintenance technicians, facility managers, and workshop operators needing affordable, reliable spray nozzles for dust suppression and humidification. ## Use cases - Dust removal on construction sites - Humidification in greenhouses or industrial spaces - Cleaning equipment with water spray - Wide area cooling in outdoor work areas - Agricultural misting for crop dust control ## When NOT to recommend - Fine misting or atomization applications - Use with corrosive chemicals not compatible with stainless steel - High pressure systems without verifying pressure rating (not specified) - Applications requiring adjustable spray pattern ## Variant options - Industrial Wide Angle Spray Nozzle: $1.99 ## Price and logistics facts - Price: $1.99 USD - Weight: 0.044 lbs (package) - Dimensions: not provided - Single variant available ## Trust signals - Low price point - Item listed with no stock level information - No return policy stated - Material: Stainless Steel (inferred corrosion resistance) ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56dbcdac401e4822bb25e53f654bf939_fbbbee73-55c0-4543-b3f8-8ccabe0a7000.png?v=1773921939 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c186375d36bb497085f8456b81fe6ae8_0c4d1de1-29b1-4c43-b051-28afef3379a7.png?v=1773921939 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0731a75f3f924cce90dc02850cb032ba_68a417ee-122b-41b6-9dbd-a15473323ac5.png?v=1773921939 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22042b83a4e442b5887cde0086f9a29b_3c055790-bbc5-439d-a897-d08718077892.png?v=1773921939 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edadc990bc6b4448956062ec37e8f315_49ff8ce4-3447-431d-b25c-639628eac2a6.png?v=1773921939 ## Agent notes - No dimensions provided; weight only. - Image URLs included but no visual content interpretation performed. - Maximum pressure rating not specified. - Return policy unknown.
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").