Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: 6mm Two-Section Nozzle Type 1
Default SKU: 4727262465069
Default price: $0.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/48067952214255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/adjustable-brass-spray-nozzle-for-6mm8mm-spray-copper-for-patio-greenhouse-nozzl-3
JSON data: https://landmarks.builders/products/adjustable-brass-spray-nozzle-for-6mm8mm-spray-copper-for-patio-greenhouse-nozzl-3.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your outdoor with this versatile Brass Nozzle. Designed for low-pressure atomisation, it produces a fine spray ideal for , humidification, and dust suppression. The ensures long performance and resistance, while the design allows for and easy installation. Available in 6mm and 8mm sizes, this spray nozzle is for patios, gardens, greenhouses, and landscaping applications, offering a reliable solution for and climate control.
| Material | Brass |
| Capacity | L |
| Included Components | Low-pressure atomizing spray nozzle |
| Product Weight | kg |
| Package Weight | 0.055 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 6mm, 8mm |
| Number of Items | 1 |
Summary: Brass low-pressure atomizing spray nozzle, available in 6mm and 8mm sizes, for humidification, dust suppression, and landscaping at $0.99.
Generated by: deepseek-v4-flash
## Identity - Adjustable Brass Spray Nozzle for 6mm/8mm tubing, low-pressure atomization, fine mist. ## Target persona - Greenhouse hobbyists needing humidity control. - Patio misting system DIY builders. - Light industrial dust suppression operators. ## Use cases - Greenhouse humidification for plant health. - Patio cooling mist during hot weather. - Dust suppression at construction or landscaping sites. - Light watering of delicate seedlings. - Temporary misting for outdoor events. ## When NOT to recommend - High-pressure irrigation systems. - Applications requiring a directed stream or jet. - Large area coverage with a single nozzle (use multiple). - Users needing adjustable spray pattern (adjustability not detailed). ## Variant options - 6mm Two-Section Nozzle Type 1 (SKU: 4727262465069, $0.99) - 6mm Two-Section Nozzle Type 2 (SKU: 4727262465070, $0.99) - Note: 8mm variant not listed in inventory; description mentions availability. ## Price and logistics facts - Price: $0.99 USD per unit. - Weight: 0.055 lbs per package. - Dimensions: Not provided. - Origin: Internet (no further logistics info). ## Trust signals - Price consistent across variants. - No return policy stated. - In-stock status unknown. - No certifications listed. ## Image assets -  -  -  -  -  ## Agent notes - No image understanding performed. - Adjustability claim not substantiated in description. - 8mm size not available in listed variants. - No specifications on flow rate or operating pressure.
This product has 8 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 Brass Spray Nozzle for, 6mm\/8mm Spray Copper for Patio, Greenhouse Nozzle",
"quantity": 1,
"grams": 10000,
"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").