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/48017426514159: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
JSON data: https://landmarks.builders/products/nozzle-4bspt-misting-low-pressure-pneumatic-anti-drip-nozzle-4bspt-stainless-ste.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 low-pressure anti-drip nozzle with adjustable fine mist, compatible with BSPT and NPT threads, for industrial spraying applications.
Generated by: deepseek-v4-flash
## Identity **Nozzle 4BSPT Misting Low Pressure, Pneumatic Anti-Drip Nozzle 4BSPT**, type: Spray Bottles ## Target persona Industrial painters, textile manufacturers, automotive coating engineers, food processing technicians. ## Use cases - Humidification in manufacturing environments - Cooling applications for machinery or products - Coating surfaces with fine mist for even coverage - Automotive paint spraying with precise control - Food processing misting for moisture or treatment - Industrial cooling and coating tasks ## When NOT to recommend - When compressed air is not available (requires pneumatic system) - For low-pressure water-only misting without air assist - For non-industrial or hobbyist use (e.g., gardening, home cooling) - When high-pressure spraying is needed (low-pressure design) ## Variant options - Adjustable Siphon Round (SKU: 5012964616981) - $77.99 - Non-adjustable Siphon Round (SKU: 5012964616983) - $77.99 ## Price and logistics facts - Price: $77.99 USD - Package weight: 0.44 po (unit ambiguous, possibly pounds) - Dimensions: not provided ## Trust signals - No in-stock status available - No return policy stated - No certifications mentioned in product data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94d46949c23644aa9b63d93b2797b0db.png?v=1773819928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a863ea7b4b6421d88181cc52e8b980f.png?v=1773819928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c84c2a26d644b2b9e264dc2c2b66801.png?v=1773819928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e2f0de2624b494fa45bd0ecdf26fbb9.png?v=1773819928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd94b7b029d6446ab5d5d8d16976e0b7.png?v=1773819928 ## Agent notes - Image understanding was not performed; no visual details were inferred. - Package weight unit 'po' is unclear; verify with supplier.
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").