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/48085104656623: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-4
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-for-industrial-applications-misting-nozzle-for-cooling-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 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 in industrial cooling, cleaning, garden; $26.99.
Generated by: deepseek-v4-flash
## Identity - Product: Stainless Steel Spray Tip (Blow Gun Nozzle) - Material: Stainless steel - Connection: 1/8" internal thread - Flow: Fine mist via air atomization - Working pressure: Air 0.2-0.8 MPa, Liquid 0-0.8 MPa - Temperature range: 0-100°C - Weight: 0.037 lb ## Target persona - Industrial maintenance technicians needing dust suppression - Agricultural operators requiring humidification for crops - Textile factory managers for humidity control - Cooling system engineers for fine mist cooling ## Use cases - Dust reduction in manufacturing environments - Humidification for greenhouses or storage areas - Cooling of machinery or outdoor spaces - Cleaning via fine mist spray - Air atomization for coating or lubrication ## When NOT to recommend - High-pressure washing applications (max liquid pressure 0.8 MPa) - Potable water systems (not certified for drinking water) - Users needing a fan spray pattern with plastic components (brass variant available) - Projects requiring precise flow rate without customization ## Variant options - Style: Pressure Wide-Angle Circular Spray ($26.99) - Style: Pressure Fan-shaped Brass Head Spray ($26.99) ## Price and logistics facts - Price: $26.99 USD (both variants) - Weight: 0.037 lbs (approx. 0.017 kg) - Dimensions: not provided ## Trust signals - Stainless steel construction for durability - Multiple variants listed - No return policy or warranty information available in provided data - No in-stock status mentioned ## Image assets - 5 product images available (URLs below) - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85826911d4844279b2583d8e8c7fdd0e_d4683173-7220-4de8-a616-a75f202bc30a.png?v=1773902669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f9b2dca6321435d94ad6604cb8ad8bb_9c9bf460-e0f9-4932-ac19-c4909826e683.png?v=1773902669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e18da64dfa0a47b6a4a571b3ade6b696_d6a96114-3bb4-49d7-a0b0-13b1dad46d89.png?v=1773902669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9befea8ee478432c8a56d00e60a2fb75_60a12e73-e355-4fa7-8b19-5e96dc6fa055.png?v=1773902669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9cbcae7d7a84a4fb46a10fa344c4105_03c90507-784e-4fdc-80ce-cbfd022ea1db.png?v=1773902669 ## Agent notes - Dimensions not provided; weight is 0.037 lbs. - Model number not in data; consult customer service. - Image content not analyzed — visual details not inferred.
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").