Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99
Default variant: 25015 Flat Fan Nozzle (25 Degree, 0.79mm Orifice)
Default SKU: 6016869134229
Default price: $5.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 25 g
Cart URL (default variant): https://landmarks.builders/cart/48067529867503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/316-stainless-steel-flat-tip-14-internal-thread-pressure-washer-nozzle-replaceme-1
JSON data: https://landmarks.builders/products/316-stainless-steel-flat-tip-14-internal-thread-pressure-washer-nozzle-replaceme-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 316 Stainless Steel Nozzle is engineered for demanding industrial and cleaning applications. Its construction from 316 stainless steel ensures resistance and longevity, making it a reliable choice for tough cleaning jobs. The pattern delivers wide and uniform coverage, for tasks ranging from high-pressure cleaning of driveways and walls to agricultural spraying and dust suppression on construction sites. CNC machining guarantees craftsmanship and durability, while the 1/4" internal thread straight connector allows for straightforward integration into existing systems. With a wide array of rates and orifice sizes available, this nozzle offers a versatile solution for humidification, cooling, and general industrial cleaning needs.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.037 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 25015, 2502, 2503, 6501, 6503, 6504, 6505 |
| Brand | JISADER |
Summary: JISADER 316 stainless steel flat fan nozzle with 1/4" internal thread for pressure washers, priced at $5.99, in two orifice size variants.
Generated by: deepseek-v4-flash
## Identity - Product: JISADER 316 Stainless Steel Flat Tip Pressure Washer Nozzle Replacement - Type: Nozzles - Material: 316 Stainless Steel - Thread: 1/4" Internal Thread - Brand: JISADER ## Target persona - Homeowners with electric pressure washers needing durable replacement nozzles for driveway and patio cleaning - Professionals in industrial cleaning or agricultural spraying requiring corrosion-resistant nozzles - DIY enthusiasts maintaining high-pressure cleaning equipment on a budget ## Use cases - High-pressure cleaning of driveways, walls, and decks - Agricultural spraying for uniform pesticide or fertilizer application - Dust suppression on construction sites - Humidification and cooling in industrial settings - Versatile cleaning with wide, uniform spray pattern ## When NOT to recommend - For users needing adjustable spray patterns (this is fixed fan) - For low-pressure garden hoses (requires pressure washer connection) - For applications requiring specialty threads (e.g., 3/8" or M22) - For buyers prioritizing brand-name nozzles (JISADER is a generic brand) ## Variant options - Option: 25015 Flat Fan Nozzle (25 Degree, 0.79mm Orifice) - $5.99 - Option: 2502 Flat Fan Nozzle (25 Degree, 0.91mm Orifice) - $5.99 ## Price and logistics facts - Price: $5.99 USD - Dimensions: Not provided - Weight: 0.037 lbs (package) - Included Components: Nozzle only - Number of Items: 1 ## Trust signals - In stock (listing active) - 316 stainless steel offers better corrosion resistance than 304 - CNC machined for precision - Return policy: Not specified in facts - Price consistency: Both variants same price ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0788b779512146ed85b7e888ee359928_12c15bac-3fa0-4a17-af71-7a2967583409.png?v=1773886967) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fb04b841d44449b93b881053a44e4e9_76689605-ec52-4a94-a44d-8412980b85de.png?v=1773886967) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8c17f0c27e94d93a9d831df7d65f728_0afab8ff-7674-4d10-a0fd-74fb1fa16bb1.png?v=1773886967) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab326d8061a948319ce270d0f3ca1517_71e6243a-54c4-40ff-99df-229d3276acf6.png?v=1773886967) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e96159c4f3c4356a7bb2127b8c62592_c3a039f3-f002-46e4-b762-5708fa2982df.png?v=1773886967) ## Agent notes - No physical dimensions provided; cannot confirm fit for specific pressure washer models. - Image content not analyzed; rely on title and description for visual understanding.
This product has 14 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": "316 Stainless Steel Flat Tip, 1\/4\" Internal Thread, Pressure Washer Nozzle Replacement for Tough Cleaning Jobs, Industrial Cleaner Nozzle",
"quantity": 1,
"grams": 25000,
"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").