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/48066708013295: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-2
JSON data: https://landmarks.builders/products/adjustable-brass-spray-nozzle-for-6mm8mm-spray-copper-for-patio-greenhouse-nozzl-2.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: Adjustable brass spray nozzle for low-pressure fine mist atomization, suitable for greenhouses, patios, and dust removal. Available in 6mm and 8mm variants. Priced at $0.99 USD.
Generated by: deepseek-v4-flash
## Identity Adjustable Brass Spray Nozzle – low-pressure fine mist atomizer for outdoor and greenhouse use. Material: brass. Connection sizes: 6mm and 8mm. ## Target persona Home gardeners, greenhouse operators, patio owners, and DIY irrigation enthusiasts needing a low-cost misting solution for small-scale humidification or dust suppression. ## Use cases - Misting plants in a greenhouse for humidity control. - Creating a cooling mist on a patio during hot weather. - Suppressing dust on a small worksite or garden path. - Setting up a low-pressure misting system for seedlings. - Adding fine spray to a landscaping feature. - Humidifying a small indoor grow space (with appropriate tubing). ## When NOT to recommend - For high-pressure misting systems requiring >40 PSI. - For large-scale agricultural irrigation. - For users needing precise flow control or shut-off (no valve integrated). - For potable water applications – not certified for drinking water. ## Variant options - 6mm Two-Section Nozzle Type 1 ($0.99) - 6mm Two-Section Nozzle Type 2 ($0.99) Note: Both variants are 6mm connection; 8mm option mentioned in description but not available as variant in provided data. ## Price and logistics facts - Unit price: $0.99 USD (price may vary by retailer). - Package weight: 0.055 lbs. - No dimensions provided; product weight not given. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - No certifications listed. - Low price point suggests high affordability. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f549210d14574ae6afb294d747177940_bd5c1a26-563b-4961-a7c1-43bcec7b97be.png?v=1773885845) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0800d9826af94e9e959375765de102ac_29e78ab7-c1e5-40ca-bdd0-cb968371d26d.png?v=1773885845) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2a79e412aa5464d9f97ee1eedc567c5_4c756175-a4a0-487f-9c69-f319f4d9f7bb.png?v=1773885845) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc3b6bea11e4d99a7394cbff936e8e9_52ba0b86-fcb7-4563-aaa0-423c3771f8fa.png?v=1773885845) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6056173b9de84e77a4c694ebb9e574af_f5516edf-3e4e-40a6-a43c-d247f4547b3e.png?v=1773885845) ## Agent notes - Image contents were not analyzed; no alt text provided. - Description mentions 8mm size, but only 6mm variants are listed in SKUs. - No specifications on pressure range or flow rate.
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").