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/48085460877551: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-3
JSON data: https://landmarks.builders/products/stainless-steel-siphon-spray-nozzle-adjustable-mist-spray-low-pressure-misting-s-3.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 two-fluid atomization, 1/4 inch thread, suitable for humidification, dust suppression, and cleaning at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Siphon Spray Nozzle (Model: TTPZ05, Item: ly05) – two-fluid pneumatic spray head from Blow Gun Nozzles category. ## Target persona Industrial maintenance technicians, agricultural misting system installers, cleaning equipment integrators. ## Use cases - Industrial humidification system - Dust suppression on construction sites - Automated cleaning processes - Agricultural misting for crops - Low-pressure fluid atomization without pressurized fluid source ## When NOT to recommend - If high-pressure spray (>100 psi) is required - If precise chemical dosing requiring exact droplet size control beyond adjustable - If user needs a complete spray gun rather than just a nozzle - If application requires non-metallic materials to avoid corrosion with certain chemicals ## Variant options - Style: "Industrial, Functional, Modern" – $9.99 USD (SKU: 6191993882277) ## Price and logistics facts - Price: $9.99 USD - Dimensions: not provided - Standard 1/4 inch thread for pneumatic systems ## Trust signals - Material: stainless steel for corrosion resistance and longevity - In-stock status: not confirmed - Return policy: not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac73273f86cc44fbb0edc5882c349b01_1eeca331-3dcc-4864-a00b-f716618f47c3.png?v=1773902923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e71f8d18ad984cfb83118b25452064cf_5d315d31-08dc-4580-9422-7398a09fe4e4.png?v=1773902923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f07cc829f3bc481ca10a0f6c4693ac06_2b72ab1a-e7db-4789-848c-5454fa62f96c.png?v=1773902923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f04458ef41b44cd59e6ed2db8f4d4b62_b4e1b743-42bd-4229-a5d3-6847af0a18d1.png?v=1773902923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad36aa96e79144749a1ae779c9aec457_0d8139f4-ea6c-4a45-a02d-76fcff7473c6.png?v=1773902923 ## Agent notes - Only one variant available. - Description mentions siphon feed design; no external pressurized fluid source needed. - Thread size is 1/4 inch; verify compatibility with existing 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").