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/48017423499503: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
JSON data: https://landmarks.builders/products/stainless-steel-siphon-spray-nozzle-adjustable-mist-spray-low-pressure-misting-s.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 adjustable siphon spray nozzle for humidification, dust suppression, and cleaning; two-fluid atomization; 1/4 inch fitting. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Siphon Spray Nozzle, adjustable mist low pressure, two-fluid siphon misting nozzle, model TTPZ05. ## Target persona Industrial maintenance technicians, agricultural spray equipment operators, HVAC humidification installers, workshop dust control managers. ## Use cases - Adding humidity to greenhouses or grow rooms. - Suppressing dust in construction or mining sites. - Cleaning parts with atomized liquid in manufacturing. - Applying thin coatings or lubricants in automated lines. - Cooling or humidifying in HVAC systems. - Pest control misting in agriculture. ## When NOT to recommend - High-pressure direct spray applications (e.g., pressure washing). - Food-grade or medical misting (no certifications). - Large-scale irrigation (low flow capacity). - Precision droplet size control beyond what two-fluid adjustment allows. ## Variant options - Style: Industrial, Functional, Modern – $9.99 (only variant). ## Price and logistics facts - Price: $9.99 USD. - Dimensions: not provided. - Weight: not provided. - Fitting: standard 1/4 inch. ## Trust signals - No return policy information available. - No certifications listed. - Price appears consistent with single variant. - In-stock status unknown (not specified). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac73273f86cc44fbb0edc5882c349b01.png?v=1773819842 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e71f8d18ad984cfb83118b25452064cf.png?v=1773819842 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f07cc829f3bc481ca10a0f6c4693ac06.png?v=1773819842 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f04458ef41b44cd59e6ed2db8f4d4b62.png?v=1773819842 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad36aa96e79144749a1ae779c9aec457.png?v=1773819842 ## Agent notes - Image understanding was not performed; URLs are provided as fetchable assets only. - Dimensions and weight are missing, limiting fit assessments. - No warranty or certification data available.
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").