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/48099394486511: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-4
JSON data: https://landmarks.builders/products/stainless-steel-siphon-spray-nozzle-adjustable-mist-spray-low-pressure-misting-s-4.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 and dust suppression, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Siphon Spray Nozzle (Model: TTPZ05, Item: ly05) ## Target persona Industrial maintenance technicians, agricultural operators, HVAC professionals, and DIY workshop owners needing low-pressure misting for dust control or humidification. ## Use cases - Industrial space humidification - Dust suppression at construction sites - Automated cleaning processes - Greenhouse misting for humidity control - Odor suppression in waste facilities ## When NOT to recommend - High-pressure spray applications (nozzle is low pressure) - High-viscosity fluids (siphon feed may clog) - Large-scale irrigation (limited flow rate) - Precision medical atomization (not certified) ## Variant options - Style: Industrial, Functional, Modern – $9.99 USD (SKU 6191993882277) ## Price and logistics facts - Price: $9.99 USD - No shipping cost data - Dimensions and weight not provided - Standard 1/4 inch connection ## Trust signals - In-stock status not confirmed - Return policy not stated - Price appears consistent (single variant) - No certifications listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac73273f86cc44fbb0edc5882c349b01_48e24f43-05e2-49f8-89a9-ad3aa1450005.png?v=1773922144) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e71f8d18ad984cfb83118b25452064cf_b6b1cf5d-b02a-4d7f-9d54-babf1803fd9e.png?v=1773922144) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f07cc829f3bc481ca10a0f6c4693ac06_8be1bb17-826f-4162-b45a-e5dd42a1b1dd.png?v=1773922144) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f04458ef41b44cd59e6ed2db8f4d4b62_1f56f98a-6118-4397-b072-086c4e30ba8f.png?v=1773922144) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad36aa96e79144749a1ae779c9aec457_9444ccc6-6ba8-434b-8e49-3b516ae0580d.png?v=1773922144) ## Agent notes - Siphon feed: no pressurized fluid source required - Adjustable two-fluid pneumatic spray head for droplet size control - Standard 1/4 inch NPT connection (common in pneumatic systems) - No image understanding performed; treat images as fetchable assets only
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").