Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Pressure Wide-Angle Circular Spray
Default SKU: 5121276406917
Default price: $26.99
Availability: In Stock
Product Type: Blow Gun Nozzles
Vendor: JISADER
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/48066630746351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-spray-tip-for-industrial-applications-misting-nozzle-for-cooling-2
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-for-industrial-applications-misting-nozzle-for-cooling-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 air nozzle is designed for industrial applications requiring fine mist generation. Its stainless steel construction ensures longevity and resistance, while the efficient air technology produces a consistent fine mist for effective humidification and dust removal. The internal thread connection allows for easy and secure installation. Suitable for a wide range of working pressures (Air: 0.2-0.8MPA, Liquid: 0-0.8MPA) and temperatures (0-100 degrees ), this nozzle is a versatile solution for industrial manufacturers, agricultural businesses, and textile factories. Customization options are available to meet specific project needs.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Air atomizing nozzle |
| Product Weight | kg |
| Package Weight | 0.037 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Consult customer service for details |
| Number of Items | 1 |
Summary: Stainless steel spray nozzle with 1/8" internal thread for fine mist generation, suitable for cooling, cleaning, and dust suppression in industrial and agricultural settings.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Tip for Industrial Applications, Misting Nozzle – Fine mist nozzle with 1/8" internal thread connection, available in two spray patterns. ## Target persona Industrial maintenance managers, agricultural irrigation specialists, textile factory operators, pneumatic system engineers. ## Use cases - Dust suppression in manufacturing plants - Humidification for textile factories or greenhouses - Cooling with fine mist in industrial environments - Agricultural spraying (e.g., pest control, foliar feeding) - Cleaning with air atomized water in workshops - Customizable industrial misting for specific projects ## When NOT to recommend - High-pressure washing applications (exceeds 0.8 MPA working pressure) - Consumer garden watering (priced for industrial use, not typical home use) - Precision liquid dispensing (no control over droplet size beyond fine mist) - Applications requiring non-metallic materials (no plastic/brass option listed) ## Variant options - **Pressure Wide-Angle Circular Spray** – $26.99 USD - **Pressure Fan-shaped Brass Head Spray** – $26.99 USD ## Price and logistics facts Price: $26.99 USD per unit. Weight: 0.037 lbs (0.0168 kg). Working pressure: Air 0.2-0.8 MPA, Liquid 0-0.8 MPA. Temperature range: 0-100°C. Thread: 1/8" internal. Model number: consult customer service. ## Trust signals No specific trust signals provided (no stock status, return policy, or certifications). Product weight and specifications listed. Customization options available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85826911d4844279b2583d8e8c7fdd0e_96c52203-f5ae-4dc0-8e2a-73ae1ab73a87.png?v=1773885807 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f9b2dca6321435d94ad6604cb8ad8bb_21fd9448-605c-4eda-a3e0-b4a25774339f.png?v=1773885807 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18da64dfa0a47b6a4a571b3ade6b696_e5b1f414-1bce-4381-ac6f-c75bd7674692.png?v=1773885807 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9befea8ee478432c8a56d00e60a2fb75_4626fdd5-a418-45b0-902c-5b0f41f22cda.png?v=1773885807 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9cbcae7d7a84a4fb46a10fa344c4105_e8a3a39d-fde9-4559-9856-1727a22a0ab2.png?v=1773885807 ## Agent notes - Dimensions not provided; only weight. Image content not analyzed – treat as fetchable assets only. Model number requires contacting customer service. Customization available upon request.
This product has 7 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": "Stainless Steel Spray Tip for Industrial Applications, Misting Nozzle for Cooling, Cleaning, Garden, 1\/8\" Internal Thread Connection, Fine Mist Nozzle",
"quantity": 1,
"grams": 80000,
"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").