Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99 – $3.99
Default variant: 1/8 inch (DN6)
Default SKU: 5269908370618
Default price: $2.99
Availability: In Stock
Product Type: Washdown Nozzles
Vendor: JISADER
Weight: 15 g
Cart URL (default variant): https://landmarks.builders/cart/48017410392303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/14-inch-stainless-steel-flat-nozzle-pressure-spray-nozzle-hvvl-flat-spray-head-f-1
JSON data: https://landmarks.builders/products/14-inch-stainless-steel-flat-nozzle-pressure-spray-nozzle-hvvl-flat-spray-head-f-1.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Stainless Steel Flat Nozzle is engineered for precision and durability in industrial applications. Its uniform spray pattern with clear edges ensures controlled coverage, making it ideal for degreasing, rinsing, spray coating, and cooling tasks. Constructed from stainless steel, this nozzle offers resistance and longevity, even in harsh environments. The adjustable rate and spray angle provide versatility to meet diverse application needs, while its compact and lightweight design facilitates easy installation and handling. Featuring a slotted design for reliable and damage, this nozzle is a dependable choice for industrial cleaning, automotive washing, and manufacturing cooling processes.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.037 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1/4-SS |
| Number of Items | 1 |
Summary: Industrial stainless steel flat spray nozzle with uniform pattern, adjustable rate and angle, for cleaning, rinsing, coating, and cooling. Price: $2.99 (1/8 inch) or $3.99 (1/4 inch).
Generated by: deepseek-v4-flash
## Identity This is a 1/4 Inch Stainless Steel Flat Nozzle, a pressure spray nozzle for industrial cleaning, rinsing, spray coating, and cooling. Available in 1/8 inch (DN6) and 1/4 inch (DN8) sizes. ## Target persona - Industrial maintenance technicians in manufacturing or automotive facilities. - Cleaning crew operators in industrial or commercial environments. - Workshop DIYers needing a durable nozzle for pressure washing or rinsing. ## Use cases - Degreasing and rinsing parts in a manufacturing setting. - Controlled spray coating application on surfaces. - Cooling machinery or equipment with a targeted water spray. - High-pressure cleaning of floors, walls, or equipment in workshops. - Rinsing vehicles in an automated or manual car wash. - Spraying cleaning solutions in industrial food processing (verify material compatibility). ## When NOT to recommend - For applications requiring a fine mist or atomization (this is a flat spray nozzle with defined edges). - For high-pressure washing systems above its rated pressure (no pressure rating given; assume low to medium pressure). - For use with corrosive chemicals if not verified compatible with stainless steel (304? unknown). - For food contact surfaces without confirming certification (not certified). ## Variant options - 1/8 inch (DN6) – SKU: 5269908370618 – $2.99 - 1/4 inch (DN8) – SKU: 5269908370620 – $3.99 ## Price and logistics facts - Price: $2.99 (1/8 inch) or $3.99 (1/4 inch), USD. - Package weight: 0.037 pounds (approx. 17 g). - No dimensions provided; compact and lightweight design implied. ## Trust signals - In-stock status not confirmed; check availability. - Return policy unknown. - Price consistent across listed variants. - No certifications (e.g., NSF, FDA) mentioned. - Stainless steel construction suggests durability but alloy grade not specified. ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; treat as fetchable assets only. - No pressure or flow rate specifications provided. - Stainless steel type not specified; assume general purpose 304 unless verified. - Material compatibility for different chemicals should be verified separately.
This product has 11 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 11 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A metal spray nozzle component integrated into an industrial pipe system. **Material & finish**: Constructed from what appears to be stainless steel, exhibiting a uniform brushed or satin metallic finish. Threaded connections are visible on the nozzle and pipe fittings. **Form & proportions**: The nozzle features a cylindrical body with a hexagonal base for attachment, tapering slightly towards a flat top surface. Etched numbers "6 5 1 0" are visible on the top
**Object**: Multiple metal spray nozzles mounted on a horizontal bar, actively emitting water in a flat fan pattern. **Material & finish**: Metal, likely stainless steel, exhibiting a brushed or matte finish. **Form & proportions**: Each nozzle is compact and cylindrical with a hexagonal base, tapering to a flat spray orifice. They are uniformly spaced on a rectangular metal bar. The spray creates a wide, consistent fan shape. **Color & pattern**: Silver-grey for the metal components. The water spray is clear/white. Engraved numbers "65" and "0" or "90" are visible on the nozzle bodies. **Style**: Industrial, utilitarian. **Quality signals**: Uniformity in nozzle design and consistent spray patterns across all units suggest precision manufacturing. Engraved specifications indicate standardized production. **Likely use scenario**: Industrial washing, rinsing, or surface preparation applications requiring broad, even coverage.
**Object**: A compact spray nozzle. **Material & finish**: Metallic with a brushed or satin finish. **Form & proportions**: It
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": "1\/4 Inch Stainless Steel Flat Nozzle, Pressure Spray Nozzle, HVVL Flat Spray Head for Cleaning, Uniform Spray Pattern Industrial Nozzle",
"quantity": 1,
"grams": 15000,
"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").