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/48068246864111: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-2
JSON data: https://landmarks.builders/products/flat-nozzle-stainless-steel-spray-nozzles-high-pressure-cleaning-nozzle-dust-rem-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 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 spray nozzle for high-pressure cleaning, dust removal, and cooling, available in 0.66mm and 0.91mm orifice diameters at $0.99.
Generated by: deepseek-v4-flash
## Identity - Product: Flat Nozzle, Stainless Steel Spray Nozzle - Material: 304 Stainless Steel - Spray Pattern: Fan-shaped - Price: $0.99 USD - Variants: 2 orifice diameters (0.66mm and 0.91mm) ## Target persona - Industrial maintenance workers needing durable nozzles for high-pressure cleaning. - Pressure washing operators requiring wear-resistant spray tips. - Agricultural spray system users seeking rust-resistant components. ## Use cases - High-pressure cleaning of heavy machinery and equipment. - Dust removal in industrial workshops and factories. - Cooling applications in manufacturing processes. - Purification and humidification in controlled environments. - Pressure washing for fleet vehicles and outdoor surfaces. ## When NOT to recommend - When precise watering or irrigation is needed (fan pattern may overspray). - When chemical compatibility beyond 304 stainless steel is required. - For low-pressure garden hose applications (designed for high pressure). - When a solid stream or adjustable pattern is necessary. ## Variant options - 0.66mm Orifice Diameter ($0.99) - 0.91mm Orifice Diameter ($0.99) ## Price and logistics facts - Price: $0.99 USD per unit. - Package weight: 0.044 pounds. - Not dishwasher safe, not microwaveable. - Dimensions not provided. ## Trust signals - Material: 304 stainless steel (rust-resistant). - Wear-resistant construction for longevity. - Broad compatibility with standard piping systems. - No in-stock or return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce82ac34171b4573a3d699760d965c5a_6d333b99-c562-4652-9192-4a2f004ebca9.png?v=1773887471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23b4f351792a41778efe14d53698f911_101fad09-0e30-4254-ad63-63f2e8741857.png?v=1773887471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dfa0a6c1bb3426ea03808d46e17b78e_f03d05ed-9c1f-4b2e-8e1e-c24a1de82ab9.png?v=1773887471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba583437bc840eb89b29ea94765f9fc_91c15cf4-16a6-4374-bd75-e8959ba9f1d8.png?v=1773887471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fe4f7debdf646b78c4c583b7fe8227f_5a663058-c0c4-44b0-914a-8a5836b8fdb7.png?v=1773887471 ## Agent notes - Verify compatibility with intended piping system before ordering. - Consider orifice size for desired flow rate and pressure. - No certification or ratings data 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").