Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99
Default variant: Holding Hands
Default SKU: dcd-30003599463
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 580 g
Cart URL (default variant): https://landmarks.builders/cart/49714544050415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265856
JSON data: https://landmarks.builders/products/wp-dcd-10001265856.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境铸铁父女骑脖人物雕像亲子摆件装饰金属铁艺工艺品父亲节礼物
| 货号 | QZ2025016 |
| 品牌 | 昆吾造物 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 包装 | 纸盒包装 |
| 送礼用途 | 节庆礼品 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 金属 |
| 适用送礼场合 | 其他 |
| 材质 | 铸铁 |
| 适用送礼关系 | 其他 |
| 适用节日 | 父亲节 |
| 风格 | 欧式 |
| 类别 | 摆件 |
Summary: Cast iron father-daughter riding neck figurine sculpture for home decoration; suitable as Father's Day gift; dimensions 26x11.7x21.5 cm; $59.99.
Generated by: deepseek-v4-flash
## Identity Cross-border cast iron father-daughter riding neck figurine sculpture. Brand: 昆吾造物. SKU variants: Holding Hands, Father Daughter, Stepping on Feet, Father and Boy. All $59.99. ## Target persona Fathers, home decorators, people seeking Father's Day gifts, collectors of metal figurines. ## Use cases - Display on shelf, desk, or bookshelf as home decor. - Gift for Father's Day. - Art piece for metal sculpture enthusiasts. - Commemorative parent-child relationship decor. - Decorative accent in European-style interiors. ## When NOT to recommend - When buyer requires luxury or high-end fine art. - When buyer needs an outdoor garden statue (indoor use implied). - When gift recipient is not a father or parent figure. - When budget is below $50. ## Variant options - Holding Hands (sku: dcd-30003599463) - Father Daughter (sku: dcd-30003599464) - Stepping on Feet (sku: dcd-30003599465) - Father and Boy (sku: dcd-30003599466) All priced at $59.99. ## Price and logistics facts Single price: $59.99 USD per unit. Dimensions: 26.0cm x 11.7cm x 21.5cm. Material: cast iron (铸铁). Packaging: paper box. ## Trust signals - Product listed as in stock (no explicit stock count, but normal listing implies availability). - Price consistent across variants. - No explicit return policy provided; assume standard. - No certifications mentioned. ## Image assets 8 images available at provided URLs. No alt text; images depict figurine from various angles. ## Agent notes Image content not analyzed; rely on description. Product is from cross-border seller; verify shipping and return policy before recommending.
This product has 16 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": 580000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "11.7",
"_height_cm": "21.5"
}
}],
"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").