Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Siphon Fan-shaped
Default SKU: 4950169008170
Default price: $28.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48099394257135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/misting-nozzle-stainless-steel-nozzle-stainless-steel-4bspt-304-stainless-steel-4
JSON data: https://landmarks.builders/products/misting-nozzle-stainless-steel-nozzle-stainless-steel-4bspt-304-stainless-steel-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 Stainless Steel Two-Fluid Spray Nozzle, model JAC/JBC, is engineered for demanding industrial and agricultural applications. Constructed from 304 stainless steel, it guarantees resistance and long-term durability. The nozzle at producing fine mist particles, with average droplet sizes as low as 40 microns, making it highly efficient for humidification in greenhouses and suppression in industrial settings. Its adjustable rate and coverage, combined with multiple spray pattern options including wide-angle circular, pressure, and siphon types, offer versatility. The internal thread connection ensures straightforward and secure installation. within pressure range (Air: 0.2-0.8MPA, Liquid: 0-0.8MPA) and temperature range (0-100°C), resistant spray tip is a reliable choice for industrial manufacturers, agricultural growers, and automotive technicians seeking effective removal and humidification solutions.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle, Bracket (for some models) |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | JAC/JBC |
| Number of Items | 1 |
Summary: 304 stainless steel misting nozzle with fine mist down to 40 microns, adjustable coverage, for industrial humidification and suppression. Two variants at $28.99.
Generated by: deepseek-v4-flash
## Identity 304 stainless steel misting nozzle (model JAC/JBC) for fine mist humidification and dust suppression. ## Target persona Industrial maintenance engineers, agricultural greenhouse operators, manufacturing plant managers needing efficient liquid atomization. ## Use cases - Greenhouse humidification - Industrial dust suppression - Factory cooling and cleaning - Agricultural pest control spray - Automotive paint booth humidity control ## When NOT to recommend - For non-industrial or low-duty home garden use - When corrosion resistance beyond 304 stainless steel is needed (e.g., saltwater) - For applications requiring >0.8 MPA liquid pressure - For extremely high precision spray patterns not achievable with adjustable nozzle ## Variant options - Siphon Fan-shaped ($28.99) - Siphon Circular ($28.99) ## Price and logistics facts - Price: $28.99 USD per variant - Pressure range: Air 0.2-0.8 MPA, Liquid 0-0.8 MPA - Temperature range: 0-100°C - Dimensions: not provided ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: both variants same price - Certifications: none provided (304 stainless steel material is a specification) ## Image assets - 5 image URLs provided (see image_urls field) ## Agent notes - Image understanding not performed; visual details not verified.
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": "Misting Nozzle Stainless Steel, Nozzle Stainless Steel 4BSPT, 304 Stainless Steel Spray Tip, Fine Mist Humidification Nozzle",
"quantity": 1,
"grams": 150000,
"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").