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/48099395371247: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-4
JSON data: https://landmarks.builders/products/flat-nozzle-stainless-steel-spray-nozzles-high-pressure-cleaning-nozzle-dust-rem-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 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 nozzle with fan-shaped spray pattern for high-pressure cleaning, dust removal, and cooling; $0.99; available in multiple orifice sizes.
Generated by: deepseek-v4-flash
## Identity 304 stainless steel flat nozzle with fan-shaped spray pattern, wear-resistant. Orifice diameters: 0.66mm and 0.91mm. Weight: 0.044 lbs. ## Target persona Industrial maintenance technicians; pressure washing professionals; agricultural equipment operators; workshop cleaning staff. ## Use cases - High-pressure cleaning of machinery and equipment - Dust removal in industrial workshops - Cooling in manufacturing processes - Agricultural spray applications (e.g., pesticide or water) - Purification or rinsing in production lines ## When NOT to recommend - Low-pressure garden hose applications (requires high pressure) - Food-grade or sanitary uses (no certification provided) - Decorative or fine mist spraying (fan pattern is broad) - Precision liquid handling (orifice sizes limited) ## 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. Weight: 0.044 lbs. Ships as single item. Multiple model numbers (01, 02, 03, etc.) available. ## Trust signals In-stock not specified. No return policy stated. Material is 304 stainless steel (rust resistant). No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce82ac34171b4573a3d699760d965c5a_7a97475b-be12-4c95-8eec-045efd30808b.png?v=1773922209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23b4f351792a41778efe14d53698f911_969d34c0-2a09-416e-ac1d-f93340358f59.png?v=1773922209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dfa0a6c1bb3426ea03808d46e17b78e_95b403b7-992a-4c7f-8068-e10b491c8096.png?v=1773922209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aba583437bc840eb89b29ea94765f9fc_545db928-a4f9-44d9-a76e-592c5715c0ea.png?v=1773922209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fe4f7debdf646b78c4c583b7fe8227f_9c46d6c8-fd9d-41c3-9d22-2a027ee8ebb4.png?v=1773922209 ## Agent notes No dimensions (length/width/height) provided in facts. Image content was not analyzed; treat URLs as fetchable assets only.
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").