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/48017468358895: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
JSON data: https://landmarks.builders/products/wide-angle-industrial-spray-head-solid-cone-spraying-nozzle-tips-stainless-steel.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.09 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Not applicable |
| Brand | JISADER |
Summary: Stainless steel wide-angle solid cone spray nozzle for industrial cooling, humidification, and dust suppression, with two orifice size variants, priced at $1.99 USD.
Generated by: deepseek-v4-flash
## Identity JISADER Wide Angle Industrial Spray Head, Solid Cone Spraying Nozzle Tips, Stainless Steel Nozzle for Cleaning, Cone Spray 304 Stainless Steel ## Target persona Industrial manufacturers, construction companies, food processing plants, and cleaning professionals needing durable, wide-angle spray nozzles for high-temperature or wear-resistant environments. ## Use cases - Cooling systems in industrial plants requiring uniform mist distribution - Humidification in warehouses or greenhouses - Dust suppression on construction sites or material handling areas - Cleaning equipment using high-pressure water or chemicals - Food processing plant sanitation where stainless steel is required - Adjustable flow rate for varying process needs ## When NOT to recommend - Precision spraying requiring narrow or focused patterns - Low-pressure systems (nozzle designed for industrial pressure ranges) - Applications needing corrosion resistance beyond 304 stainless steel (e.g., saltwater or strong acids) - Users expecting soft, decorative water features ## Variant options - 1/8 inch, 1.2mm orifice ($1.99) - 1/8 inch, 1.5mm orifice ($1.99) ## Price and logistics facts - Price: $1.99 USD per unit (both variants) - Package weight: 0.09 pounds - Included components: Nozzle only - No shipping or tax information provided ## Trust signals - ISO9001 quality certification mentioned - Constructed from high-grade Chrome Copper (description) or 304 Stainless Steel (title) – material inconsistency noted - No return policy, stock status, or warranty information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdfb5818493240bf8c6f7cd477ad5a2c.png?v=1773821448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eacc4f3444804c88b690925893537b8d.png?v=1773821448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eb9adb09f984d56be0f0f3bad2f3f0c.png?v=1773821448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc0f5d99618749a88c567c8076a009d5.png?v=1773821448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80d191f5e1384ffb9666e188546cc640.png?v=1773821448 ## Agent notes - Material inconsistency: title and specs say "304 Stainless Steel", but description repeatedly states "Chrome Copper". Verify with supplier before recommending for specific chemical compatibility. - Dimensions (length/width/height) not provided; cannot compute flow rate or spray angle. - No image analysis performed; visual details not extracted.
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").