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/48087803494639: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-3
JSON data: https://landmarks.builders/products/adjustable-copper-spray-tip-for-coating-applications-liquid-spraying-industrial-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 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 liquid spray nozzle with multiple patterns, high heat/wear resistance, and impact resistance for industrial coating, humidification, and cooling.
Generated by: deepseek-v4-flash
## Identity Adjustable stainless steel liquid spray nozzle for industrial coating, humidification, and cooling. Features high heat and wear resistance, impact force resistance, and uniform spray pattern. ## Target persona - Industrial maintenance technician - Small-scale manufacturer - DIY workshop operator - Painting contractor ## Use cases - Applying protective coatings on metal parts - Component cooling in machinery - Humidification for industrial processes - Liquid spraying for cleaning or misting - Dust control in workshops ## When NOT to recommend - Fine art airbrushing (likely too coarse) - Food-grade liquid spraying (no certification) - Consumer gardening (overkill) - High-pressure spraying applications (no pressure rating given) ## Variant options - Adjustable Siphon Conical Spray: $12.99 - Adjustable Siphon Fan Spray: $12.99 ## Price and logistics facts - Price: $12.99 USD - Package weight: 0.13 pounds - Included: 1 adjustable air atomizing nozzle - Dimensions: not provided ## Trust signals - Single item, no warranty or certification information provided. - Price consistent across variants. - In-stock status not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f48010ce5ae646a9a5a189751bffa07d_4723053e-d9e3-41c6-af55-18b1889c6852.png?v=1773905719 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e217013b840543ac9a159094cd5f6064_0c1e9992-7b48-4832-9b3c-3e792eaf2fad.png?v=1773905719 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/172f0fff08a742749be9e5b14bc2442c_35b8053d-e21a-4603-8a9a-5bda3b0f063e.png?v=1773905719 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642426a8aae84be3b202a4763ef623be_09a6681f-903a-4f25-8c99-25da5d901102.png?v=1773905719 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7c587779eff43bd9a12d0559d735cbf_03f968cc-1671-4583-a8cb-6aaf1061d864.png?v=1773905719 ## Agent notes - Image understanding not performed; visual details not extracted. - Material discrepancy: title mentions copper, description states stainless steel. Description used. - Dimensions not provided; physical size unknown. - No warranty, return policy, or certification data 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").