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/48066546106607: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-2
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-for-paper-mill-industrial-humidification-spray-tip-low-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 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 in paper mills; low pressure, wide-angle circular spray, anti-clogging needle valve.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Tip for Paper Mill – Low Pressure Fluid Nozzle with Anti-Clogging Needle Valve. ## Target persona Industrial maintenance workers in paper mills; engineers managing humidification systems for corrugated paper anti-warping; technicians in steel and coating industries needing low-pressure misting. ## Use cases - Pulp humidification in paper mills. - Release spray in corrugated paper production. - Anti-warping of corrugated paper via controlled humidity. - Cooling and coating in steel industry processes. - Fine mist cleaning or coating in industrial settings. ## When NOT to recommend - High-pressure fluid applications (designed for low pressure only). - Precision spraying requiring adjustable droplet size (fixed pattern). - Food-grade or sanitary applications (material only specified as stainless steel, no certification). - Users needing a complete nozzle assembly (tip only, includes needle valve). ## Variant options - Pressure Type External Mix Fan Spray ($46.99) - Pressure Type Fan Spray ($46.99) ## Price and logistics facts Price: $46.99 USD. Package weight: 0.88 lb. No dimensions provided. Model: 2008-1/4JCO-SS. ## Trust signals In-stock status not specified. Return policy not provided. No certifications listed. Stainless steel construction noted for durability. Price consistent across two variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58c757584a814ee4b5e264526932d1d3_df963e43-53a5-45c6-88db-d33f47666031.png?v=1773885744 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/412aa360cab04005875798e38d99d73a_d7f20b0e-162b-42f3-8ba8-34f9c3f228bf.png?v=1773885744 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77e78f02e2804b4093cdabe73ccc5ee3_8c88260f-4ffd-4416-8217-b92035d9d5b4.png?v=1773885744 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f4124bf91004109be8fa4b419a83f82_b5b068f2-8099-441f-a900-397d8db2fdf8.png?v=1773885744 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0bc19a77e44723be0165acca5e3ed8_2f198ffa-acfc-4210-b64a-31408d1d1c0a.png?v=1773885744 ## Agent notes Image content not analyzed. Visual inspection of images may reveal additional physical details not captured in text.
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").