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/48087861493999: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-3
JSON data: https://landmarks.builders/products/316-stainless-steel-flat-tip-14-internal-thread-pressure-washer-nozzle-replaceme-3.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: 316 stainless steel flat fan nozzle with 1/4" internal thread for pressure washers; industrial-grade CNC machined for durability and wide coverage; priced at $5.99.
Generated by: deepseek-v4-flash
## Identity JISADER 316 Stainless Steel Flat Fan Nozzle with 1/4" internal thread. CNC machined. Available in 25 degree spray angle with 0.79mm or 0.91mm orifice. ## Target persona Homeowners with gas/electric pressure washers needing replacement nozzles for tough cleaning; contractors requiring reliable industrial cleaning attachments; agricultural workers needing spray nozzles for uniform coverage. ## Use cases - Pressure washing driveways, sidewalks, and walls - Agricultural spraying for crops - Dust suppression on construction sites - Industrial cleaning of machinery and equipment - Humidification in greenhouses or industrial settings ## When NOT to recommend - For users needing adjustable spray patterns (only fixed 25 degree) - For low-pressure applications where plastic nozzles suffice - For those requiring quick-connect fittings (has 1/4" internal thread only) - For precision spraying requiring narrow streams (25 degree is wide fan) ## Variant options Two styles: 25015 Flat Fan Nozzle (25°, 0.79mm orifice) and 2502 Flat Fan Nozzle (25°, 0.91mm orifice). Same price $5.99 each. ## Price and logistics facts $5.99 USD per nozzle. No dimensions given. Weight 0.037 lbs. Brand JISADER. ## Trust signals In-stock status not specified. Return policy not specified. Price is low and consistent across variants. CNC machining ensures precision. ## Image assets 5 product images available at provided URLs. [Note: images not reviewed] ## Agent notes All variants are flat fan 25 degree spray; only orifice size differs. The description also mentions model numbers 2503, 6501, etc. but only two are listed as variants; those may be separate SKUs not included. Ensure to match SKU when ordering.
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").