Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: Pressure Type External Mix Fan Spray
Default SKU: 3451750498362
Default price: $46.99
Availability: In Stock
Product Type: Needle Valves
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48099183493359: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-paper-mill-industrial-humidification-spray-tip-low-5
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-for-paper-mill-industrial-humidification-spray-tip-low-5.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 in various industrial settings. Its stainless steel construction ensures longevity and resistance to elements. The pressure type wide-angle circular spray pattern delivers consistent and even coverage, making it for applications such as pulp humidification, release spray, and corrugated paper anti-warping in the paper industry. It also serves effectively for and coating films in the industry, and for various the steel industry. efficiently at low pressure, this fluid nozzle is an essential tool for industrial humidification, cooling, cleaning, and coating tasks, supporting industrial maintenance workers with reliable functionality.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Air atomizing nozzle with anti-clogging needle valve |
| Product Weight | kg |
| Package Weight | 0.88 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 2008-1/4JCO-SS |
| Number of Items | 1 |
Summary: Stainless steel spray tip for industrial humidification and cooling, featuring wide-angle circular spray and low pressure fine mist, suitable for paper, steel, and coating industries.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Tip (Model 2008-1/4JCO-SS) - Low pressure fluid nozzle with anti-clogging needle valve for industrial humidification and spray applications. ## Target persona Industrial maintenance workers, paper mill operators, steel industry facility managers, coating process engineers. ## Use cases - Pulp humidification in paper mills - Corrugated paper anti-warping spray - Metal cooling and cleaning in steel plants - Coating film application - Industrial release spray - Low pressure fine mist for cleaning ## When NOT to recommend - For high-pressure spray systems - For household or garden use - For precision medical or pharmaceutical spray - For food processing without food-grade certification ## Variant options Two styles: Pressure Type External Mix Fan Spray and Pressure Type Fan Spray, both at $46.99 USD. ## Price and logistics facts - Price: $46.99 USD - Package weight: 0.88 lbs - Dimensions: Not specified ## Trust signals - Stainless steel construction for durability and corrosion resistance - Low pressure efficient mist generation - Includes air atomizing nozzle with anti-clogging needle valve - In-stock status and return policy not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58c757584a814ee4b5e264526932d1d3_4973b727-0e97-4a33-b9c2-5adeaebbb149.png?v=1773921857 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/412aa360cab04005875798e38d99d73a_6db69f89-f2c3-48e2-8040-b962d11fc5e8.png?v=1773921857 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77e78f02e2804b4093cdabe73ccc5ee3_8b2e8236-0aa8-4be8-89f8-375f41bd7b28.png?v=1773921857 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f4124bf91004109be8fa4b419a83f82_0f2e1e08-3a0d-4a80-b57f-c72159142ac3.png?v=1773921857 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0bc19a77e44723be0165acca5e3ed8_d3eceb4e-9fe5-439e-8f1b-68ec8064fc03.png?v=1773921857 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Dimensions not provided; verify fit with your system. - Specific pressure rating and connection type not in facts; confirm compatibility.
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": "Stainless Steel Spray Tip for Paper Mill, Industrial Humidification Spray Tip, Low Pressure Fluid Nozzle, Air Assisted Nozzle",
"quantity": 1,
"grams": 250000,
"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").