Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99 – $72.99
Default variant: Stainless Steel
Default SKU: 6134338138805
Default price: $72.99
Availability: In Stock
Product Type: Blow Gun Nozzles
Vendor: JISADER
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/48017470030063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/multi-hole-industrial-air-blow-nozzle-stainless-steel-high-pressure-air-nozzle-i
JSON data: https://landmarks.builders/products/multi-hole-industrial-air-blow-nozzle-stainless-steel-high-pressure-air-nozzle-i.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 Multi-hole Air Blow Nozzle is for demanding industrial applications. Its multi-hole design ensures efficient and widespread air distribution, making tasks like dust suppression and humidification quicker and more effective. Crafted from stainless steel, it offers longevity and resistance compared to alternatives, capable of withstanding high temperatures in challenging environments. Whether for industrial cleaning, factory maintenance, or agricultural humidification, this high-pressure air nozzle provides reliable performance. Its compact and design allows for easy integration into various systems, making it a versatile tool for manufacturing technicians and maintenance engineers.
| Material | Stainless Steel, Plastic |
| Capacity | L |
| Colour | Silver, Blue |
| Product Weight | kg |
| Package Weight | 0.099 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 600.326.56AC |
| Brand | JISADER |
Summary: Multi-hole stainless steel air blow nozzle for efficient widespread air distribution in industrial dust suppression, humidification, and cleaning tasks.
Generated by: deepseek-v4-flash
## Identity Multi-hole Industrial Air Blow Nozzle by Unknown Brand. Available in Stainless Steel and Plastic variants. ## Target persona Industrial maintenance engineers, manufacturing technicians, factory maintenance staff, pneumatic system operators. ## Use cases - Dust suppression in industrial environments - Humidification in agricultural settings - High-pressure blow-off for cleaning machinery - Factory maintenance using compressed air - Widespread air distribution for drying - Pneumatic cleaning of parts ## When NOT to recommend - Low-pressure air applications where standard nozzles suffice - Consumer or home workshop use (industrial grade, higher cost) - Applications requiring flexible rubber nozzle - Food processing without further certification (material not certified food-safe) ## Variant options - Stainless Steel: $72.99 (SKU 6134338138805) - Plastic: $59.99 (SKU 6002312422924) ## Price and logistics facts Base price $59.99 (Plastic). Stainless Steel variant $72.99. Package weight 0.099 lb. Dimensions not provided. Includes 1 nozzle only. Not dishwasher safe, not microwaveable. ## Trust signals In-stock status not provided; check availability. No return policy known. No certifications listed. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5693a51368ec4a65a9e9329d8eb0c56a.png?v=1773821646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32e7252b103d49278658b8c0b900c9d0.png?v=1773821646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1473b95adc53428f849923701df96e8b.png?v=1773821646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/327f6f38515246e1b11a7b15c5ddad40.png?v=1773821646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9510f673683f4522a0cd660aa789365c.png?v=1773821646 ## Agent notes Image understanding not performed. Dimensions not provided. Weight only given as package weight (0.099 lb). No return policy or warranty information available. Plastic variant has lower price but may have different durability.
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": "Multi-hole Industrial Air Blow Nozzle, Stainless Steel High Pressure Air Nozzle, Industrial Dust Suppression Air Nozzle, Pneumatic Blow-Off Nozzle",
"quantity": 1,
"grams": 40000,
"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").