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/48069386076399: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-2
JSON data: https://landmarks.builders/products/adjustable-copper-spray-tip-for-coating-applications-liquid-spraying-industrial-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 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: JISADER adjustable stainless steel spray nozzle for industrial coating, humidification, and cooling with multiple spray patterns (cone, fan, wide-angle) at $12.99.
Generated by: deepseek-v4-flash
## Identity JISADER Adjustable Stainless Steel Spray Nozzle (Model TT739948661177). Two variants: Adjustable Siphon Conical Spray and Adjustable Siphon Fan Spray. Price $12.99 each. ## Target persona Industrial maintenance technicians, coating applicators, and facility managers needing precise liquid spraying in manufacturing or workshops. ## Use cases - Adjusting spray pattern for uniform coating on surfaces. - Humidification in industrial enclosures or greenhouses. - Component cooling in machining processes. - Liquid spraying in cleaning or chemical application. - Misting for dust suppression in industrial settings. ## When NOT to recommend - For potable water or food preparation (material unspecified for food contact). - For high-pressure systems exceeding nozzle rating (no pressure spec provided). - For precise low-flow medical or lab applications requiring fine atomization. - For users needing a complete spray gun setup (nozzle only). ## Variant options - Adjustable Siphon Conical Spray (SKU 6005563767191) - Adjustable Siphon Fan Spray (SKU 6005563767192) Both at $12.99. ## Price and logistics facts Price: $12.99 USD per unit. Package weight 0.13 lbs. No dimensions provided. No shipping or return policy specified. ## Trust signals In-stock status unknown. Return policy not stated. Brand: JISADER. Material: Stainless Steel (from description). Model TT739948661177. ## Image assets Five images available: 1.  2.  3.  4.  5.  ## Agent notes No visual analysis performed. Product weight is 0.13 lbs. No dimensions. Material is stainless steel despite title mentioning copper. Two spray patterns available.
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").