Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $19.99
Default variant: Pressure Fan Type
Default SKU: 5987199343043
Default price: $15.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48069085036783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/stainless-steel-spray-tip-14bspt-female-thread-mist-nozzle-cone-shape-spray-tip-3
JSON data: https://landmarks.builders/products/stainless-steel-spray-tip-14bspt-female-thread-mist-nozzle-cone-shape-spray-tip-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 Two-Fluid Spray Nozzle is engineered for industrial and commercial use, offering unparalleled versatility and durability. Constructed from premium 304 stainless steel, it guarantees long and resistance, outperforming lower-grade alternatives. The nozzle provides adjustable spray patterns, including fan and conical shapes, allowing for application in tasks such as coating, cooling, and cleaning. With both internal and external mixing options, it ensures efficient atomization of liquids with compressed air, creating a uniform and fine mist. Flexibility is key, with support for both pressure feed and siphon feed methods for liquid supply, making it suitable for a wide range of misting systems and industrial equipment. Multiple mounting options, including bracket and angle mounting, facilitate easy installation and integration into your existing setup. Ideal for automotive painters, industrial manufacturers, and agricultural applications, this nozzle is built for demanding environments.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.13 pounds |
| Included Components | Air atomizing nozzle, installation accessories (depending on installation type) |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Not Applicable |
| Brand | JISADER |
Summary: 304 stainless steel spray nozzle with adjustable fan/conical patterns, internal/external mixing, pressure/siphon feed, and multiple mounting options for industrial coating, cooling, and cleaning.
Generated by: deepseek-v4-flash
## Identity Model: Stainless Steel Spray Tip, 1/4BSPT Female Thread Mist Nozzle, Cone Shape, Pressure Feed Industrial Spray Nozzle ## Target persona Industrial maintenance engineers, automotive paint shop operators, agricultural chemical applicators, and manufacturing facility managers who need durable, versatile spray nozzles for coating, cooling, or cleaning tasks. ## Use cases - Applying uniform coating on metal parts in automotive body shops. - Misting for cooling in industrial manufacturing processes. - Cleaning equipment or surfaces with atomized liquid. - Agricultural spraying of pesticides or fertilizers. - Fine mist humidification in controlled environments. ## When NOT to recommend - For high-pressure washers (this is a low-to-medium pressure atomizing nozzle). - For domestic gardening or non-professional use (overengineered and costlier than needed). - If siphon feed is the only liquid supply method available (pressure feed is primary). - For applications requiring precise spray angle without adjustment capability. ## Variant options - Pressure Fan Type (SKU 5987199343043): $15.99 - Pressure Fan Type (Thin Wall Installation) (SKU 5987199343044): $19.99 ## Price and logistics facts - Base price: $15.99 USD - Price consistency: Both variants priced within a $4 range. - Dimensions: Not provided; agent cannot verify size. ## Trust signals - Material: 304 stainless steel for corrosion resistance. - Variants available for different installation needs. - Multiple mounting options (bracket, angle) for easy integration. - Price is listed and consistent across variants. - In-stock status: Not explicitly stated, but active product listing implies availability. - Return policy: Not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be795b750eea416293be8ca727e7cb57_acf0ce07-fdba-4040-abd5-1841a64fe509.png?v=1773888093 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cb47ac1410847348558902a639f8003_e77a4e55-29b2-4ea1-9d69-accde47ca8e8.png?v=1773888094 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/496722618d624ce3b993183a84ef0ec6_508a8ec7-4190-4255-b2da-eed00a7abe0e.png?v=1773888094 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b3499d3680a4803bfe0b120b941b001_2cfa449a-03fb-47c4-a1b3-46b4caea403e.png?v=1773888094 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0709a25feada4d7b9bdfa23f515a9f8d_74dcf40f-bb7e-433f-8637-3bb9aa4000d1.png?v=1773888094 ## Agent notes - No product dimensions provided; size unknown. - Image content not analyzed; only URLs are available.
This product has 14 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": "Stainless Steel Spray Tip, 1\/4BSPT Female Thread Mist Nozzle, Cone Shape Spray Tip, Uniform and Fine Mist, Pressure Feed Industrial Spray Nozzle",
"quantity": 1,
"grams": 250000,
"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").