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/48087643095279: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-3
JSON data: https://landmarks.builders/products/wide-angle-industrial-spray-head-solid-cone-spraying-nozzle-tips-stainless-steel-3.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: Industrial wide-angle solid cone spray nozzle made of Chrome Copper/304 Stainless Steel for cooling, humidification, and dust suppression, priced at $1.99 USD from JISADER.
Generated by: deepseek-v4-flash
## Identity Wide Angle Industrial Spray Head, Solid Cone Spraying Nozzle Tips, Stainless Steel Nozzle for Cleaning, Cone Spray 304 Stainless Steel by JISADER. ## Target persona - Industrial maintenance technicians - Construction companies needing dust suppression - Food processing plants requiring washdown or humidification - Manufacturing facilities using coolant or misting systems ## Use cases - Cooling industrial equipment via uniform mist - Humidifying air in food processing or manufacturing - Suppressing dust on construction sites or material handling - Spraying cleaning solutions in industrial washdown areas - Adjustable flow for varied process needs ## When NOT to recommend - Home gardening or lawn watering (industrial design, limited pressure range unknown) - High-pressure spraying applications (not rated for high PSI) - Potable water or food-contact use without additional certification - Decorative or low-volume misting (aesthetic not relevant) ## 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 - Dimensions: not provided - Package weight: 0.088 pounds - Included: 1 nozzle - Model: Wide-angle 1 inch (8 points) ## Trust signals - ISO9001 quality certification claimed - No stock status provided - No return policy provided - Material specification inconsistent: title says 304 Stainless Steel, description says Chrome Copper ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdfb5818493240bf8c6f7cd477ad5a2c_84abebd7-f85e-44ef-b003-ab551b504d8e.png?v=1773905622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eacc4f3444804c88b690925893537b8d_7007c7a8-0022-4efc-bbfa-bec14fad61f3.png?v=1773905622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eb9adb09f984d56be0f0f3bad2f3f0c_75e12080-b3ce-4e67-8e46-4485bfb09403.png?v=1773905622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc0f5d99618749a88c567c8076a009d5_077e7992-a867-47ba-8247-8bf87fc72e78.png?v=1773905622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80d191f5e1384ffb9666e188546cc640_2b1da96f-46f3-4602-9c95-bb3548f15cad.png?v=1773905622 ## Agent notes - Material discrepancy detected: title claims 304 Stainless Steel, description mentions Chrome Copper. Verify actual material before recommending for corrosive environments. - No dimensions or pressure ratings provided, limiting applicability assessments. - No stock or return policy information available; check seller for details.
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").