Brand: World Products (Landmark)
SKU: 6191993882277
Price: $9.99
Availability: In Stock
Product Type: Blow Gun Nozzles
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48066955641071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-siphon-spray-nozzle-adjustable-mist-spray-low-pressure-misting-s-1
JSON data: https://landmarks.builders/products/stainless-steel-siphon-spray-nozzle-adjustable-mist-spray-low-pressure-misting-s-1.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 Stainless Steel Siphon Nozzle (Model: TTPZ05, Item Number: ly05) is for a variety of industrial and agricultural applications. Constructed from stainless steel, it offers exceptional resistance and longevity, outperforming or alternatives. The innovative siphon feed design allows for efficient fluid delivery without requiring a pressurized fluid source, providing flexibility in setup. Its adjustable two-fluid pneumatic spray head enables control over the spray pattern and droplet size, delivering finer atomization compared to single-fluid nozzles. This construction ensures reliable performance in demanding environments, making it ideal for humidification, dust suppression, and cleaning tasks. The nozzle effectively atomizes liquids, creating a fine mist for applications like industrial humidification systems, dust removal in construction or, and automated cleaning processes. With a standard 1/4 inch , it seamlessly into existing pneumatic and systems.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Air Atomizing Nozzle |
| Product Weight | kg |
| Package Weight | 0.18 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | ly05 |
| Number of Items | 1 |
Summary: Stainless steel siphon spray nozzle with adjustable mist for low-pressure humidification, dust suppression, and cleaning in industrial settings; 1/4 inch fitting, $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Stainless Steel Siphon Spray Nozzle (Model TTPZ05, Item ly05) - Type: Blow Gun Nozzle - Material: Stainless steel - Connection: 1/4 inch standard fitting ## Target persona - Industrial maintenance technician needing dust suppression or humidification - Agricultural operator for greenhouse misting or dust control - HVAC installer for humidification system integration - Manufacturing facility manager for cleaning and atomization tasks ## Use cases - Humidification in industrial or agricultural environments (e.g., warehouses, greenhouses) - Dust suppression in construction sites, mining, or material handling - Automated cleaning processes for parts or equipment - Fine mist spraying for odor control or surface treatment - Low-pressure fluid delivery where pressurized sources are unavailable - Atomization of liquids for cooling or lubrication systems ## When NOT to recommend - High-pressure washing or spraying applications (designed for low pressure) - Precise chemical dosing where flow rate must be tightly controlled - Residential garden watering (industrial level, not consumer grade) - Applications requiring ultra-fine mist for sensitive electronics (unknown droplet size range) ## Variant options - Only one variant: Style Industrial, Functional, Modern (SKU 6191993882277) at $9.99 ## Price and logistics facts - Price: $9.99 USD - No shipping or handling information provided - No dimensions specified ## Trust signals - Constructed from stainless steel for corrosion resistance and durability - Siphon feed design allows operation without pressurized fluid source - Adjustable two-fluid nozzle for control over spray pattern and droplet size - No explicit in-stock status or return policy info available ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac73273f86cc44fbb0edc5882c349b01_47c9de39-8b69-4ef4-b830-e9d3b466e2bd.png?v=1773886062) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e71f8d18ad984cfb83118b25452064cf_47cc1aaf-ab82-46fa-8736-b778e7f77c22.png?v=1773886062) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f07cc829f3bc481ca10a0f6c4693ac06_63a5ae97-6247-4e84-aa58-9d6cca356ef1.png?v=1773886062) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f04458ef41b44cd59e6ed2db8f4d4b62_15367927-fc58-4565-ac06-f5321fa6b4ff.png?v=1773886062) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad36aa96e79144749a1ae779c9aec457_e0ecab18-0a01-47b8-be21-f5c8da7b890e.png?v=1773886062) ## Agent notes - No visual inspection of images performed; images are fetchable for further analysis. - Stock status, return policy, and exact dimensions not provided. - The product is a low-pressure siphon nozzle; not suitable for high-pressure systems.
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": "Stainless Steel Siphon Spray Nozzle, Adjustable Mist Spray Low Pressure, Misting Spray Nozzle for Humidification, Two-Fluid Siphon Misting Nozzle",
"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").