Brand: World Products (Landmark)
SKU: 6021213088672
Price: $25.99
Availability: In Stock
Product Type: Spray Bottles
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48066521301231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-self-cleaning-spray-nozzle-14-inch-misting-nozzle-industrial-mis-2
JSON data: https://landmarks.builders/products/stainless-steel-self-cleaning-spray-nozzle-14-inch-misting-nozzle-industrial-mis-2.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 1/4" stainless steel self-cleaning spray nozzle is engineered for demanding industrial applications. Its stainless steel construction ensures long performance and resistance to environmental factors. The self-cleaning mechanism actively prevents clogging, guaranteeing consistent spray patterns and reducing maintenance downtime. Utilising advanced air atomisation technology, this nozzle creates a fine mist for applications requiring efficient and even coverage. With a standard 1/4" connection, it easily into existing setups. Its versatility makes it suitable for uses, from industrial humidification and spraying to component cooling and wetting rust removal.
| Material | Stainless Steel |
| Material Type | Not Applicable |
| Capacity | 90 liters |
| Special Features | Self-cleaning, Adjustable flow, Siphon principle, Fine droplet spray, Wide spray angle (0-180 degrees) |
| Recommended Uses | Wetting rust removal, Air humidification, Chemical treatment, Chemical spraying, Tablet coating, Flue gas evaporative cooling, Sterilization and disinfection, Component cooling, Fruit waxing, Tiles glazing, Liquid spraying, Tobacco leaf humidification, Factory humidification, Forming cooling, Stamping machine, Oil supply, Rust removal, Food humidification, Bonding, Powder humidification, Former lubrication, Medicine application, Medicine humidification, Papermaking, Plastics, Steel, Textiles, Printing, Automotive, Spraying, Coal mining for humidification and dust removal |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | ly05 |
Summary: Stainless steel 1/4 inch self-cleaning spray nozzle for industrial fine mist applications including humidification, spraying, and cooling at $25.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Self-Cleaning Spray Nozzle, 1/4 Inch, Low Pressure, Fan Pattern. ## Target persona Industrial maintenance engineers, manufacturing plant operators, agricultural spray system technicians, HVAC system installers. ## Use cases - Wetting rust removal from metal surfaces - Air humidification in factories and greenhouses - Chemical treatment and spraying - Component cooling during machining - Fruit waxing and tile glazing - Tobacco leaf humidification ## When NOT to recommend - For home garden misting (overly industrial and expensive) - High-pressure spray systems (designed for low pressure) - Precision liquid dispensing applications (general misting only) - Consumer water bottles or handheld sprayers ## Variant options Only one variant: "Industrial, Functional" at $25.99. ## Price and logistics facts Price: $25.99 USD. No shipping or dimension information provided. ## Trust signals Self-cleaning mechanism prevents clogging; stainless steel construction for durability; standard 1/4" connection for easy integration. Stock status and return policy unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c20abc685aae4bdcb4ce8dd516cf1d52_8b7ba2e6-9257-4b22-abb8-a53756da02c5.png?v=1773885724 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60ed332444ce48f088e0c234129c19c1_2bb7aa4f-4708-43b6-aed9-5ad650ac1bce.png?v=1773885724 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f244f23dbe9b46248fb1f4c3f90dedae_31f0141d-ca31-4818-92cf-9d99b3ce0f9b.png?v=1773885724 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04ed502e83b1480d97b5130dae5f5d9c_67678c12-284b-4321-9528-8d8ba1bc51f8.png?v=1773885724 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e32701872fba4d65987d26d93ebd5fd8_58c43084-093a-497a-8bbd-ee1f25c143cb.png?v=1773885724 ## Agent notes Image understanding was not performed; factual details from description only. Capacity stated as 90 liters (verify). Dimensions not provided; physical size unknown.
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 Self-Cleaning Spray Nozzle, 1\/4 Inch Misting Nozzle, Industrial Misting Spray Head, Fan Pattern Nozzle, Low Pressure Misting Nozzle",
"quantity": 1,
"grams": 250000,
"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").