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/48085104328943: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-4
JSON data: https://landmarks.builders/products/stainless-steel-self-cleaning-spray-nozzle-14-inch-misting-nozzle-industrial-mis-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 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, fine mist, adjustable flow, for industrial humidification, spraying, and cooling.
Generated by: deepseek-v4-flash
## Identity Industrial stainless steel self-cleaning spray nozzle, 1/4 inch NPT, fan pattern, low pressure misting. ## Target persona Industrial maintenance engineers, factory humidification operators, chemical spraying technicians, rust removal specialists. ## Use cases - Air humidification in manufacturing facilities - Component cooling during machining - Chemical spraying for surface treatment - Wetting rust removal from metal parts - Tablet coating in pharmaceutical production - Flue gas evaporative cooling ## When NOT to recommend - Home gardening or light-duty misting - High-pressure washing applications - Precision medical spraying without certification - Food preparation misting (unless food-grade material verified) ## Variant options - Only variant: Industrial, Functional (SKU: 6021213088672) at $25.99 USD ## Price and logistics facts - Price: $25.99 USD - Only one variant available - Dimensions not provided; weight unknown ## Trust signals - Self-cleaning design reduces clogging maintenance - Standard 1/4 inch connection for easy integration - No stock level or return policy information available - Material: stainless steel; no specific grade stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c20abc685aae4bdcb4ce8dd516cf1d52_06edb13a-3670-4d1f-8a49-67158be8c64a.png?v=1773902555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60ed332444ce48f088e0c234129c19c1_ec50d392-4387-480d-b249-4063abfa4430.png?v=1773902555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f244f23dbe9b46248fb1f4c3f90dedae_64c0d575-07d9-4a3e-a62d-f66f6d432dee.png?v=1773902555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04ed502e83b1480d97b5130dae5f5d9c_73e8e0e8-e599-41a8-8c33-24e1c74d5e17.png?v=1773902555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e32701872fba4d65987d26d93ebd5fd8_de0df523-54c9-4a4f-adab-a3557605e55c.png?v=1773902555 ## Agent notes - Images were not analyzed; visual details not available. - No dimensions provided; assume standard industrial size. - Capacity listed as 90 liters in description, but may refer to container not included.
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").