Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $77.99
Default variant: Adjustable Siphon Round
Default SKU: 5012964616981
Default price: $77.99
Availability: In Stock
Product Type: Spray Bottles
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48068194304239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/nozzle-4bspt-misting-low-pressure-pneumatic-anti-drip-nozzle-4bspt-stainless-ste-2
JSON data: https://landmarks.builders/products/nozzle-4bspt-misting-low-pressure-pneumatic-anti-drip-nozzle-4bspt-stainless-ste-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 performance DJ Pneumatic is engineered for and in industrial settings. Constructed from premium stainless steel, it guarantees long performance and resistance to elements. The air technology ensures the of exceptionally fine mist droplets, providing coverage for applications such as humidification, cooling, and coating. With adjustable air and liquid, users gain control over spray characteristics, making it ideal for industrial painters and textile manufacturers. The design includes interchangeable nozzle components, allowing for versatile patterns to suit various needs. Furthermore, its anti-drip feature prevents unwanted waste. Offering both BSPT and NPT thread connection options (1/8" and 1/4"), this nozzle ensures broad compatibility with a wide range of pneumatic systems, making it a reliable choice for automotive coating, food processing, and treatment applications.
| Material | Stainless Steel |
| Capacity | 1.2 gallons |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.44 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | DJ |
Summary: Stainless steel pneumatic fine mist nozzle with adjustable air/liquid control and anti-drip; compatible with BSPT and NPT threads for industrial spray applications.
Generated by: deepseek-v4-flash
## Identity Pneumatic anti-drip nozzle, stainless steel, 4BSPT thread, low-pressure fine mist. Suitable for industrial spraying, humidification, and coating. ## Target persona Industrial painters, textile manufacturers, automotive coating technicians, food processing engineers, HVAC system designers. ## Use cases - Industrial painting with controlled fine mist. - Textile humidification to prevent static. - Cooling of machinery or products via misting. - Coating application in automotive manufacturing. - Food processing moisture control. - Anti-drip operation in intermittent spray cycles. ## When NOT to recommend - Home garden or personal misting (over-engineered and expensive). - High-pressure washing (low-pressure designed). - Applications needing ultra-precise droplet size (limited adjustability). - Consumer-grade spray bottles (industrial, not hand-held). ## Variant options - Adjustable Siphon Round ($77.99) - Non-adjustable Siphon Round ($77.99) ## Price and logistics facts - Price: $77.99 USD. - Dimensions not provided. - Weight not specified; package weight noted as 0.44 lb (0.2 kg)?? Inconsistent with description, treat as unknown. - Thread options: BSPT and NPT (1/8" and 1/4"). ## Trust signals - In-stock status not provided. - Return policy not provided. - Material: stainless steel (durable). - Anti-drip feature reduces waste. ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details not extracted. - Dimensions missing; consider requesting from seller.
This product has 15 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": "Nozzle 4BSPT Misting Low Pressure, Pneumatic Anti-Drip Nozzle 4BSPT, Stainless Steel Fine Mist Nozzle, Adjustable Spray Nozzle 4BSPT",
"quantity": 1,
"grams": 350000,
"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").