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/48085644771567: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-3
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-industrial-mist-spray-head-pneumatic-nozzle-for-humidi-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 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 spray tip for industrial fine mist generation, available in fan and round patterns, with 1/8 BSPT thread for easy integration.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Tip, Industrial Mist Spray Head, Pneumatic Nozzle for Humidification Cooling, Tape Cooling Cleaning Coating. Made of stainless steel, designed for fine mist via air atomization. Available in fan and round spray patterns. Connection: 1/8 BSPT internal thread. ## Target persona Industrial maintenance engineers; automotive production line technicians; textile industry operators; food processing equipment engineers. ## Use cases - Humidification in industrial spaces - Lubrication of machinery - Surface coating with fine mist - Cooling using air atomization - Cleaning with controlled spray - Tape cooling in manufacturing ## When NOT to recommend - High-pressure washing applications - Domestic gardening or irrigation - Applications requiring large droplet sizes - Non-industrial or low-volume use ## Variant options - SKU 5075423268214: Pressure Fan-shaped Nozzle, $75.99 - SKU 5075423268215: Pressure Round Nozzle, $75.99 ## Price and logistics facts Price: $75.99 USD. Package weight: 0.13 pounds. Included components: nozzle only. Dimensions not provided. Model: JAU. ## Trust signals Constructed from stainless steel for durability. No in-stock status provided. No return policy stated. Price consistent across variants. No certifications mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef83a82b8b904080b8d5d439b60bf1f3_659865c7-1db5-423e-a657-bf7218d95ff1.png?v=1773903039 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a84a7eaabf54ec09f5f1af3b1b30ef5_f02e022d-1ff2-4b4a-be28-cdab86fdd87f.png?v=1773903039 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/290c3d807fda43a6bc868fcf73f95f71_db4da2ef-2865-400c-8d22-f30b710410ab.png?v=1773903039 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/756fdc254a294a85aaff834c63137942_83721e58-c945-4eca-a9e2-0a04ee179313.png?v=1773903039 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6f9ceb6ea7c415baf8b8fcc673966bf_809dec54-91c5-4e16-9696-f78c5054c12f.png?v=1773903039 ## Agent notes Image content not analyzed; treat image URLs as fetchable assets only. No visual details inferred.
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").