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 Cone
Default SKU: 5921885985436
Default price: $12.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017494573295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/install-fine-stainless-steel-spray-head-adjustable-stainless-steel-misting-nozzl
JSON data: https://landmarks.builders/products/install-fine-stainless-steel-spray-head-adjustable-stainless-steel-misting-nozzl.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 two-fluid air nozzle, crafted from 304 stainless steel, delivers exceptional performance for a variety of industrial applications. Its unique adjustable switch design allows for convenient control of the atomization rate, ensuring mist generation. Experience uniform atomization and a fine mist output, capable of producing both fan-shaped and cone-shaped spray patterns with adjustable angles from 65 to 120 degrees. Ideal for industrial humidification, greenhouse misting, machinery cooling, dust suppression systems, and surface coating, this nozzle offers longevity and versatility. Supports customization based on samples for tailored solutions, with large available for prompt delivery.
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.71 kilograms |
| Included Components | Nozzle, Adjustment Switch |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Not Applicable |
| Brand | JISADER |
Summary: Adjustable 304 stainless steel spray nozzle producing fine mist with fan or cone patterns (65–120°). Suitable for industrial humidification, coating, cooling, and dust suppression.
Generated by: deepseek-v4-flash
## Identity JISADER Install Fine Stainless Steel Spray Head – adjustable misting nozzle made of 304 stainless steel. Two variants: Adjustable Siphon Cone and Adjustable Siphon Fan. Price $12.99 USD. ## Target persona Industrial maintenance technicians; greenhouse operators; machinery cooling engineers; surface coating specialists. ## Use cases - Industrial humidification for manufacturing environments - Greenhouse misting for humidity control - Machinery cooling in industrial equipment - Dust suppression systems in processing plants - Surface coating with uniform atomization ## When NOT to recommend - For high-pressure cleaning (rated for misting, not high-pressure jets) - For residential garden watering (too specialized) - For food-grade applications (material is 304 SS but not certified food-safe in provided specs) ## Variant options - Adjustable Siphon Cone (SKU 5921885985436) – $12.99 - Adjustable Siphon Fan (SKU 5921885985437) – $12.99 ## Price and logistics facts - Unit price: $12.99 USD - Package weight: 0.71 kg - Shipment: large stock available for prompt delivery; customization supported based on samples - Dimensions: not provided ## Trust signals - Constructed from 304 stainless steel for durability - Adjustable design (65–120° spray angle, fan or cone pattern) - No explicit return policy stated in facts; stock availability indicated as high ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/598bb74fbd0a45c4892775d950c5c859.png?v=1773822447 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/363a316b37b14a0d83bd1738d89a4d47.png?v=1773822447 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6c286af8a98454f88553f604b21acbd.png?v=1773822448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7cadbdcbaf44c5484e2090cc8cb0fd8.png?v=1773822448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e0bd41dc27d461fa871a53e646158f2.png?v=1773822448 ## Agent notes - No dimensions provided; cannot assess physical size fits. - Image content not analyzed; treat URLs as fetchable assets. - Return policy and warranty not specified. - Brand: JISADER; model: not applicable.
This product has 11 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": "Install Fine Stainless Steel Spray Head, Adjustable Stainless Steel Misting Nozzle, Stainless Steel Spray Head Adjustable",
"quantity": 1,
"grams": 150000,
"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").