Brand: World Products (Landmark)
SKU: 5256875298485
Price: $49.99
Availability: In Stock
Product Type: Spray Bottles
Vendor: JISADER
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/48100711792879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/pressure-spray-nozzle-dry-core-nozzle-humidification-cooling-stainless-steel-spr-4
JSON data: https://landmarks.builders/products/pressure-spray-nozzle-dry-core-nozzle-humidification-cooling-stainless-steel-spr-4.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
The Mini Dry Nozzle is in demanding industrial environments. This stainless steel spray nozzle delivers -level atomization, making it exceptionally effective for cleaning and dust suppression. Its water mixing technology ensures optimal spray performance, while the compact 'Mini-dryfogger' design provides maneuverability and accessibility in confined. Built from stainless steel, this nozzle offers greater longevity and resistance compared to alternatives, making it a reliable choice for factory maintenance, industrial cleaning, and dust removal applications. Enhance your operational efficiency with this versatile and spray nozzle.
| Material | Stainless Steel |
| Material Type | Bisphenol-A (BPA) Free |
| Capacity | 1 liters |
| Recommended Uses | Cleaning Solution, Water |
| Included Components | Nozzle |
| Product Weight | kg |
| Package Weight | 0.08 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Mini-dryfogger |
Summary: Stainless steel pressure spray nozzle with level atomization for industrial cleaning, dust removal, and humidification, using air-water mixing technology.
Generated by: deepseek-v4-flash
## Identity - Product: Pressure Spray Nozzle Dry / Core Nozzle Humidification Cooling - Model: Mini-dryfogger - Material: Stainless Steel (BPA-free) - Compatibility: For cleaning solutions and water ## Target persona - Industrial maintenance technicians - Factory cleaning crews - Dust control specialists - HVAC and ventilation system operators ## Use cases - Cleaning heavy machinery and equipment in factories - Suppressing dust in manufacturing or mining environments - Humidifying dry industrial spaces - Removing debris from conveyor systems and tight spaces - Performing efficient cleaning in confined areas with mini-dryfogger design - Achieving high atomization for consistent spray applications ## When NOT to recommend - Residential garden watering or personal use - High-pressure water jet applications (no rating provided) - Food or beverage processing without relevant certification - Low-volume intermittent spraying where a simpler nozzle suffices ## Variant options - Only variant: "Industrial, Functional" at $49.99 USD ## Price and logistics facts - Price: $49.99 USD (single variant) - No shipping or dimensions provided - Weight: 0.08 kg (included component: nozzle only) ## Trust signals - Made of stainless steel for durability and corrosion resistance - BPA-free material - In-stock status not specified - Return policy not specified - Certifications: None declared ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/229ff8885e224859b06f596166521210_3983c856-d253-457c-9ac8-000fe3f7b793.png?v=1773924093 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81af3481a141481cb999807f51710d42_e9edf4c2-9cd4-4912-9bf9-6e3f12144e15.png?v=1773924093 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f4e8d89e27439882b58f7678e725f9_36ab4635-e050-4fe6-a365-6ec9dc508db9.png?v=1773924093 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa168081f5aa4bc99fb9714bd2ac1828_f25f2b45-3036-4035-aced-a17a500cbbc3.png?v=1773924093 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/218cc08aa20e490c9b5e1f8889962216_aca283d0-d788-4a6a-8401-981ab5e1f302.png?v=1773924093 ## Agent notes - This product is a nozzle only. The listed "Capacity 1 liters" may be a typo or refer to an optional reservoir; no container is included. - Dimensions not provided. - Images are fetchable but not visually analyzed.
This product has 5 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": "Pressure Spray Nozzle Dry, Core Nozzle Humidification Cooling, Stainless Steel Spray Nozzle for Industrial Cleaning, Dust Removal",
"quantity": 1,
"grams": 80000,
"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").