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/48017416880367: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-1
JSON data: https://landmarks.builders/products/stainless-steel-spray-nozzles-120-degree-wide-angle-solid-cone-industrial-mistin-1.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, priced at $1.99, suitable for industrial humidification, dust removal, and cleaning.
Generated by: deepseek-v4-flash
## Identity This is a stainless steel spray nozzle with a 120-degree wide angle solid cone spray pattern and 1/4" NPT thread, marketed for industrial misting, humidification, and dust removal. ## Target persona Industrial maintenance workers, facility managers, agricultural operators, and DIY enthusiasts needing low-cost, replacement nozzles for standard 1/4" NPT connections. ## Use cases - Humidification in greenhouses or industrial spaces. - Dust suppression on construction sites or workshops. - General cleaning with pressure washers or hose attachments. - Cooling in outdoor or manufacturing environments. - Light misting for odor control or surface wetting. ## When NOT to recommend - For domestic kitchen sprayers (thread or flow mismatch). - For high-pressure (>100 psi) applications (not rated). - For fine misting or fogging (solid cone, not atomizing). - For corrosive chemical spraying (unspecified material resistance). ## Variant options - Single variant: Industrial Wide Angle Spray Nozzle, SKU 6196094431860, price $1.99. ## Price and logistics facts - Price: $1.99 USD. - Weight: 0.044 lbs (package). - Dimensions: not provided. - No shipping or restocking details available. ## Trust signals - Single variant in stock (assumed from listing). - No explicit warranty or return policy stated. - Price consistent with low-cost industrial accessories. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c186375d36bb497085f8456b81fe6ae8_aa7bd2d4-ac4e-4122-8985-5665bb743686.png?v=1773819469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0731a75f3f924cce90dc02850cb032ba_afdb72cc-7f47-403b-8616-8efcc47e7657.png?v=1773819469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22042b83a4e442b5887cde0086f9a29b_f89c8a8c-7bf4-433a-b4c4-ba67af7f20aa.png?v=1773819469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edadc990bc6b4448956062ec37e8f315_2ecdc51b-0999-4197-a820-35ea9292500a.png?v=1773819469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bea9ecd9030d4291ac579b42f39b21ee_f9ad44cf-c0b6-4482-a6d8-0deaa19a89b7.png?v=1773819469 ## Agent notes - Image understanding not performed; no visual details inferred. - Actual spray angle (120 degrees) from title, not confirmed in description. - Material resistance unspecified for chemicals.
This product has 7 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 7 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: Four industrial spray nozzles. **Material & finish**: Metal with a brushed or satin finish, exhibiting fine machining marks. **Form & proportions
**Object**: Four industrial-style spray nozzles. **Material & finish**: Metal with a brushed, matte metallic finish, appearing silver-grey.
**Object**: A single industrial spray nozzle. **Material & finish**: Silver-grey metal with a brushed or satin finish, exhibiting a uniform, non
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").