Brand: World Products (Landmark)
SKU: dcd-30003602407
Price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714437423343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266827
JSON data: https://landmarks.builders/products/wp-dcd-10001266827.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Metal windmill rain chain for outdoor gutter drainage and garden decoration, 21x21x8 cm, $35.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 跨境亚马逊金属工艺品风车雨链户外屋檐雨链排水链天沟导水链雨链 (Metal Windmill Rain Chain) - **Type**: Garden decor / gutter accessory ## Target persona - Homeowners with existing gutter systems looking for decorative alternatives to downspouts - Garden enthusiasts wanting to add a windmill-themed water feature - DIY exterior decorators seeking unique hanging garden accents ## Use cases - Directing rainwater from eaves to a collection barrel or garden bed - Replacing a standard downspout with an aesthetically pleasing rain chain - Creating a visual water feature on a patio, balcony, or porch - Enhancing a windmill or rustic garden theme - Serving as a standalone decorative element when not raining ## When NOT to recommend - Areas with heavy rainfall that require high-capacity drainage (rain chains provide less flow than downspouts) - Modern or minimalist architectural styles (the design is ornate) - Budget-constrained shoppers seeking under $20 garden items - Buyers purely interested in functional gutter replacement without decorative value ## Variant options - **Windmill** (only variant) – $35.99 ## Price and logistics facts - Price: $35.99 USD - Dimensions: 21.0 × 21.0 × 8.0 cm (approx. 8.3 × 8.3 × 3.1 in) - Single variant available ## Trust signals - Single SKU available; no inventory data provided - No return policy or warranty mentioned - No certifications or material claims beyond "metal" - Price consistent across the only variant ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product description field was a machine-readable JSON object with no human-readable details; not used. - No stock status, return policy, or material certifications provided. - Visual content not assessed; assume images show a metal windmill-shaped rain chain.
This product has 13 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": "跨境亚马逊金属工艺品风车雨链户外屋檐雨链排水链天沟导水链雨链",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "8.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").