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/48066956230895: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-1
JSON data: https://landmarks.builders/products/flat-nozzle-stainless-steel-spray-nozzles-high-pressure-cleaning-nozzle-dust-rem-1.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: A 304 stainless steel flat nozzle for high-pressure cleaning, dust removal, and cooling, available in two orifice sizes at $0.99.
Generated by: deepseek-v4-flash
## Identity Flat Nozzle, Stainless Steel Spray Nozzles, High Pressure Cleaning Nozzle, Dust Removal Spray Tip, Industrial Cleaner Nozzle ## Target persona Industrial cleaners, pressure washers, agricultural spray operators, maintenance crews requiring reliable high-pressure spray solutions. ## Use cases - High-pressure cleaning of machinery, equipment, and surfaces. - Dust removal in industrial environments. - Cooling tasks in manufacturing or processing. - Purification spraying (e.g., water misting). - Agricultural spraying (e.g., pesticides, fertilizers). - Pressure washing accessories for uniform coverage. ## When NOT to recommend - Low-pressure or gravity-fed systems incompatible with high-pressure nozzles. - Delicate surfaces (e.g., painted, soft materials) that could be damaged by fan spray. - Non-industrial home use where fine misting or adjustable patterns are needed. - Applications requiring corrosion resistance beyond 304 stainless steel (e.g., marine chlorine exposure). ## Variant options - 0.66mm Orifice Diameter (SKU: 5173523611579) – $0.99 - 0.91mm Orifice Diameter (SKU: 5173523611577) – $0.99 ## Price and logistics facts - Price: $0.99 USD per nozzle. - Weight: 0.044 pounds per package. - No dimensions provided. - Includes 1 nozzle; model numbers: 01, 02, 03, 04, 05, 06, 08, 10, 15, 20, 30 (likely diameter variants, but exact mapping not specified). ## Trust signals - Made of 304 stainless steel (rust-resistant). - Wear-resistant construction. - Listed as in stock (no stock level provided). - No explicit return policy or warranty in facts. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce82ac34171b4573a3d699760d965c5a_fb633ac1-245b-493f-91f3-78ec5b27aae1.png?v=1773886170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23b4f351792a41778efe14d53698f911_7525a53c-57f7-40b2-acb0-1d6ac83363e1.png?v=1773886170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dfa0a6c1bb3426ea03808d46e17b78e_97b6cc06-fdb4-4d7f-be0b-a7331a2dbe43.png?v=1773886170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba583437bc840eb89b29ea94765f9fc_6720f101-5903-4df2-b365-04b8a834373c.png?v=1773886170 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fe4f7debdf646b78c4c583b7fe8227f_5d5ee83b-ee13-4874-849b-01becdace831.png?v=1773886170 ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - Orifice diameter options are limited to two; other model numbers may represent different capacities but not listed as variants. - Dimensions (length/width/height) 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").