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/48099394650351: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-4
JSON data: https://landmarks.builders/products/nozzle-4bspt-misting-low-pressure-pneumatic-anti-drip-nozzle-4bspt-stainless-ste-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 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 anti-drip nozzle with adjustable air and liquid control, interchangeable components, BSPT/NPT thread options, for industrial spraying.
Generated by: deepseek-v4-flash
## Identity Nozzle 4BSPT Misting Low Pressure, Pneumatic Anti-Drip Nozzle - Stainless Steel Fine Mist Adjustable Spray Nozzle (Spray Bottles category). ## Target persona Industrial painters, textile manufacturers, automotive coating technicians, food processing engineers. ## Use cases - Humidification in industrial spaces - Cooling in manufacturing processes - Coating application with fine mist - Automotive paint spraying - Food processing misting (e.g., humidity control) - Dust suppression in industrial environments ## When NOT to recommend - Residential gardening or light-duty spraying - High-pressure pneumatic systems (nozzle is low pressure) - Applications needing precise droplet size without adjustable control - Situations where thread compatibility is unknown (only BSPT and NPT 1/8" and 1/4") ## Variant options - Adjustable Siphon Round ($77.99) - Non-adjustable Siphon Round ($77.99) ## Price and logistics facts - Price: $77.99 USD (both variants) - Weight: 0.44 kg (package weight) - Dimensions: not provided - Capacity: 1.2 gallons (likely refers to tank, but nozzle only; unclear) ## Trust signals - Anti-drip feature prevents waste - Stainless steel construction for durability - Compatible with BSPT and NPT threads (1/8", 1/4") - Interchangeable components for pattern versatility ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94d46949c23644aa9b63d93b2797b0db_96d18db9-a40a-4d4d-a59d-c006828dee90.png?v=1773922167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a863ea7b4b6421d88181cc52e8b980f_5a7481a6-22ca-4e5f-994d-17d8082451c0.png?v=1773922167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c84c2a26d644b2b9e264dc2c2b66801_a4bd4bc2-c397-4134-bbef-a0128807ed35.png?v=1773922167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e2f0de2624b494fa45bd0ecdf26fbb9_cf5681c8-37ee-4315-a63b-bc3830b9dd27.png?v=1773922167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd94b7b029d6446ab5d5d8d16976e0b7_d3120ecc-fcd7-4814-8098-383d8a098746.png?v=1773922167 ## Agent notes - Dimensions not provided; verify fit before recommending. - Stated capacity (1.2 gallons) likely refers to a tank, but product is a nozzle only; clarify with supplier. - Image content not analyzed; visual details cannot be confirmed. - No return policy or stock status provided. - No certifications listed.
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").