Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: 1/8" (0.66mm orifice)
Default SKU: 6024753471961
Default price: $1.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 15 g
Cart URL (default variant): https://landmarks.builders/cart/48017475895535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/304-stainless-steel-industrial-spray-nozzle-flat-fan-shape-110-degree-high-press
JSON data: https://landmarks.builders/products/304-stainless-steel-industrial-spray-nozzle-flat-fan-shape-110-degree-high-press.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 304 stainless steel industrial nozzle delivers exceptional performance for a variety of demanding tasks. Its fan-shaped pattern ensures efficient cleaning of and residues, while the wide range of angles (15° to 110°) provides versatility for suppression, cooling systems, and general industrial cleaning. Constructed from 304 stainless steel, this nozzle offers resistance and durability, making it ideal for high-pressure applications. The prevents clogging, guaranteeing consistent performance and extending the lifespan of your equipment. As a reliable replacement nozzle, it's an essential tool for industrial cleaners and maintenance technicians.
| 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 | 1/4" Fan Nozzle |
| Brand | JISADER |
Summary: 304 stainless steel flat fan spray nozzle for high-pressure cleaning and dust suppression, available in two 1/8" orifice sizes, price $1.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 304 Stainless Steel Industrial Spray Nozzle, Flat Fan Shape, 110 Degree - **Material**: 304 stainless steel - **Shape**: Flat fan pattern - **Angle**: 110 degrees (range 15°–110° available) - **Pressure**: High pressure rated - **Anti-clog filter**: Included - **Brand**: JISADER - **Model**: 1/4" Fan Nozzle (variants are 1/8") ## Target persona - Industrial maintenance technicians - Pressure washer operators - Cleaning equipment suppliers - Construction site dust control managers ## Use cases - High pressure cleaning of industrial machinery and equipment - Dust suppression at construction or demolition sites - Cooling systems in manufacturing processes - General industrial cleaning of residues and grime - Replacement nozzle for pressure washers and cleaning wands ## When NOT to recommend - For low-pressure garden hose attachments (requires high pressure) - For food-grade or potable water systems (material not specified as food-safe) - For precision irrigation or spraying delicate crops (fan pattern is wide and forceful) - For users needing a complete nozzle kit (only nozzle included) ## Variant options - **1/8" (0.66mm orifice)** – SKU 6024753471961, $1.99 - **1/8" (0.79mm orifice)** – SKU 6024753471962, $1.99 ## Price and logistics facts - **Price**: $1.99 USD per piece - **Package weight**: 0.037 pounds - **Included**: 1 nozzle only - **Dimensions**: Not provided ## Trust signals - **Material**: 304 stainless steel (corrosion resistant) - **Anti-clog filter**: Yes, reduces clogging - **Brand**: JISADER - **Price**: Consistent across variants - **In stock**: Likely based on listing (no stock-out indicators) - **Return policy**: Not mentioned in facts ## Image assets -  -  -  -  -  ## Agent notes - Image content was not analyzed; no visual details inferred. - No dimensions or detailed weight per nozzle provided. - Angles beyond 110° not specified; description mentions 15°–110° range, but title specifies 110°. - Material is 304 stainless steel but no certifications listed.
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": "304 Stainless Steel Industrial Spray Nozzle, Flat Fan Shape, 110 Degree, High Pressure Cleaning Nozzle Tips, Dust Suppression 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").