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/48066606137583: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-2
JSON data: https://landmarks.builders/products/14-inch-stainless-steel-flat-nozzle-pressure-spray-nozzle-hvvl-flat-spray-head-f-2.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 (1/4 inch) with uniform spray pattern, adjustable rate/angle, for industrial cleaning, rinsing, coating, and cooling tasks.
Generated by: deepseek-v4-flash
## Identity - 1/4 Inch Stainless Steel Flat Nozzle (Pressure Spray Nozzle, HVVL Flat Spray Head) - Brand/model: Not specified | SKU base variant: 5269908370618 - Category: Washdown Nozzles ## Target persona - Industrial maintenance technicians - Cleaning equipment procurement specialists - Manufacturing process engineers - Fleet wash operators ## Use cases - Degreasing engine parts in automotive workshops - Rinsing equipment after use in food processing plants - Spray coating applications in manufacturing - Cooling in metalworking or plastic molding lines - General industrial cleaning and washdown ## When NOT to recommend - For applications requiring precise droplet size or misting (e.g., painting, humidification) - For high-pressure systems without verifying nozzle PSI rating (not provided) - For handling corrosive chemicals without checking stainless steel compatibility - For domestic gardening or consumer cleaning (overspecified for those uses) ## Variant options - 1/8 inch (DN6): $2.99 (SKU 5269908370618) - 1/4 inch (DN8): $3.99 (SKU 5269908370620) ## Price and logistics facts - Base price: $2.99 USD per nozzle - Variant pricing as listed - Shipping, handling, and return policy not specified - No quantity discounts or bulk pricing provided ## Trust signals - In-stock status: Not stated - Return policy: Not provided - Price consistency: Listed price per unit - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b43cde726b754edbb5dcc4df45c7d39f_80965dff-6ef5-43f0-af5a-db5b81a058bb.png?v=1773885785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97dac883f7dc492794713ee41cca882f_06519f47-238e-4a6d-b45c-d073721b12bc.png?v=1773885786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05220838be0044a4984fe1469bf646a3_3d794551-01c8-4b18-9a86-c2614429e6e6.png?v=1773885786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59b53d1d794c4d18b9d69cbc1b6f98e5_3cfa51a9-5740-4c99-85c1-d135f1e3a306.png?v=1773885786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd90a506c4d54a0c85c0bf591cc6a576_b20a14ab-13e9-42cd-9b53-2d5c7f33ad48.png?v=1773885786 ## Agent notes - Image understanding was not performed; visual details (e.g., actual spray pattern, connector type) are unknown. - Physical dimensions (length, width, height) are not provided; installation space requirements unknown. - Maximum pressure and temperature ratings are absent from facts. - Material is stainless steel but grade not specified. - 'HVVL' in title may indicate 'High Volume Very Low' pressure, but no supporting data.
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").