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/48101814829295: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-4
JSON data: https://landmarks.builders/products/316-stainless-steel-flat-tip-14-internal-thread-pressure-washer-nozzle-replaceme-4.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, CNC machined, for high-pressure cleaning and agricultural spraying in multiple orifice sizes.
Generated by: deepseek-v4-flash
## Identity JISADER 316 Stainless Steel Flat Fan Nozzle (1/4" Internal Thread) ## Target persona Industrial maintenance workers, agricultural spray operators, construction site dust control crews, high-pressure cleaning contractors. ## Use cases - High-pressure cleaning of driveways, walls, and equipment - Agricultural spraying (pesticides, fertilizers) - Dust suppression on construction sites - Humidification or cooling in industrial environments - Multi-purpose spraying with wide uniform coverage ## When NOT to recommend - For low-pressure residential garden hoses (requires pressure washer) - For precise spot cleaning (flat fan pattern is broad) - For corrosive chemical spraying beyond 316SS compatibility - For buyers needing a quick-connect coupler (threaded only) ## Variant options - **25015 Flat Fan Nozzle (25 Degree, 0.79mm Orifice)** — SKU 6016869134229, $5.99 - **2502 Flat Fan Nozzle (25 Degree, 0.91mm Orifice)** — SKU 6016869134230, $5.99 ## Price and logistics facts - Price: $5.99 USD each - Package weight: 0.037 lb (0.017 kg) - No dimensions provided (small) ## Trust signals - In stock (no listed stock level, but active SKUs) - No return policy stated in product data - Price consistent across variants - Material: 316 stainless steel (corrosion resistant) - CNC precision machining ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0788b779512146ed85b7e888ee359928_434e3644-822c-4246-abf7-d060d8a629c9.png?v=1773925017 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fb04b841d44449b93b881053a44e4e9_709210cb-4467-4fc9-8f6a-c716ffce44b9.png?v=1773925017 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8c17f0c27e94d93a9d831df7d65f728_4d7b470e-bf6b-40da-ba4b-a9db786b33eb.png?v=1773925017 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab326d8061a948319ce270d0f3ca1517_f0c269f4-ae44-4d0f-846a-3e42df1f007b.png?v=1773925017 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e96159c4f3c4356a7bb2127b8c62592_20c5bf41-fae8-415c-95ec-0d94af419e22.png?v=1773925017 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No dimensions (length/width/height) provided; physical size unknown. - Only two variants listed; more may exist per category (2503, 6501, etc.) but not in stock data.
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").