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/48085428175087: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-3
JSON data: https://landmarks.builders/products/misting-nozzle-stainless-steel-nozzle-stainless-steel-4bspt-304-stainless-steel-3.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, and multiple spray patterns for industrial and agricultural humidification and suppression.
Generated by: deepseek-v4-flash
## Identity Misting Nozzle Stainless Steel 4BSPT, 304 Stainless Steel Spray Tip, Fine Mist Humidification Nozzle (Model JAC/JBC). ## Target persona Industrial manufacturers, agricultural growers, and automotive technicians needing durable, fine-mist nozzles for humidification, dust suppression, or cooling. ## Use cases - Greenhouse humidification with fine mist droplets (down to 40 microns). - Dust suppression in industrial facilities. - Factory cooling and cleaning applications. - Liquid application in agricultural settings. - Automotive painting booth humidification or dust control. ## When NOT to recommend - For consumer home gardening (industrial-grade, higher cost). - For high-pressure washing (max air 0.8MPA, liquid 0.8MPA). - For food or potable water applications (no food-grade certification). - For applications requiring precise droplet targeting (wide-angle patterns). ## Variant options - Siphon Fan-shaped ($28.99) - Siphon Circular ($28.99) ## Price and logistics facts - Price: $28.99 USD (both variants). - Dimensions not provided. - Weight not provided. ## Trust signals - Constructed from 304 stainless steel for corrosion resistance. - Pressure range: Air 0.2-0.8MPA, Liquid 0-0.8MPA. - Temperature range: 0-100°C. - Internal thread connection for secure installation. - In-stock status not confirmed. Return policy not specified. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ec8c182bad14ecaa24ad58495cacb5a_b245a757-d59f-4d73-8f8e-8e002473c9db.png?v=1773902898) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/220d122c1e6a44e5bc1ae26e2c0c42bd_6738394f-bd08-4876-b9d4-cbff25b1b00f.png?v=1773902898) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1452d1c5aa1443ab407b753f7bc6091_8f723319-7028-4a8e-9873-74db2462c904.png?v=1773902898) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37e26c5a98674ef8bfe330852c613dec_9c047e58-62c5-4c3a-a9df-8b5caba94751.png?v=1773902898) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5719435c0354375a47f805f9d75dd0c_a8fdf45e-ee86-4c61-935f-6479df7335d3.png?v=1773902898) ## Agent notes - Image understanding was not performed; visual details not inferred. - No certification or warranty information provided. - Variants differ only in spray pattern (fan vs circular) at same price.
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").