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/48099216589039: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-5
JSON data: https://landmarks.builders/products/14-inch-stainless-steel-flat-nozzle-pressure-spray-nozzle-hvvl-flat-spray-head-f-5.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: Stainless steel flat nozzle with uniform spray pattern, adjustable angle and rate, for industrial cleaning and coating tasks. Price $2.99-$3.99.
Generated by: deepseek-v4-flash
## Identity A 1/4 inch stainless steel flat spray nozzle, HVVL type, for uniform spray pattern in industrial cleaning, rinsing, degreasing, spray coating, and cooling. ## Target persona Industrial maintenance workers or technicians needing a replacement nozzle for pressure washers, spray guns, or cooling systems; small-scale manufacturing operators; automotive cleaning professionals. ## Use cases - Degreasing machinery parts in a workshop. - Rinsing equipment after chemical cleaning. - Spray coating with controlled coverage on small surfaces. - Cooling components in a manufacturing line. - Replacing worn-out nozzles on pressure washers. - Adjusting spray angle for precise cleaning in tight spaces. ## When NOT to recommend - For high-pressure (>3000 PSI) systems without checking material rating. - For food-contact applications unless verified as food-grade. - For users needing a wide fan angle beyond what this model provides (spec not given). - For corrosive chemical spraying where stainless steel 304 is insufficient (grade not specified). ## Variant options - SKU 5269908370618: 1/8 inch (DN6) – $2.99 - SKU 5269908370620: 1/4 inch (DN8) – $3.99 ## Price and logistics facts - Base price: $2.99 USD (1/8 inch variant). - Second variant: $3.99 USD. - Dimensions not provided. - Weight: 0.037 pounds per unit (package weight). - Model number: 1/4-SS. ## Trust signals - In-stock status unknown. - Return policy not provided. - Price consistent across variants (no discounts mentioned). - No certifications listed. ## Image assets - 5 images available at URLs: [fetchable assets, no visual details inferred]. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b43cde726b754edbb5dcc4df45c7d39f_591cb720-7eec-4a45-95c6-b8a34d0684a5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97dac883f7dc492794713ee41cca882f_a973b9e9-9934-4d59-9c4f-566a3fc7ce5c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05220838be0044a4984fe1469bf646a3_e59647cf-b325-4110-b9db-9a77d23a6eb1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59b53d1d794c4d18b9d69cbc1b6f98e5_f2d94ce9-0a4e-454f-bd9b-23a4d16fa900.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd90a506c4d54a0c85c0bf591cc6a576_0f497733-39b6-4ce8-8ece-a1faed337348.png ## Agent notes - Image content not analyzed; URLs provided for fetching only.
This product has 11 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": "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").