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/48101542592751: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-4
JSON data: https://landmarks.builders/products/wide-angle-industrial-spray-head-solid-cone-spraying-nozzle-tips-stainless-steel-4.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: JISADER Wide Angle Solid Cone Spray Nozzle, 304 Stainless Steel, available in 1/8 inch with 1.2mm or 1.5mm orifice, for industrial cooling, humidification, dust suppression, ISO9001 certified, $1.99.
Generated by: deepseek-v4-flash
## Identity JISADER Wide Angle Solid Cone Spray Nozzle, 304 Stainless Steel, model Wide-angle 1 inch (8 points), for industrial cleaning and misting. ## Target persona Industrial maintenance workers, facility managers in manufacturing, construction site operators, food processing plant engineers. ## Use cases - Cooling industrial equipment via uniform mist - Humidification in greenhouses or factory environments - Dust suppression at construction sites or material handling areas - Cleaning machinery with wide-angle spray - Uniform liquid application in food processing or chemical processes ## When NOT to recommend - Applications requiring flat or hollow cone spray patterns - High-pressure systems where nozzle pressure rating is unknown - Potable water or direct food contact without additional certifications - Corrosive chemical spraying without confirming material compatibility ## 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 (both variants) - Weight: 0.088 lb - Dimensions: not provided - Packaging: 1 nozzle per package - Brand: JISADER ## Trust signals - ISO9001 quality certified - Price consistent across variants - Stock status and return policy not available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdfb5818493240bf8c6f7cd477ad5a2c_3dd670d4-0923-44ad-b8a8-4ecb6d15749b.png?v=1773924823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eacc4f3444804c88b690925893537b8d_f7366bab-ba44-4d3d-a7ad-2019c2c0d587.png?v=1773924823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eb9adb09f984d56be0f0f3bad2f3f0c_1ec78bc2-635c-4d14-94ce-4134b3038e93.png?v=1773924823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc0f5d99618749a88c567c8076a009d5_014f2ab1-8854-4a6a-840b-240eec946ded.png?v=1773924823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80d191f5e1384ffb9666e188546cc640_8a8156ce-ad47-4d0a-9c97-7c7d4e952035.png?v=1773924823 ## Agent notes - Image content not analyzed; visual details of spray pattern not confirmed - Material described as Chrome Copper in description but as Stainless Steel in title/tags; verify actual material - Dimensions and flow rate not provided; pressure rating unknown - Return policy and stock status not available
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").