Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Old Man Bronze
Default SKU: dcd-30003606152
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714456068335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268362
JSON data: https://landmarks.builders/products/wp-dcd-10001268362.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
复古金属饰品摆件其他装饰摆件家居办公室桌面装饰摆件汽车小摆件
| 品牌 | other |
| 货号 | SNSX0016 |
| 是否专利货源 | 否 |
| 外观造型 | 卡通 |
| 净重 | 132g |
| 包装 | opp包装 |
| 送礼用途 | 其他 |
| 专利号 | 无 |
| 有可授权的自有品牌 | 无 |
| 是否属于礼品 | 个人礼品 |
| 主要下游平台 | 其他 |
| 适用送礼场合 | 其他 |
| 材质 | 锌合金 |
| 适用送礼关系 | 恩师 |
| 产品编号 | SNSX0016 |
| 适用节日 | 复活节 |
| 风格 | 欧式 |
| 主要销售地区 | 其他 |
| 工艺 | 铸造 |
Summary: An inexpensive zinc alloy vintage cartoon old man figurine, suitable as a desk or car decoration, available in three metal finishes.
Generated by: deepseek-v4-flash
## Identity This is a vintage-style metal figurine of an old man, made of zinc alloy, with a cartoon appearance. It weighs 132g and measures 13x10x6 cm. Available in three finishes: Old Man Bronze, Bronze Old Man, and Pewter Old Man. ## Target persona Budget-conscious shoppers seeking quirky, small decorative items for personal spaces like desks or cars. Also suitable as a low-cost gift for occasions like Easter or for teachers. ## Use cases - Placed on an office desk for a touch of whimsy - Used as a car dashboard ornament - Given as a small token gift for Easter or Teacher's Day - Added to a shelf or cubicle display - Used as a prop in themed photography or dioramas ## When NOT to recommend - For buyers seeking high-end or luxury home decor - For large rooms or spaces requiring statement pieces - For children under 3 years due to small parts (no explicit safety certification) - For recipients expecting premium packaging or gift presentation ## Variant options - Style: Old Man Bronze ($9.99) - Style: Bronze Old Man ($9.99) - Style: Pewter Old Man ($9.99) ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 13.0 x 10.0 x 6.0 cm - Net weight: 132g - Packing: OPP (polypropylene bag) ## Trust signals - Multiple product images available showing the item from different angles - Three variant options provide some choice - Price is consistent across variants - No explicit trust signals like certifications or return policy provided in source data ## Image assets - Front-facing view: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76835b71394b481aaa37573350212d3b_1a76ed1d-a87b-4a22-916a-cb660034ca5a.png?v=1781085548 - Additional views: 7 more images available at similar URLs ## Agent notes - No image content analysis was performed; visual details not extracted. - The item is a generic, unbranded product with no patent or certification data. - Return policy and stock status not provided.
This product has 14 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": 160000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.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").