Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $41.99
Default variant: 9-6-26cm
Default SKU: dcd-30003604742
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714366218479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267820
JSON data: https://landmarks.builders/products/wp-dcd-10001267820.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现代简约抽象金属黑色攀登人物摆件家居客厅创意软装桌面工艺摆件
| 货号 | 1111 |
| 品牌 | 嘉元 |
| 材质种类 | 金属 |
| 适用场景 | 办公场所 |
| 是否专利货源 | 否 |
| 外观造型 | 动物 |
| 材质 | 合金 |
| 包装 | 纸盒包装 |
| 风格 | 现代简约 |
| 类别 | 人物 |
| 是否属于礼品 | 否 |
Summary: Modern abstract metal black climbing figure decoration for home living room, 36x13x29cm, priced at $36.99, available in three sizes.
Generated by: deepseek-v4-flash
## Identity Modern abstract metal black climbing figure decoration, brand 嘉元, material metal, style modern minimalist. ## Target persona Homeowners looking for modern decor accents, interior decorators for residential or office spaces, gift shoppers for art enthusiasts. ## Use cases 1. As a centerpiece on a living room coffee table. 2. On a bookshelf or console table for visual interest. 3. In a modern office as a desk ornament. 4. As a prop in retail window displays. 5. For staging homes for sale to add artistic touch. 6. As a gift for someone who appreciates abstract figures. ## When NOT to recommend - For outdoor use (material metal but not specified weatherproof). - For minimalist decor requiring pure functional items. - For children's rooms due to small parts (climbing figure may have thin parts). - For buyers seeking large statement pieces (max size 33cm height). ## Variant options - 9-6-26cm: $36.99 - 7-10-30cm: $41.99 - 7-6-33cm: $41.99 ## Price and logistics facts Base price: $36.99 USD. Larger variants $41.99. Dimensions (base): 36x13x29 cm. Packed in paper box. ## Trust signals - Brand: 嘉元 - Not patented (per description) - Material: alloy metal - Style: modern minimalist - Stock status unknown ## Image assets         ## Agent notes Product is from category 家居装饰 (home decoration). No return policy or warranty stated. Images not analyzed due to lack of visual understanding.
This product has 15 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": 800000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "13.0",
"_height_cm": "29.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").