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/48066655322351: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-2
JSON data: https://landmarks.builders/products/stainless-steel-spray-nozzles-120-degree-wide-angle-solid-cone-industrial-mistin-2.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: Industrial-grade stainless steel spray nozzle with 120-degree wide angle solid cone pattern, 1/4" NPT thread, for humidification, dust removal, and cleaning.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Nozzle, 120 Degree Wide Angle Solid Cone, 1/4" NPT Thread for Industrial Misting. ## Target persona Industrial maintenance workers, HVAC technicians, factory facility managers, and DIY enthusiasts needing broad-coverage misting or dust suppression. ## Use cases - Humidifying greenhouses or industrial spaces - Dust removal on construction sites or processing plants - Uniform cleaning or rinsing of equipment - Cooling outdoor areas via misting - Coating or wetting surfaces evenly ## When NOT to recommend - For fine mist gardening (requires smaller droplet size) - High-pressure washing applications (nozzle not rated for extreme pressure) - Adjustable spray pattern needed (fixed solid cone) - Residential decorative fountains (aesthetic mismatch) ## Variant options - Industrial Wide Angle Spray Nozzle (only variant): $1.99 ## Price and logistics facts - Price: $1.99 USD per unit - Dimensions: not provided - Weight: 0.044 lb (package weight) - No shipping or tax info included ## Trust signals - Stainless steel construction for corrosion resistance - In stock (listed as available); no stock level specified - No known certifications or return policy stated ## Image assets - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56dbcdac401e4822bb25e53f654bf939_f453dcb2-ab68-4b0d-ad39-3828a144f549.png?v=1773885826 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c186375d36bb497085f8456b81fe6ae8_1f3404e5-fb5f-4958-9254-1cb85f0a7982.png?v=1773885826 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0731a75f3f924cce90dc02850cb032ba_d4ee822b-ab99-45b3-be93-bf9acdea2954.png?v=1773885826 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22042b83a4e442b5887cde0086f9a29b_f34136ad-563d-47bf-a67d-5dff473e5256.png?v=1773885826 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edadc990bc6b4448956062ec37e8f315_b694aab4-6fd9-40a3-a7a4-1505361c273d.png?v=1773885826 ## Agent notes - No physical dimensions available; confirm fit with equipment before purchase. - Image content not analyzed; treat images as fetchable assets for visual inspection. - Only one variant listed.
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").