Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Adjustable Siphon Conical Spray
Default SKU: 6005563767191
Default price: $12.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48067464528111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/adjustable-copper-spray-tip-for-coating-applications-liquid-spraying-industrial-1
JSON data: https://landmarks.builders/products/adjustable-copper-spray-tip-for-coating-applications-liquid-spraying-industrial-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 adjustable is designed for liquid spraying in industrial settings. Featuring high heat and wear resistance, along with impact force resistance, it ensures durability and reliability. The nozzle offers a uniform pattern for consistent application, making it ideal for coating applications, humidification, and component cooling. With adjustable rate capabilities and multiple pattern options including cone, fan, and wide-angle, it provides complete specifications to meet diverse industrial and commercial needs.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.13 pounds |
| Included Components | Adjustable Air Atomizing Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | TT739948661177 |
| Brand | JISADER |
Summary: Adjustable air atomizing nozzle for industrial coating, humidification, and cooling. Stainless steel. Multiple spray patterns. $12.99.
Generated by: deepseek-v4-flash
## Identity JISADER Adjustable Air Atomizing Nozzle (Model TT739948661177) – Stainless steel siphon spray head for industrial liquid spraying. ## Target persona Industrial maintenance technicians, coating applicators, facility HVAC specialists, and manufacturing line operators needing precise liquid dispersal. ## Use cases - Spray coating of parts or surfaces in manufacturing - Humidification in greenhouses or production areas - Component cooling in machining or heat treatment - Industrial misting for dust suppression - Liquid application in chemical or food processing (non-consumable contact) ## When NOT to recommend - For high-pressure systems (>100 psi) – not rated for such - For potable water or food-contact spraying (materials not certified food-grade) - When precise droplet size control is critical (no spec given) - For single-user hobbyist projects (industrial-oriented, bulkier) ## Variant options - Adjustable Siphon Conical Spray ($12.99) - Adjustable Siphon Fan Spray ($12.99) ## Price and logistics facts - Price: $12.99 USD per unit - Weight: 0.13 lb (~59 g) per package - Brand: JISADER - Model: TT739948661177 - Dimensions: not provided - Origin: unknown ## Trust signals - Price consistent across both variants - No stock or return policy stated - No certifications mentioned (e.g., NSF, FDA) - Constructed from stainless steel (corrosion-resistant) ## Image assets -  -  -  -  -  ## Agent notes - Images not analyzed for content; treat as visual references only. - No dimensions provided – may need to request from seller. - Material specified as stainless steel in specs, but title mentions copper – confirm with buyer.
This product has 13 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": "Adjustable Copper Spray Tip for Coating Applications, Liquid Spraying, Industrial Misting Nozzle, Two Fluid Siphon Spray Head",
"quantity": 1,
"grams": 450000,
"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").