Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $123.99
Default variant: Black S Lotus 6PCS
Default SKU: dcd-30002685970
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49810920538351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026946
JSON data: https://landmarks.builders/products/m4x-10001026946.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Rainwater Solution: This decorative rain chain serves as a stunning outdoor decor piece that replaces traditional downspouts with a series of beautiful flower-shaped cups.
Efficient Water Management: Designed as a high-performance drainage system component, it effectively guides rainwater from your roof to the ground or a collection basin.
Long-Lasting All-Weather Build: Crafted from premium materials like pure copper and aluminum, this downspout replacement is built to withstand harsh weather while developing a beautiful natural patina over time.
Soothing Auditory Experience: More than just a gutter accessory, it transforms a rainy day into a peaceful retreat by creating a gentle, cascading water sound as rain flows through the cups.
Versatile Architectural Attraction: Perfect for villas, courtyards, and temples, this rain chain adds a hint of classic elegance to any eaves while protecting your building's foundation from water erosion.
Summary: Rain Chain All-Weather Construction Decorative Cup Rain Chain for Eaves, Temple. Description: 【Premium Material】: Crafted from high-quality copper and long-lasting alloys, this rain chain is built to withstand the elements while serving as a stunning outdoor decor piece. 【Functional Drainage】: Designed to guide water gracefully from your roof to the ground, it acts as a vital drainage system component that prevents erosion around your home's foundation. 【Elegant Substitute】: This decorative cup system offers a beautiful downspout substitute, transforming a standard utility into a visual and au
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rain Chain All-Weather Construction Decorative Cup Rain Chain for Eaves, Temple",
"product_id": 9429856747759,
"variant_id": 49810920538351,
"quantity": 1,
"grams": 500,
"length_cm": "36.0",
"width_cm": "28.0",
"height_cm": "14.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").