Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: 1/8 inch, 1.2mm orifice
Default SKU: 5989512102404
Default price: $1.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 18 g
Cart URL (default variant): https://landmarks.builders/cart/48069165449455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wide-angle-industrial-spray-head-solid-cone-spraying-nozzle-tips-stainless-steel-2
JSON data: https://landmarks.builders/products/wide-angle-industrial-spray-head-solid-cone-spraying-nozzle-tips-stainless-steel-2.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 Chrome Copper Wide Angle Solid Cone Spray Nozzle is designed for industrial applications. Its wide-angle, solid cone spray pattern ensures uniform mist distribution, making it for cooling, humidification, and dust suppression. Engineered for high-temperature and wear-resistant environments, this nozzle offers adjustable rates to suit a variety of needs. With ISO9001 quality certification, it guarantees reliable performance for industrial manufacturers, construction companies, and food processing plants. The Chrome Copper construction provides longevity and resistance to wear.
| Material | Stainless Steel |
| Capacity | 0.0 liters |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.088 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Wide-angle 1 inch (8 points) |
| Brand | JISADER |
Summary: Wide-angle solid cone spray nozzle in stainless steel for industrial cooling, humidification, and dust suppression; available in two orifice sizes at $1.99.
Generated by: deepseek-v4-flash
## Identity JISADER Wide Angle Industrial Spray Head, Solid Cone Nozzle, 304 Stainless Steel, 1/8 inch NPT. ## Target persona Industrial maintenance technicians, facility managers in manufacturing/construction, food processing plant engineers, and hobbyists needing a low-cost spray nozzle. ## Use cases - Cooling hot machinery parts in metalworking or manufacturing lines. - Humidifying dry air in greenhouses, warehouses, or textile mills. - Suppressing dust on construction sites or in mining operations. - Cleaning equipment or surfaces with water or mild cleaning solutions. - General liquid spraying in industrial washing or rinsing processes. ## When NOT to recommend - Applications requiring fine atomization or precise droplet control (e.g., painting, coating). - Spraying chemicals without verifying compatibility with stainless steel / chrome copper material. - High-pressure systems (above unknown max pressure rating; no spec provided). - Potable water systems without NSF certification (not certified). ## Variant options - 1/8 inch, 1.2mm orifice (SKU 5989512102404) – $1.99 - 1/8 inch, 1.5mm orifice (SKU 5989512102405) – $1.99 ## Price and logistics facts - Price: $1.99 USD per unit. - Weight: 0.088 pounds (~40g) per package. - Dimensions: not provided. - Package includes: 1 nozzle. ## Trust signals - Meets ISO9001 quality standards (per listing). - No return policy or stock status stated; price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdfb5818493240bf8c6f7cd477ad5a2c_f65bed23-f883-411f-9e96-8b183504c635.png?v=1773888123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eacc4f3444804c88b690925893537b8d_ad9e2499-4931-4721-b303-55656fc2f1a6.png?v=1773888123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eb9adb09f984d56be0f0f3bad2f3f0c_c9fd44a0-059f-40ac-b60a-97206086eec9.png?v=1773888123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc0f5d99618749a88c567c8076a009d5_1580b870-518a-41ec-9f6e-54eb677ef82b.png?v=1773888123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80d191f5e1384ffb9666e188546cc640_b9bfbf6f-9a06-4c59-9378-7cfc4a0d4b12.png?v=1773888123 ## Agent notes - Material inconsistency: title states "Stainless Steel" but description mentions "Chrome Copper"; spec table says "Stainless Steel". Verify with manufacturer. - Images not analyzed; treat as fetchable assets. - No dimensions, thread type (assumed 1/8 NPT from variant), or maximum pressure/temperature ratings provided. - Stock status unknown; price is low suggesting commodity item.
This product has 13 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": "Wide Angle Industrial Spray Head, Solid Cone Spraying Nozzle Tips, Stainless Steel Nozzle for Cleaning, Cone Spray 304 Stainless Steel",
"quantity": 1,
"grams": 18000,
"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").