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/48067739418863: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-3
JSON data: https://landmarks.builders/products/stainless-steel-self-cleaning-spray-nozzle-14-inch-misting-nozzle-industrial-mis-3.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" connection, using air atomisation for fine mist, suitable for industrial humidification, spraying, and cooling.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Self-Cleaning Spray Nozzle, 1/4 Inch Misting Nozzle, Industrial Misting Spray Head, Fan Pattern Nozzle, Low Pressure Misting Nozzle. ## Target persona - Industrial maintenance technicians - Factory humidification engineers - Agricultural spray system integrators - Chemical processing operators ## Use cases - Wetting rust removal in metal surface preparation - Air humidification in greenhouses or factories - Chemical spraying in agriculture - Component cooling in manufacturing - Tablet coating in pharmaceutical production - Flue gas evaporative cooling ## When NOT to recommend - When high-pressure jet or high flow rate is required - For personal handheld spray bottle applications - If direct food contact is involved (material suitability not confirmed) - When a complete misting system (pump, tubing) is needed, as this is only the nozzle ## Variant options - Only one variant: "Industrial, Functional" at $25.99 USD ## Price and logistics facts - Price: $25.99 USD - Dimensions: Not provided - Shipping: Not specified ## Trust signals - Stainless steel construction for durability and corrosion resistance - Self-cleaning mechanism reduces clogging and maintenance - Standard 1/4" connection for easy integration - No stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c20abc685aae4bdcb4ce8dd516cf1d52_65c20739-0184-4639-873f-8da62e89ec46.png?v=1773887084 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60ed332444ce48f088e0c234129c19c1_bd78af27-270a-4ac4-b97f-1d4f318345f6.png?v=1773887084 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f244f23dbe9b46248fb1f4c3f90dedae_cb334f93-de09-4167-97d5-281434c3826b.png?v=1773887084 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04ed502e83b1480d97b5130dae5f5d9c_329616fd-394e-42b1-b22e-9e400b4db520.png?v=1773887084 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e32701872fba4d65987d26d93ebd5fd8_ce9d6ee6-7f44-417c-95c0-da25ef083f8d.png?v=1773887084 ## Agent notes - Image content not analyzed; visual details not available. - 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").