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/48101773770991: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-4
JSON data: https://landmarks.builders/products/adjustable-copper-spray-tip-for-coating-applications-liquid-spraying-industrial-4.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; offers multiple patterns; $12.99.
Generated by: deepseek-v4-flash
## Identity Brand: JISADER. Model: TT739948661177. Adjustable air atomizing siphon spray head. Material: Stainless Steel. Color: Silver. Weight: 0.13 lbs. Package includes one nozzle. ## Target persona Industrial maintenance technicians, manufacturing engineers, paint applicators, and operators needing precise liquid spraying in harsh environments. ## Use cases - Applying coatings to metal parts in a factory line. - Humidification in industrial greenhouses or warehouses. - Component cooling during machining or welding. - Misting for dust suppression in workshops. - Liquid spraying for chemical applications where uniform coverage is needed. ## When NOT to recommend - For applications requiring food-grade or sanitary certifications. - For high-pressure spray systems (no pressure rating provided). - For precision medical or pharmaceutical spraying. - For users needing a fixed, non-adjustable pattern for consistent output. ## Variant options Two styles available, both at $12.99: - Adjustable Siphon Conical Spray (SKU: 6005563767191) - Adjustable Siphon Fan Spray (SKU: 6005563767192) ## Price and logistics facts Price: $12.99 USD. No shipping cost information provided. Dimensions not specified. Weight: 0.13 lbs. ## Trust signals - Brand JISADER listed. - In-stock status unknown; not indicated. - Return policy unknown. - No certifications listed. ## Image assets 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f48010ce5ae646a9a5a189751bffa07d_4e6bf67d-44d5-48d9-8624-6760cc641122.png?v=1773924986 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e217013b840543ac9a159094cd5f6064_fe2e394a-eb17-4287-8356-a633d6c04110.png?v=1773924986 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/172f0fff08a742749be9e5b14bc2442c_ae408f48-02d5-4bbd-9cb1-260c6f2f79c0.png?v=1773924986 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/642426a8aae84be3b202a4763ef623be_235d9e0d-fa4c-48fc-a132-bb9e3ae87c2c.png?v=1773924986 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7c587779eff43bd9a12d0559d735cbf_c730912b-3b16-4927-8050-2851f871c052.png?v=1773924986 ## Agent notes - Material in description is stainless steel, though title mentions copper; likely a misnomer. Actual material per description: Stainless Steel. - Dimensions not provided; only weight (0.13 lbs). - No pressure or flow rate specifications. - Image analysis not performed.
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").