Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: Adjustable Directional Sprinkler with 8mm Quick Connect Tee
Default SKU: 5541665336522
Default price: $0.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/48017438376175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/brass-misting-nozzle-tee-adjustable-direction-quick-connect-for-outdoor-cooling
JSON data: https://landmarks.builders/products/brass-misting-nozzle-tee-adjustable-direction-quick-connect-for-outdoor-cooling.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 cooling and humidification with this Adjustable Brass Misting Nozzle. Designed for precision and ease of use, it features an adjustable direction for targeted misting, for gardens, patios, and public green. The ensures long- performance and resistance, outperforming alternatives. Installation is a thanks to the quick connect, allowing for tool setup. Whether you're creating a cooling system for your patio, humidifying a greenhouse, or managing dust, this reliable misting nozzle tee is an choice for homeowners, gardeners, and horticulturists.
| Material | PE, Copper |
| Capacity | L |
| Included Components | Universal Sprinkler Head, 6mm Quick Connect Tee |
| Product Weight | kg |
| Package Weight | 0.08 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | MG0429 |
| Number of Items | 1 |
Summary: A $0.99 brass misting nozzle tee with adjustable direction and quick connect, for outdoor cooling, garden watering, and humidification.
Generated by: deepseek-v4-flash
## Identity - Brass misting nozzle tee with adjustable direction and quick connect, for DIY misting systems. - Material: brass nozzle, PE/copper components. Includes 6mm quick connect tee. ## Target persona - Homeowners, gardeners, and horticulturists setting up budget outdoor cooling or misting. - DIY enthusiasts needing a simple, tool-free connection. ## Use cases - Cooling a patio or deck on hot days. - Humidifying a greenhouse for plant health. - Watering delicate plants with fine mist. - Dust suppression in workshops or outdoor areas. - Creating a misting line for outdoor events. - DIY garden irrigation for seed beds. ## When NOT to recommend - Large commercial cooling systems requiring high pressure. - Users needing a complete misting kit with pump and tubing. - Applications requiring fixed, non-adjustable spray direction. - High-pressure industrial environments (brass may not withstand extreme PSI). ## Variant options - **Adjustable Directional Sprinkler with 8mm Quick Connect Tee** (SKU: 5541665336522) – $0.99 - **Adjustable Directional Sprinkler Only** (SKU: 5541665336524) – $0.99 ## Price and logistics facts - Price: $0.99 USD per unit. - Package weight: 0.08 lbs. - Included: Universal Sprinkler Head, 6mm Quick Connect Tee. - Model: MG0429. Not dishwasher or microwave safe. ## Trust signals - Price consistent across variants at $0.99. - In-stock status not specified; assume available unless noted. - Return policy unknown. - No certifications listed. ## Image assets -  -  -  -  -  ## Agent notes - Dimensions not provided; assume standard 6mm/8mm/12mm quick connect sizes. - Image understanding not performed – treat images as fetchable assets only.
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": "Brass Misting Nozzle Tee, Adjustable Direction, Quick Connect, for Outdoor Cooling System, Garden Watering, Humidification",
"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").