Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99
Default variant: Pressure Fan-shaped Nozzle
Default SKU: 5075423268214
Default price: $75.99
Availability: In Stock
Product Type: Washdown Nozzles
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48099399500015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-spray-tip-industrial-mist-spray-head-pneumatic-nozzle-for-humidi-4
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-industrial-mist-spray-head-pneumatic-nozzle-for-humidi-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 stainless steel spray tip is engineered for industrial applications requiring fine mist generation. Its stainless steel construction ensures longevity and resistance to demanding environments. Offering control over fluid, it delivers consistent and uniform atomization, making it ideal for lubrication, humidification, and surface coating tasks. The nozzle is designed with a versatile 1/8 BSPT internal thread for seamless integration into existing industrial systems. Available in both fan and round spray patterns, this pneumatic nozzle caters to a wide array of needs across automotive production, textile industries, and food processing sectors.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.13 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | JAU |
| Number of Items | 1 |
Summary: Stainless steel industrial spray tip for fine mist generation, 1/8 BSPT internal thread, fan or round patterns, $75.99.
Generated by: deepseek-v4-flash
## Identity - Stainless Steel Spray Tip (Industrial Mist Spray Head) - Product Type: Washdown Nozzles - Price: $75.99 USD ## Target persona - Industrial facilities manager - Automotive production engineer - Textile process engineer - Food processing equipment operator ## Use cases - Humidification in manufacturing plant - Lubrication spraying on assembly line - Coating application in industrial painting - Cooling of tape or film during production - Cleaning of machinery with fine mist - Dust suppression in processing areas ## When NOT to recommend - Home garden watering or personal use showers - Low-pressure water spray for cleaning patios - Applications requiring high flow rate or coarse spray - Consumer-grade tasks where precision mist is not needed ## Variant options - Pressure Fan-shaped Nozzle (SKU: 5075423268214) - $75.99 - Pressure Round Nozzle (SKU: 5075423268215) - $75.99 ## Price and logistics facts - Unit price: $75.99 - Currency: USD - Package weight: 0.13 lbs - No dimensions provided ## Trust signals - Constructed of stainless steel for durability - In-stock status not confirmed; assume available unless noted - Return policy not specified - No external certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef83a82b8b904080b8d5d439b60bf1f3_09400c84-e603-4002-b5a1-ae81671419fd.png?v=1773922259 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a84a7eaabf54ec09f5f1af3b1b30ef5_e7bc52d2-8151-4310-974c-3702d1623c1d.png?v=1773922259 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/290c3d807fda43a6bc868fcf73f95f71_1c29554e-eaea-42fb-8cc8-04962d64d0e4.png?v=1773922259 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/756fdc254a294a85aaff834c63137942_0464234b-1f7c-433c-9d60-a818addf790a.png?v=1773922259 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6f9ceb6ea7c415baf8b8fcc673966bf_0c42c913-1766-4f50-92e8-a7be81083e0c.png?v=1773922259 ## Agent notes - Image understanding was not performed. Do not infer visual details from URLs. - Verify stock and shipping details before recommending.
This product has 14 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": "Stainless Steel Spray Tip, Industrial Mist Spray Head, Pneumatic Nozzle for Humidification Cooling, Tape Cooling Cleaning Coating",
"quantity": 1,
"grams": 150000,
"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").