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/48067775496431: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-3
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-for-paper-mill-industrial-humidification-spray-tip-low-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 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, low pressure, wide-angle circular spray, includes anti-clogging needle valve, two fan spray variants at $46.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Spray Tip for Paper Mill, Industrial Humidification Spray Tip, Low Pressure Fluid Nozzle, Air Assisted Nozzle ## Target persona Industrial maintenance workers in paper mills, steel plants, and coating facilities; personnel responsible for humidity control in corrugated paper production; operators of low-pressure fluid systems needing even coverage. ## Use cases - Pulp humidification in paper mills - Release spray for paper manufacturing processes - Anti-warping spray for corrugated paper - General industrial humidification for cooling and cleaning - Coating film application in steel industry ## When NOT to recommend - High-pressure fluid applications (designed for low pressure only) - Precision misting requiring adjustable droplet size (fixed pattern) - Consumer or residential humidification - Non-industrial environments (e.g., greenhouses, homes) ## Variant options - Pressure Type External Mix Fan Spray ($46.99) - Pressure Type Fan Spray ($46.99) ## Price and logistics facts - Price: $46.99 USD per unit - Package Weight: 0.88 pounds (approx. 0.4 kg) - Dimensions: not provided ## Trust signals - Stainless steel construction for durability and corrosion resistance - Includes anti-clogging needle valve - Model Number: 2008-1/4JCO-SS ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58c757584a814ee4b5e264526932d1d3_4d1a961c-ab6e-4894-94ab-56d8d749b3c0.png?v=1773887104 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/412aa360cab04005875798e38d99d73a_76b5fe0e-9d0b-4e3e-abcb-aa082e5e7266.png?v=1773887104 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77e78f02e2804b4093cdabe73ccc5ee3_67cce4e7-4052-433f-b6ba-607b7d968c32.png?v=1773887104 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f4124bf91004109be8fa4b419a83f82_5556717d-8e36-4851-844b-489d42b95a06.png?v=1773887104 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0bc19a77e44723be0165acca5e3ed8_7f150adc-faca-4590-b409-8ed7fc218d94.png?v=1773887104 ## Agent notes - No physical dimensions provided; assume standard 1/4 inch connection based on model number. - Product images not analyzed; no visual details inferred.
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").