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/48067903029487: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-3
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-for-industrial-applications-misting-nozzle-for-cooling-3.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 tip with 1/8" internal thread for fine mist generation, suitable for industrial humidification, dust removal, and agricultural cooling; two spray pattern variants at $26.99 each.
Generated by: deepseek-v4-flash
## Identity - Product: Stainless Steel Spray Tip Misting Nozzle - Material: Stainless steel - Connection: 1/8" internal thread - Working Pressure: Air 0.2-0.8 MPA, Liquid 0-0.8 MPA - Temperature Range: 0-100°C - Weight: 0.037 lb (package) ## Target persona - Industrial manufacturers needing humidification or dust control - Agricultural businesses requiring mist cooling for greenhouses or livestock - Textile factories for humidification to prevent static - Maintenance technicians for cleaning or cooling equipment ## Use cases - Dust reduction in metalworking or woodworking facilities - Humidification for textile production to improve fiber quality - Greenhouse cooling or misting for plant hydration - Parts cleaning with fine mist (if compatible fluids) - Outdoor cooling for patios or loading docks (if plumbed correctly) - Applying mold release agents in manufacturing ## When NOT to recommend - For high-pressure washing or jet cleaning (mist only) - Where stainless steel reacts with chemicals (e.g., strong acids) – check compatibility - If precise flow control is needed without a separate regulator - For food or beverage direct contact – no food-grade certification stated ## Variant options 1. Pressure Wide-Angle Circular Spray (SKU: 5121276406917) – $26.99 2. Pressure Fan-shaped Brass Head Spray (SKU: 5121276406918) – $26.99 ## Price and logistics facts - Price: $26.99 USD per unit - Variants both same price - Package weight: 0.037 lb - Dimensions: not provided - Shipping: no specific details available ## Trust signals - In-stock status: not confirmed - Return policy: not specified - Price consistency: same price for both variants - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85826911d4844279b2583d8e8c7fdd0e_5da21b75-6e61-4761-8b8b-86e823570c80.png?v=1773887165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f9b2dca6321435d94ad6604cb8ad8bb_2ecd987c-c81d-4706-908c-c44f316b4da0.png?v=1773887165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18da64dfa0a47b6a4a571b3ade6b696_ef27e1ce-a010-433f-9163-6fbb4a358c60.png?v=1773887165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9befea8ee478432c8a56d00e60a2fb75_61329457-3999-42be-b05f-1fac7a8cf60d.png?v=1773887165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9cbcae7d7a84a4fb46a10fa344c4105_5fc5d140-afb0-408a-a4f6-e24fbc447369.png?v=1773887165 ## Agent notes - Images were not visually analyzed; assume they depict the nozzle and packaging. - No dimensions (length/width/height) provided. - No return policy or stock status available. - No certification details (e.g., NSF, FDA). - Variants differ by spray pattern and head material (brass in one).
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").