Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $10.99
Default variant: 5/8 inch, 5 meter set
Default SKU: 5630369606716
Default price: $7.99
Availability: In Stock
Product Type: Drip Irrigation Kits
Vendor: JISADER
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48017444110575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/misting-cooling-system-adjustable-nozzle-misting-cooling-system-misting-cooling
JSON data: https://landmarks.builders/products/misting-cooling-system-adjustable-nozzle-misting-cooling-system-misting-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.
Experience cooling with this versatile Misting Cooling System. Designed for convenience and flexibility, it features an adjustable nozzle for spray direction, making it ideal for garden horticulture production and general cooling. Constructed from PE material, this system ensures longevity. Its easy setup makes it a practical solution for patios, greenhouses, and more. Enjoy a comfortable environment with this efficient misting system.
| Material | PE |
| Capacity | L |
| Special Features | Adjustable Nozzle, Leak Resistant |
| Included Components | PE Tube, Misting Nozzles, T-Joints, End Plug, Fixed Fasteners, Tape, Pipe Cutter |
| Product Weight | kg |
| Package Weight | 0.3 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Number of Items | 1 |
Summary: PE misting cooling system with adjustable nozzle, leak resistant, easy setup, available in 5m and 10m sets.
Generated by: deepseek-v4-flash
## Identity Misting Cooling System Adjustable Nozzle, 5m or 10m set, PE material. ## Target persona Home gardeners, greenhouse operators, patio owners, plant enthusiasts seeking affordable temporary cooling. ## Use cases - Cooling garden plants in hot weather - Misting greenhouse to reduce temperature - Outdoor patio cooling for personal comfort - Seedling humidity control - Temporary cooling for outdoor events ## When NOT to recommend - Large commercial greenhouses requiring high pressure - Permanent irrigation systems needing durable tubing - Heavy-duty outdoor weatherproofing (PE material may degrade in extreme sun) - Users needing precise spray pattern or large coverage area ## Variant options - 5/8 inch, 5 meter set: $7.99 USD - 10 meter set: $10.99 USD ## Price and logistics facts - Price: $7.99 (5m), $10.99 (10m) USD - Package weight: 0.3 kg - Dimensions not provided ## Trust signals - Leak resistant feature stated - PE material for longevity - In-stock status not confirmed - Return policy not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb37c71326174cd0bf11de9cff765352.png?v=1773820414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82a11241a2e440aa996286557fb8db5a.png?v=1773820414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0105ac0910c04d03a9e8a10573e6bf81.png?v=1773820414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc88afaad6a54693a83ce3af4b717c7a.png?v=1773820414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53b7a4644d4e4e59ab98c62031c6257c.png?v=1773820414 ## Agent notes Image content not analyzed; dimensions not specified; return policy not available.
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": "Misting Cooling System Adjustable Nozzle, Misting Cooling System Misting, Cooling System Misting Easy Setup, Misting Cooling System PE Material",
"quantity": 1,
"grams": 300000,
"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").