Brand: World Products (Landmark)
SKU: 5957422636059
Price: $16.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/48102642155759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/adjustable-stainless-steel-spray-nozzle-siphon-feed-spray-nozzle-automotive-two
JSON data: https://landmarks.builders/products/adjustable-stainless-steel-spray-nozzle-siphon-feed-spray-nozzle-automotive-two.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This adjustable two-fluid nozzle is in industrial applications. Constructed from 304 stainless steel, it offers resistance and longevity. The nozzle provides versatile patterns, including round, fan, and wide-angle options, allowing for control in tasks such as surface coating, industrial lubrication, and dust suppression. It seamlessly with both pressure feed and siphon feed systems and offers multiple mounting solutions for easy installation. Achieve fine misting with adjustable air or liquid pressure, making it an essential tool for industrial technicians and textile manufacturers.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.13 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1/4”-D-SS+SUE28A-SS |
| Brand | JISADER |
Summary: Two-fluid 304 stainless steel spray nozzle for atomization; supports pressure and siphon feed; adjustable round, fan, wide-angle patterns; multiple mounting options.
Generated by: deepseek-v4-flash
## Identity JISADER Adjustable Stainless Steel Spray Nozzle, two-fluid (air+fluid) nozzle for atomization, 304 stainless steel, supports pressure and siphon feed. ## Target persona Industrial technicians, maintenance engineers, textile manufacturers, and coating professionals needing a versatile low-pressure spray nozzle for lubrication, coating, or dust suppression. ## Use cases - Industrial lubrication of chains, gears, and bearings. - Surface coating application (e.g., paints, mold release). - Dust suppression in dusty environments. - Fine misting for humidification or cooling. - Atomization of fluids for controlled spray patterns. ## When NOT to recommend - High-pressure spraying (no pressure rating given). - Food or potable water contact (no food-grade certification). - Large-scale agricultural spraying (not designed for field use). - Applications needing chemical resistance beyond 304 stainless steel. ## Variant options - Single variant: Adjustable Siphon Flat Fan Spray (SKU 5957422636059), price $16.99. ## Price and logistics facts - Price: $16.99 USD (single variant). - Weight: 0.13 pounds. - Dimensions: Not provided. ## Trust signals - In stock: Not explicitly stated, but available for purchase. - Return policy: Not provided. - Price: Consistent across variant. - Certifications: None specified. - Material: 304 stainless steel. ## Image assets - 5 images available (URLs below). No visual description performed. ## Agent notes - This is a low-cost industrial nozzle suitable for various atomization tasks. No pressure or flow rate specs given; verify application compatibility. Image understanding not performed.
This product has 7 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": "Adjustable Stainless Steel Spray Nozzle, Siphon Feed Spray Nozzle Automotive, Two Fluid Nozzle for Coating, Low Pressure Spray Tip",
"quantity": 1,
"grams": 210000,
"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").