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/48066959048943: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-1
JSON data: https://landmarks.builders/products/pressure-spray-nozzle-dry-core-nozzle-humidification-cooling-stainless-steel-spr-1.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 spray nozzle with air-water mixing for level atomization, designed for industrial cleaning, dust removal, and factory maintenance.
Generated by: deepseek-v4-flash
## Identity Pressure Spray Nozzle Dry, Core Nozzle Humidification Cooling, Stainless Steel Spray Nozzle for Industrial Cleaning, Dust Removal ## Target persona Industrial maintenance workers, factory operators, commercial cleaning crews needing dust suppression and cleaning in industrial environments. ## Use cases - Industrial cleaning of machinery and surfaces - Dust removal in factories and workshops - Humidification cooling in industrial spaces - Factory maintenance tasks - Dry fogging for airborne particle suppression ## When NOT to recommend - Domestic garden or household spraying - Precision liquid application for agriculture or horticulture - High-pressure washing (not rated for high PSI) - Food preparation or sanitary environments without certification ## Variant options Only one variant: Industrial, Functional (SKU: 5256875298485) at $49.99. ## Price and logistics facts Price: $49.99 USD. No shipping dimensions or weight provided. ## Trust signals - Material: Stainless steel, BPA-free - In-stock status not confirmed - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/229ff8885e224859b06f596166521210_6fdbd703-bbcc-421d-b5be-bc6181fc60de.png?v=1773886290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81af3481a141481cb999807f51710d42_a4ffa136-3103-4d62-803a-eeaf4c4db2c4.png?v=1773886290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f4e8d89e27439882b58f7678e725f9_0ddc728d-3354-4d70-aa43-9523c01edfcf.png?v=1773886290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa168081f5aa4bc99fb9714bd2ac1828_a6174dc2-2a52-4f34-83a2-c2dc9dee4228.png?v=1773886290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/218cc08aa20e490c9b5e1f8889962216_921eda60-8913-4a4e-9232-b87fd8959958.png?v=1773886290 ## Agent notes - Image understanding not performed; treat URLs as fetchable assets only. - Dimensions and weight not provided. - Only one variant available.
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").