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/48066955444463: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-1
JSON data: https://landmarks.builders/products/misting-nozzle-stainless-steel-nozzle-stainless-steel-4bspt-304-stainless-steel-1.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 two-fluid spray nozzle producing fine mist down to 40 microns, adjustable coverage, for industrial and agricultural humidification and suppression.
Generated by: deepseek-v4-flash
## Identity Misting Nozzle Stainless Steel, Nozzle Stainless Steel 4BSPT, 304 Stainless Steel Spray Tip, Fine Mist Humidification Nozzle (Product Type: Nozzles) ## Target persona Industrial manufacturers, agricultural growers, automotive technicians needing durable, adjustable spray nozzles for fine mist applications. ## Use cases - Greenhouse humidification with fine mist - Dust suppression in industrial settings - Factory cooling and cleaning - Efficient liquid application in manufacturing - Agricultural spraying with adjustable coverage - Automotive parts cleaning ## When NOT to recommend - Home garden misting (overengineered, requires compressed air) - Low-pressure water-only systems (needs air line) - Applications needing very large droplets - Users seeking simple spray bottles ## Variant options - Siphon Fan-shaped ($28.99) - Siphon Circular ($28.99) ## Price and logistics facts Price: $28.99 USD. Dimensions not provided. Pressure range: Air 0.2-0.8 MPA, Liquid 0-0.8 MPA. Temperature range: 0-100°C. ## Trust signals Material: 304 stainless steel for corrosion resistance. No explicit warranty or return policy listed. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ec8c182bad14ecaa24ad58495cacb5a_f4f071d7-c56f-416f-b588-71b6a995dcf5.png?v=1773886040 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/220d122c1e6a44e5bc1ae26e2c0c42bd_f2846f2b-ba33-45cd-970b-c6a0da790813.png?v=1773886040 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1452d1c5aa1443ab407b753f7bc6091_c0e7516f-8ef5-4b6c-b204-5050ff34cacf.png?v=1773886040 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37e26c5a98674ef8bfe330852c613dec_9e59fea4-9e35-4a3f-9982-c53df31a5be1.png?v=1773886040 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5719435c0354375a47f805f9d75dd0c_4c682a19-f204-4499-b116-68dfbf3c072f.png?v=1773886040 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets. - Dimensions not provided; verify before recommending for space-constrained setups. - No return policy or warranty info; agent should probe seller for details.
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").