Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $76.99
Default variant: Bronze Al Trumpet
Default SKU: dcd-30002685868
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903579169007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026932
JSON data: https://landmarks.builders/products/m4x-10001026932.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Japanese Design Gutter Chain Vintage Aesthetic Decorative Rainwater Chain
Summary: Japanese-design decorative rainwater chain, functional alternative to downspouts, available in 12 bronze/stainless steel styles.
Generated by: deepseek-v4-flash
## Identity Japanese Design Gutter Chain Vintage Aesthetic Decorative Rainwater Chain ## Target persona Homeowners with Japanese-style gardens; DIYers seeking aesthetic gutter alternatives; architecture enthusiasts wanting unique exterior details. ## Use cases - Replacing a downspout with a decorative rain chain on a eave gutter - Creating a soothing water feature in a garden or patio - Adding a vintage or Japanese aesthetic to modern or traditional homes - Directing rainwater to a rain barrel or collection basin - Complementing a Zen garden or koi pond setup - As a gift for homeowners interested in Japanese architecture or garden design ## When NOT to recommend - Homes with no existing gutters or no need for downspout replacement - High-rainfall regions requiring high-volume water drainage (rain chains are slower) - Buyers seeking purely functional, low-cost gutter solutions - Those needing a closed pipe system to prevent splash or wind issues ## Variant options | Style | SKU | Price | |-------|-----|-------| | Bronze Al Trumpet | dcd-30002685868 | $64.99 | | Bronze Al Big Cup | dcd-30002685869 | $55.99 | | Bronze Al Lotus | dcd-30002685870 | $64.99 | | Bronze Al S Cup | dcd-30002685871 | $55.99 | | Bronze Al T-hollow | dcd-30002685872 | $67.99 | | Bronze Al Hexagonal | dcd-30002685873 | $64.99 | | Bronze Al S Ring | dcd-30002685874 | $53.99 | | Bronze Al Big Ring | dcd-30002685875 | $53.99 | | Blk Ss Nest | dcd-30002685876 | $68.99 | | Brown Ss Leaf | dcd-30002685877 | $61.99 | | Blk Ss Leaf | dcd-30002685878 | $61.99 | | Abs Lotus | dcd-30002685879 | $76.99 | ## Price and logistics facts - Base price (Bronze Al S Ring / Big Ring): $53.99 USD - Dimensions: 35.0 cm x 26.0 cm x 17.0 cm (length, width, height) - Currency: USD - Prices vary by style: $53.99 - $76.99 ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: multiple style options with defined prices - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3e179b6-e8d6-4679-9965-2e2999c94a71.jpg?v=1782146599 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4c1aa77-d054-4f64-b4e0-050226486b2c.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f3e1df0-e039-478d-8592-17ea9f8013ae.jpg?v=1782146597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3a5974a-a482-447b-a821-dcb8e7983c75.jpg?v=1782146598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06e6da3b-3f8b-4c99-af83-c20168417d5d.jpg?v=1782146598 ## Agent notes - Visual content was not inspected; no descriptions of appearance, color, or material beyond variant names. - No stock or return policy data provided; confirm availability before recommending. - Dimensions are for the product, but installation requirements unknown.
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": "Japanese Design Gutter Chain Vintage Aesthetic Decorative Rainwater Chain",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "26.0",
"_height_cm": "17.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").