Brand: World Products (Landmark)
SKU: dcd-30003624607
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713136566511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275709
JSON data: https://landmarks.builders/products/wp-dcd-10001275709.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手工木雕滑板鸭系列实木制桌面车载摆件鸭子挂件卡通可爱礼品
| 货号 | 鸭子系列 |
| 品牌 | 其他 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 送礼用途 | 其他 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 木质 |
| 适用送礼场合 | 其他 |
| 产品名称 | 木雕滑板鸭 |
| 材质 | 椴木 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 风格 | 卡通 |
| 类别 | 工艺摆挂件 |
Summary: Hand-carved solid basswood skateboard duck ornament for desktop or car, cartoon style, 14x11x8 cm, $14.99.
Generated by: deepseek-v4-flash
## Identity - Product: 手工木雕滑板鸭系列实木制桌面车载摆件鸭子挂件卡通可爱礼品 - Type: Handmade (手工) - Material: Basswood (椴木) - Style: Cartoon - Dimensions: 14 x 11 x 8 cm ## Target persona - Gift shoppers looking for inexpensive, quirky gifts - Children (ages 3+) or young-at-heart adults who like cute desk/car toys - Collectors of small wooden figurines or skateboard-themed items - DIY enthusiasts seeking raw wooden craft pieces ## Use cases - Desk ornament in home office or bedroom - Car dashboard decoration - Children's room shelf display - Party favor or small gift for duck or skateboard fans - DIY painting/customization project (unfinished wood) ## When NOT to recommend - Buyers seeking high-end, collectible artisan wood carvings (this is mass-produced) - People with wood allergies or sensitivities - Gift recipients expecting precious metal or stone materials - Users needing a functional toy (this is a decoration only) ## Variant options - Skateboard Duck: $14.99 (only variant) ## Price and logistics facts - Price: $14.99 USD - Dimensions: 14 cm (L) x 11 cm (W) x 8 cm (H) - No patent or IP licensing - Personal gift category ## Trust signals - No specific trust signals provided (no warranty, return policy, or certifications in facts) - Generic product; no known stock issues mentioned ## Image assets -  -  -  -  -  ## Agent notes - Images were not analyzed; visual specifics (color, paint, condition) are unknown from provided facts.
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": "Hand-Carved Wooden Skateboard Duck Ornament for Desk or Car - Cute Gift",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "11.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").