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/48069454659823: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-2
JSON data: https://landmarks.builders/products/316-stainless-steel-flat-tip-14-internal-thread-pressure-washer-nozzle-replaceme-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 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, CNC machined for durability and uniform coverage, sold individually.
Generated by: deepseek-v4-flash
## Identity Model JISADER 316 Stainless Steel Flat Tip Nozzle for Pressure Washers, 1/4" Internal Thread, available in 25015 (25°, 0.79mm orifice) and 2502 (25°, 0.91mm orifice) variants. ## Target persona Industrial cleaning operators, pressure washing contractors, and agricultural sprayer users needing a durable, precise nozzle for tough cleaning jobs. ## Use cases - High-pressure cleaning of driveways and sidewalks - Removing dirt and grime from exterior walls - Agricultural spraying of pesticides or fertilizers - Dust suppression at construction sites - Humidification and cooling in industrial settings - General industrial cleaning and degreasing ## When NOT to recommend - For low-pressure watering or garden hoses without a pressure washer - Users needing a rotating or turbo nozzle for deep cleaning - Applications requiring plastic or non-marring nozzles to avoid surface scratches - Household watering tasks like lawn sprinkling ## Variant options - **25015 Flat Fan Nozzle (25°, 0.79mm orifice)**: SKU 6016869134229, $5.99 - **2502 Flat Fan Nozzle (25°, 0.91mm orifice)**: SKU 6016869134230, $5.99 ## Price and logistics facts - Price: $5.99 USD each - Weight: 0.037 lbs per package - Dimensions: not provided - Included: One nozzle (no adapter or quick connect) ## Trust signals - Constructed from marine-grade 316 stainless steel for corrosion resistance - CNC machined for precision and durability - Brand: JISADER - In-stock status unknown; no return policy provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0788b779512146ed85b7e888ee359928_5413f5f0-d426-4e4c-a52a-46f393f2dcb0.png?v=1773888250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fb04b841d44449b93b881053a44e4e9_da57bd57-26e1-491a-8a8f-8b6dbe502e8e.png?v=1773888250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8c17f0c27e94d93a9d831df7d65f728_8d88e42c-bbbb-438a-b14e-32a44a5302f2.png?v=1773888250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab326d8061a948319ce270d0f3ca1517_11c7a249-2a86-4626-9617-2a98e4a9c8aa.png?v=1773888250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e96159c4f3c4356a7bb2127b8c62592_8a8fa968-c791-4116-8a9d-0b1e4aa55493.png?v=1773888250 ## Agent notes - No dimensions or return policy provided; image understanding not performed.
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").