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/48017470226671: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
JSON data: https://landmarks.builders/products/adjustable-copper-spray-tip-for-coating-applications-liquid-spraying-industrial.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 copper spray nozzle for industrial coating, humidification, and cooling; offers multiple spray patterns; stainless steel; $12.99.
Generated by: deepseek-v4-flash
## Identity JISADER Adjustable Copper Spray Tip (Model TT739948661177) – stainless steel two-fluid siphon spray head for liquid spraying, coating, and misting. Available in two styles: Adjustable Siphon Conical Spray and Adjustable Siphon Fan Spray. ## Target persona Industrial maintenance technicians, coating line operators, humidification system engineers, and workshop supervisors needing a durable, adjustable nozzle for consistent liquid application. ## Use cases - Applying protective coatings on metal parts in a manufacturing line. - Misting water or coolant for component cooling in machining operations. - Humidifying a controlled environment (e.g., greenhouse, warehouse). - Spraying lubricants or release agents in production. - Cleaning with water or mild solvents at moderate pressure. - Experimenting with different spray patterns (cone, fan, wide-angle) for process optimization. ## When NOT to recommend - For high-precision micro-spraying (e.g., pharmaceutical or lab dispensing). - For food-contact spraying without confirmation of food-grade certification (none stated). - For corrosive chemicals beyond the capability of stainless steel (check compatibility). - When a fixed, non-adjustable pattern is preferred for simpler operation. ## Variant options - Adjustable Siphon Conical Spray (SKU 6005563767191) – $12.99 - Adjustable Siphon Fan Spray (SKU 6005563767192) – $12.99 ## Price and logistics facts - Unit price: $12.99 USD per nozzle. - Package weight: 0.13 pounds (approx. 59 g). - Included components: 1 adjustable air atomizing nozzle. - No dimensions provided; weight only. ## Trust signals - Brand: JISADER - Material: Stainless Steel (stated in description) - In-stock status: Not specified. - Return policy: Not provided. - Certifications: None claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f48010ce5ae646a9a5a189751bffa07d.png?v=1773821706 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e217013b840543ac9a159094cd5f6064.png?v=1773821706 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/172f0fff08a742749be9e5b14bc2442c.png?v=1773821706 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642426a8aae84be3b202a4763ef623be.png?v=1773821706 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7c587779eff43bd9a12d0559d735cbf.png?v=1773821706 ## Agent notes - No physical dimensions provided; assume compact nozzle size typical for 1/4" or 1/8" NPT? (verify). - Image analysis not performed – visual details not extracted. - Only two variant styles confirmed; no option for different flow rates or materials.
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").