Brand: World Products (Landmark)
SKU: dcd-30003631924
Price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49810995577071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001278594
JSON data: https://landmarks.builders/products/m4x-10001278594.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This decorative metal rain chain features verdant lotus and hummingbird motif, creating a stylish garden decor accent that adds visual interest to outdoor areas.
Function: As a lotus rain chain, it helps direct rainwater from eaves or similar structures while providing an attractive option to a standard downspout.
Material: Made from copper-colored metal with a rust-resistant coated finish, this decorative metal rain chain is designed for outdoor hanging use.
Details: The linked hummingbird and lotus cup elements are arranged vertically to form a graceful hummingbird rain chain with a hanging hook included for easy setup.
Outdoor Attraction: The combination of floral and bird-inspired elements gives this garden decor piece a charming presence and helps create a more finished look around the roofline.
Summary: Garden Decor Water Drainage Copper-Colored Hummingbird Rain Chain for Eaves. Description: 【Product Type】: This decorative metal outdoor rain chain combines a hummingbird rain chain look with a lotus motif, creating a refined accent for eaves and other outdoor structures. 【Water Guidance】: Designed as a rain chain, it helps direct rainwater downward from the roof edge in a vertical linked form that works as both a functional and decorative detail. 【Motif Details】: The lotus cup elements and hummingbird shapes give this lotus rain chain a layered, vertical design that adds visual interest while
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": "Garden Decor Water Drainage Copper-Colored Hummingbird Rain Chain for Eaves",
"product_id": 9429875097839,
"variant_id": 49810995577071,
"quantity": 1,
"grams": 950,
"length_cm": "15.0",
"width_cm": "13.0",
"height_cm": "25.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").