Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99
Default variant: Compact Cleaning Nozzle
Default SKU: 5107450457778
Default price: $6.99
Availability: In Stock
Product Type: Washdown Nozzles
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017432903919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/industrial-spray-nozzles-stainless-steel-watering-nozzle-narrow-angle-head-for-d
JSON data: https://landmarks.builders/products/industrial-spray-nozzles-stainless-steel-watering-nozzle-narrow-angle-head-for-d.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 industrial spray nozzle, made from stainless steel, is designed for a wide range of applications including dust suppression, industrial cleaning, and automotive manufacturing. Its external thread connection ensures easy and secure installation, while the spiral design provides efficient and uniform atomisation. Available in multiple specifications, this customizable nozzle offers high applicability for professional and industrial use. It's an ideal replacement nozzle for various spraying systems, ensuring reliable performance for watering plants, cleaning cars, and more.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.57 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | HH-HH01 |
| Brand | JISADER |
Summary: Stainless steel industrial spray nozzle with narrow angle head, external thread, spiral design for atomization, used for dust suppression, cleaning, and watering, priced at $6.99.
Generated by: deepseek-v4-flash
## Identity JISADER HH-HH01 Industrial Spray Nozzle, stainless steel, narrow angle head, external thread, spiral design for atomization. ## Target persona Industrial maintenance technicians, automotive detailers, facility managers, DIY car washers requiring a durable, cost-effective nozzle for cleaning and dust suppression. ## Use cases - Dust suppression at construction or mining sites. - High-pressure cleaning of vehicles and equipment. - Watering plants in gardens or greenhouses. - Replacing worn nozzles in industrial spray systems. - General washdown tasks in commercial facilities. - Cleaning cars with spray. ## When NOT to recommend - For precise irrigation or fine mist applications (spray is narrow and coarse). - For use with potable water systems (no food-grade certification). - For high-pressure systems above 100 bar (check ratings unknown). - For low-flow drip irrigation. ## Variant options - Compact Cleaning Nozzle ($6.99) - Automatic Rotating Cleaning Nozzle ($6.99) ## Price and logistics facts Price: $6.99 USD per unit. Package weight: 0.57 lbs. Included: 1 nozzle. Brand: JISADER. Model: HH-HH01. ## Trust signals - Stainless steel construction for durability. - Available in two styles. - No specific return or stock info provided; check seller. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f261e619354488a9e73dde3e10c316f.png?v=1773820196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca4a520be13a4c14a6161c4175e4f023.png?v=1773820196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed6dab77d8044e7d8f9123b02167c6c9.png?v=1773820196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/513fca6a6b544cae8ffe94ed093dc6ae.png?v=1773820196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0b9e53f138a4338bb7e6b2f8dca193d.png?v=1773820196 ## Agent notes - Image understanding was not performed; rely on factual specs only. - Dimensions (length, width, height) not provided. - No pressure rating or flow rate given; assume standard garden hose pressure.
This product has 12 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": "Industrial Spray Nozzles, Stainless Steel Watering Nozzle, Narrow Angle Head, for Dust Suppression, Cleaning Cars Spray Nozzle",
"quantity": 1,
"grams": 250000,
"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").