Brand: World Products (Landmark)
SKU: dcd-30003624617
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49713107402991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275717
JSON data: https://landmarks.builders/products/wp-dcd-10001275717.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手工木雕冲鸭木雕摆件木制桌面摆件
| 货号 | 冲鸭 1A-3 |
| 品牌 | 其他 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 送礼用途 | 其他 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 木质 |
| 适用送礼场合 | 其他 |
| 产品名称 | 木雕 |
| 材质 | 椴木 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 风格 | 卡通 |
| 类别 | 摆件 |
Summary: A handmade basswood carving desk ornament of a duck in charging pose, priced at $22.99, suitable as a personal gift or casual decoration.
Generated by: deepseek-v4-flash
## Identity - **Title**: 手工木雕冲鸭木雕摆件木制桌面摆件 (Handmade Wood Carving Charging Duck Desktop Ornament) - **Product Type**: 手工 (Handmade) - **Material**: 椴木 (Basswood) - **Dimensions**: 12.5 cm (L) x 5.5 cm (W) x 14.5 cm (H) - **Style**: Cartoon - **SKU**: dcd-30003624617 ## Target persona - Individuals seeking a unique, affordable desk decoration - Gift buyers for casual occasions (e.g., friend's birthday, housewarming) - Collectors of small wood carvings or duck-themed items ## Use cases - Decorate a home office desk or bookshelf - Give as a small, personal gift to a friend or coworker - Use as a conversation piece in a waiting area or reception - Add to a collection of handmade wooden ornaments - Display in a child's room as a playful accent ## When NOT to recommend - For formal corporate gifting or high-end occasions - When the buyer expects a large or life-sized sculpture - If the buyer requires licensed IP merchandise (e.g., Disney) - For outdoor or high-moisture environments (wood not treated) ## Variant options - Only one variant: **Charging Duck** – $22.99 USD ## Price and logistics facts - Price: $22.99 USD (single variant) - Dimensions: 12.5 cm × 5.5 cm × 14.5 cm - Weight: Not provided - Origin: Likely China (based on Chinese title/attributes) ## Trust signals - Stock status: Not specified; assume limited handmade batch - Return policy: Not provided - Price consistency: Single price point - Certifications: None listed (not IP-licensed or patented) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/577779d49fc3476b8b9886c88c67c2e9.png?v=1781084426) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/261b88a507ae4cff970ba6b42f89a7fa.png?v=1781084424) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6297b14e1ee84bc1b61d5f7ec6ce9c6f.png?v=1781084424) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f41bf15a1bf49f3a88eafae3f32aaf6.png?v=1781084424) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1e005f764f740bc9b3069beb510f96f.png?v=1781084424) ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets. - Product is a simple, handmade wooden ornament without electronics or moving parts.
This product has 10 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": "Tabletop Duck Ornament Decorative Home Decor Miniature",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "12.5",
"_width_cm": "5.5",
"_height_cm": "14.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").