Brand: World Products (Landmark)
SKU: dcd-30002672868
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49903611511023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024089
JSON data: https://landmarks.builders/products/m4x-10001024089.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rain Chain with Cups Weather Resistant Flower Cup Rain Chain Weatherproof
Summary: Weather-resistant flower cup rain chain for decorative rainwater diversion from gutters, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Rain chain with flower cup design for outdoor gutter downspout replacement. ## Target persona Homeowners with gardens seeking decorative rain collection; DIY gutter enthusiasts. ## Use cases - Directing rainwater from gutters into a collection barrel. - Adding visual interest to downspouts in garden settings. - Creating a water feature in a rain garden. - Replacing standard metal downspouts with an aesthetic alternative. - Guiding water to a specific flower bed or planter. ## When NOT to recommend - Indoor installation (not designed for interior use). - Areas with heavy snowfall or ice (may cause damage). - High-volume downpours without overflow provision (potential overflow). - Users needing a closed, sealed pipe system. ## Variant options Only one variant: Flower Basket Rc at $19.99. ## Price and logistics facts Price: $19.99 USD. Dimensions: 24 x 22 x 6 cm. No shipping or return policy provided. ## Trust signals - In-stock status: not confirmed. - Return policy: not provided. - Certifications: none listed. - Price consistency: single price point. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1e1677a-a4ce-488a-b83a-ce0986728820.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb4702ee-2261-43be-a743-f699d7586e4c.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9485b7f0-46c9-476f-87ca-5dce8fd3bfc6.jpg?v=1782146613 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed25c1f4-05c3-462b-b792-e037b63ce1c8.jpg?v=1782146681 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad0dcae9-fdc9-49c2-bc95-0a2c1b1cad40.jpg?v=1782146612 ## Agent notes Image understanding was not performed; verify product details, material, and cup count from images.
This product has 12 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": "Rain Chain with Cups Weather Resistant Flower Cup Rain Chain Weatherproof",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "22.0",
"_height_cm": "6.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").