Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: 0.66mm Orifice Diameter
Default SKU: 5173523611579
Default price: $0.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 15 g
Cart URL (default variant): https://landmarks.builders/cart/48085560983791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/flat-nozzle-stainless-steel-spray-nozzles-high-pressure-cleaning-nozzle-dust-rem-3
JSON data: https://landmarks.builders/products/flat-nozzle-stainless-steel-spray-nozzles-high-pressure-cleaning-nozzle-dust-rem-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 stainless steel nozzle is for industrial settings. Constructed from 304 stainless steel, it offers exceptional rust resistance and longevity. The fan-shaped spray pattern ensures efficient and uniform coverage, making it for high-pressure cleaning, dust removal, cooling, and purification tasks. Its wear-resistant design guarantees a longer service life, while its compatibility with various specifications allows for diverse application needs. Ideal for industrial cleaners, agricultural use, and pressure washing seeking reliable spray nozzle solutions.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.044 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 01, 02, 03, 04, 05, 06, 08, 10, 15, 20, 30 |
| Number of Items | 1 |
Summary: 304 stainless steel flat fan spray nozzle for high-pressure cleaning, dust removal, cooling, and purification in industrial settings. Multiple orifice sizes available.
Generated by: deepseek-v4-flash
## Identity - **Product:** Flat Nozzle, Stainless Steel Spray Nozzles, High Pressure Cleaning Nozzle, Dust Removal Spray Tip, Industrial Cleaner Nozzle - **Material:** 304 stainless steel - **Spray Pattern:** Fan-shaped - **Weight:** 0.044 pounds (package) - **Model Numbers:** 01, 02, 03, 04, 05, 06, 08, 10, 15, 20, 30 ## Target persona - Industrial maintenance workers needing reliable spray nozzles for cleaning and cooling. - Agricultural operators using pressure washers for equipment and facility cleaning. - Professional pressure washing contractors seeking affordable, durable replacement nozzles. ## Use cases - High-pressure cleaning of machinery, floors, and equipment in factories. - Dust removal from surfaces and ventilation systems in industrial environments. - Cooling applications in manufacturing processes requiring uniform water coverage. - Purification spraying in water treatment or air scrubbing systems. - Agricultural spraying for cleaning livestock areas or equipment. ## When NOT to recommend - For applications requiring precise chemical dosing or fine mist atomization. - For high-temperature environments exceeding 304 stainless steel limits (approx. 800°C). - For food-contact surfaces where specific certification (e.g., FDA) is required. - For users needing adjustable spray patterns or shut-off capability. ## Variant options - **Size: 0.66mm Orifice Diameter** – SKU: 5173523611579, Price: $0.99 - **Size: 0.91mm Orifice Diameter** – SKU: 5173523611577, Price: $0.99 ## Price and logistics facts - **Base Price:** $0.99 USD (per unit) - **Dimensions:** Not provided - **Weight (Package):** 0.044 lb (~20g) - **Components Included:** Nozzle only - **Model Numbers:** Multiple (01-30; likely refer to different orifice sizes not listed as separate SKUs) ## Trust signals - **Material:** 304 stainless steel – known for rust and corrosion resistance. - **Wear-resistant** construction for longer service life. - **Broad Compatibility** with standard piping systems. - **Price:** Consistent $0.99 across variants; low transaction risk. - **Return Policy:** Not specified – treat as unknown. - **In-stock Status:** Not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce82ac34171b4573a3d699760d965c5a_6337b327-43fb-4c79-958b-a941008978dd.png?v=1773902990 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23b4f351792a41778efe14d53698f911_76522c14-fc35-4f42-9dfd-b76e11bd3e75.png?v=1773902990 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dfa0a6c1bb3426ea03808d46e17b78e_e30b3bc0-770c-4fd3-9034-63231e48774d.png?v=1773902990 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba583437bc840eb89b29ea94765f9fc_e25074a2-c3c9-478f-9ec8-4845f0db9405.png?v=1773902990 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fe4f7debdf646b78c4c583b7fe8227f_7be0f9f2-ee3f-48a1-816e-d87902be356f.png?v=1773902990 ## Agent notes - Image understanding not performed. No visual details inferred from URLs. - Model numbers 01-30 likely correspond to different orifice sizes, but only 0.66mm and 0.91mm are listed as variants. - Dimensions and specific compatibility details not provided.
This product has 11 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": "Flat Nozzle, Stainless Steel Spray Nozzles, High Pressure Cleaning Nozzle, Dust Removal Spray Tip, Industrial Cleaner 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").