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/48085104394479: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-4
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-for-paper-mill-industrial-humidification-spray-tip-low-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 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 low pressure spray tip with wide-angle circular pattern for industrial humidification, cooling, and cleaning in paper and steel industries.
Generated by: deepseek-v4-flash
## Identity Product: Stainless Steel Spray Tip (Needle Valve) – Low Pressure Air Assisted Nozzle for Industrial Use ## Target persona - Industrial maintenance worker in paper mills - Plant operator in steel industry - Technician managing humidification in pulp processing - Maintenance engineer for coating film applications ## Use cases - Pulp humidification in paper mills to maintain moisture levels - Release spray for corrugated paper anti-warping - Coating film application in industrial settings - Cooling and cleaning tasks in steel industry - Low pressure mist generation for general industrial humidity control - Air assisted atomization for even coverage in large areas ## When NOT to recommend - High pressure spray applications (e.g., pressure washing) - Precision coating requiring exact droplet size control - Domestic or non-industrial use (e.g., gardening, household humidifiers) - Applications needing high flow rate or large volume delivery ## Variant options - Pressure Type External Mix Fan Spray – $46.99 - Pressure Type Fan Spray – $46.99 ## Price and logistics facts - Price: $46.99 USD (both variants) - Package weight: 0.88 lb - Dimensions: Not provided - Material: Stainless Steel - Capacity: Not fully specified ## Trust signals - Stainless steel construction offers corrosion resistance - Price consistent across variants - No stock, return, or certification data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58c757584a814ee4b5e264526932d1d3_1752f3eb-44d7-4347-bf62-1344fc86034c.png?v=1773902596 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/412aa360cab04005875798e38d99d73a_6c131212-df49-4063-bbf3-fc7e00128e81.png?v=1773902596 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77e78f02e2804b4093cdabe73ccc5ee3_36619531-0494-4887-ad0e-37282ef242ea.png?v=1773902596 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f4124bf91004109be8fa4b419a83f82_8aab4535-a74a-4938-8de9-4a83cd1cc493.png?v=1773902596 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0bc19a77e44723be0165acca5e3ed8_ea45e6c2-f565-44f1-a5b5-05e94a73c744.png?v=1773902596 ## Agent notes - Images were not analyzed; they are fetched as provided. - Dimensions (length, width, height) are missing; verify compatibility with existing systems. - Capacity details incomplete; agent should confirm flow rate specifications from supplier if needed.
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").