Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $165.99
Default variant: D160
Default SKU: 5647381148633
Default price: $165.99
Availability: In Stock
Product Type: Ball & Socket Universal Joints
Vendor: JISADER
Weight: 1850 g
Cart URL (default variant): https://landmarks.builders/cart/48017458299119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/304-stainless-steel-fogging-nozzle-universal-adjustment-fogging-nozzle-industria
JSON data: https://landmarks.builders/products/304-stainless-steel-fogging-nozzle-universal-adjustment-fogging-nozzle-industria.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 304 stainless fogging nozzle is in industrial settings. Its universal joint design allows for positioning, while the adjustable atomization angle, with three nozzle options (80°, 60°, 30°), ensures suitability for diverse applications such as cooling, dust suppression in, and industrial humidification. Built for resistance and durability, this nozzle offers a long service life and reliable performance, making it an for farmers, gardeners, and industrial humidification installers.
| Material | Stainless Steel |
| Capacity | L |
| Included Components | Nozzle, Base, Flange, Gasket |
| Product Weight | 2.2 kilograms |
| Package Weight | 1.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | D160 |
| Number of Items | 1 |
Summary: 304 stainless steel fogging nozzle with adjustable atomization (80°, 60°, 30°), universal joint, for dust suppression and cooling in industrial settings.
Generated by: deepseek-v4-flash
## Identity 304 Stainless Steel Fogging Nozzle, Universal Adjustment, Industrial Dust Suppression Nozzle ## Target persona - Industrial site managers needing dust control - Farmers requiring irrigation or cooling mist - Gardeners with large area misting needs - HVAC installers for industrial humidification ## Use cases - Dust suppression in factories, mines, or construction sites - Cooling of outdoor work areas during hot weather - Humidification in greenhouses or industrial spaces - Tractor-mounted spraying for agriculture - Adjustable misting for different coverage angles (80°, 60°, 30°) - Flexible positioning via universal joint ## When NOT to recommend - For aesthetic or decorative misting (fountains, patios) - For low-budget temporary setups (higher cost for durability) - For applications requiring ultra-fine mist (e.g., fog machines) - For users needing precise flow rate control (only angle adjustment) ## Variant options - D100: $66.99 USD - D160: $165.99 USD ## Price and logistics facts - D100 price: $66.99 USD - D160 price: $165.99 USD - Product weight: 2.2 kg - Package weight: 1.5 kg (discrepancy in facts) - Dimensions: not provided ## Trust signals - Constructed from 304 stainless steel for corrosion resistance and durability - In-stock status: not specified - Return policy: not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f11402f366420fb32443111edaf51a.png?v=1773820808 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4be1085190524fdeb3b85e096e29410e.png?v=1773820808 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfc08fac7740463bb3dd5a5a0b46d12b.png?v=1773820808 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edc98f514a854bc49d36d24636ccc42b.png?v=1773820808 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b16182593b18483a9c9684c2851e907b.png?v=1773820808 ## Agent notes - Image understanding was not performed; no visual details extracted. - Dimensions not provided; weight discrepancy (product vs package) exists.
This product has 10 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": "304 Stainless Steel Fogging Nozzle, Universal Adjustment Fogging Nozzle, Industrial Fog Nozzle, Dust Suppression Nozzle",
"quantity": 1,
"grams": 1850000,
"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").