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/48099150004463: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-5
JSON data: https://landmarks.builders/products/stainless-steel-self-cleaning-spray-nozzle-14-inch-misting-nozzle-industrial-mis-5.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 self-cleaning spray nozzle with 1/4-inch connection, fan pattern fine mist, for industrial humidification, spraying, and cooling applications.
Generated by: deepseek-v4-flash
## Identity Stainless steel self-cleaning spray nozzle (1/4" connection) producing a fan pattern fine mist via air atomisation, designed for low-pressure industrial systems. ## Target persona Industrial maintenance engineers, facility managers of manufacturing plants, operators of agricultural or chemical spray systems, HVAC technicians requiring humidification. ## Use cases - Humidifying air in factories or warehouses to control static or preserve materials - Spraying chemicals for surface treatment or rust removal - Cooling components in stamping, forming, or flue gas evaporative cooling - Wetting rust removal surfaces (e.g., metal parts) - Tablet coating or tobacco leaf humidification in processing lines - Low-pressure liquid spraying for food waxing or tile glazing ## When NOT to recommend - Home garden watering or misting (industrial scale, not residential) - High-pressure cleaning or pressure washing (rated for low pressure) - Drinking water or food contact without verification (industrial use only) - Precision medical or pharmaceutical spraying without further certification ## Variant options - Industrial, Functional (SKU: 6021213088672) – $25.99 ## Price and logistics facts - Price: $25.99 USD - Dimensions: not provided - Weight: not provided - Connection: 1/4 inch standard - Capacity: 90 liters ## Trust signals - In-stock status: not explicitly stated (assume available) - Return policy: not provided - Price consistency: single variant price confirmed - Material: stainless steel, self-cleaning mechanism ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c20abc685aae4bdcb4ce8dd516cf1d52_d1efc983-0eb0-450b-a165-39caf0472f65.png?v=1773921836 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60ed332444ce48f088e0c234129c19c1_52bcbf93-e82c-48b6-864e-9eff5f2185c8.png?v=1773921836 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f244f23dbe9b46248fb1f4c3f90dedae_220724c2-094f-4958-a56d-193c09713932.png?v=1773921836 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04ed502e83b1480d97b5130dae5f5d9c_d658762f-17bd-4803-a77f-c4fecfaed2a9.png?v=1773921836 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e32701872fba4d65987d26d93ebd5fd8_3edcd8f7-368f-4eeb-a1fd-e86e0537a0c4.png?v=1773921836 ## Agent notes - Dimensions not provided; verify fit before recommending. - Image content not reviewed; treat as product photos 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 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").