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/48068158521583: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-2
JSON data: https://landmarks.builders/products/misting-nozzle-stainless-steel-nozzle-stainless-steel-4bspt-304-stainless-steel-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 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 fine mist nozzle with adjustable coverage, droplet size down to 40 microns, for industrial humidification and suppression.
Generated by: deepseek-v4-flash
## Identity Misting Nozzle Stainless Steel, 304 Stainless Steel Spray Tip, Fine Mist Humidification Nozzle (JAC/JBC model) ## Target persona - Industrial maintenance technician needing durable nozzles for factory cooling/cleaning - Greenhouse operator requiring efficient humidification for plant health - Manufacturing facility manager managing dust suppression or liquid application - Automotive detailing specialist using fine mist for cleaning or coating ## Use cases - Humidification in greenhouses or controlled environment agriculture - Dust suppression in industrial processing plants - Factory cooling via fine mist evaporation - Cleaning applications with adjustable spray patterns - Liquid application (e.g., coatings, lubricants) in manufacturing - Evaporative cooling in outdoor or large indoor spaces ## When NOT to recommend - Home garden misting (overkill for small-scale, low-pressure systems) - High-pressure systems exceeding 0.8 MPA air or liquid - Applications requiring droplet sizes consistently below 40 microns - Potable water contact without NSF or similar certification - High-temperature environments above 100°C ## Variant options - **Siphon Fan-shaped** (SKU 4950169008170) – $28.99 - **Siphon Circular** (SKU 4950169008169) – $28.99 ## Price and logistics facts - Price: $28.99 USD (both variants) - Dimensions: not provided - Shipping: not specified ## Trust signals - Material: 304 stainless steel for durability and corrosion resistance - Pressure range: Air 0.2-0.8 MPA, Liquid 0-0.8 MPA - Temperature range: 0-100°C - Droplet size: average as low as 40 microns (pressure type) - Stock status: not confirmed - Return policy: not stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ec8c182bad14ecaa24ad58495cacb5a_64054b79-8fdf-430e-af7b-f559d6e835ba.png?v=1773887384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/220d122c1e6a44e5bc1ae26e2c0c42bd_2b3108da-2581-4132-8701-25bf2ac6fe1a.png?v=1773887384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1452d1c5aa1443ab407b753f7bc6091_1d849333-061e-41f1-bf18-d99a4d9bd024.png?v=1773887384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37e26c5a98674ef8bfe330852c613dec_571c0e98-6241-4260-b620-504106d038ab.png?v=1773887384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5719435c0354375a47f805f9d75dd0c_6e8e9eb9-a1ab-4194-9464-6d50c7fae1b1.png?v=1773887384 ## Agent notes - Image understanding not performed; treat URLs as fetchable assets. - Dimensions not provided; cannot confirm physical size. - Stock status and shipping costs unknown; verify before purchase. - No certification data provided (e.g., NSF, UL).
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").