Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Blue
Default SKU: dcd-30003624613
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713113301231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275715
JSON data: https://landmarks.builders/products/wp-dcd-10001275715.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木雕摆件企鹅鸭手工木制可爱动物桌面装饰车载
| 货号 | 企鹅鸭 |
| 品牌 | 其他 |
| 适用场景 | 通用 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 送礼用途 | 节庆礼品 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 木质 |
| 适用送礼场合 | 派对聚会 |
| 材质 | 椴木 |
| 适用送礼关系 | 同学 |
| 适用节日 | 通用 |
| 风格 | 卡通 |
| 类别 | 摆件 |
Summary: Hand-carved wooden penguin duck ornament, cute animal shape, suitable for desktop or car decoration. Available in Blue, Yellow, White.
Generated by: deepseek-v4-flash
## Identity Wooden carved ornament (penguin duck), handmade from basswood, cartoon style. Dimensions: 10 x 8.5 x 9 cm. Weight not specified. ## Target persona Individuals seeking affordable, small decorative items for personal spaces (desk, car), or as casual gifts for classmates or party favors. Not for collectors of high-end art. ## Use cases - Desktop decoration at home or office - Car interior ornament - Party favor or small gift for classmates - Shelf or nightstand accent - Adding a whimsical touch to a study room ## When NOT to recommend - For buyers needing large or premium decor pieces - For those requiring waterproof or outdoor durable items - For collectors seeking licensed or IP-protected merchandise - For gifts requiring elaborate packaging (not specified) ## Variant options Three color variants, all priced at $13.99: - Blue (SKU: dcd-30003624613) - Yellow (SKU: dcd-30003624614) - White (SKU: dcd-30003624615) ## Price and logistics facts Price: $13.99 USD (all variants same). Shipping costs and delivery times not provided. Dimensions: 10 x 8.5 x 9 cm. ## Trust signals In-stock status unknown. Return policy not provided. No certifications mentioned. Price is consistent across variants. ## Image assets Image URLs (fetchable): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f53834bc1a046b182340a8187b5713f.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f572f84d1704124b2d0c745e0a2a424.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fcfef1b738346bf82cd715fa4ba0b36.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c65375cc7e794eb3b4eb6bf89e0801c5.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d18def5b5f9141909f8f6791dd249b0f.png?v=1781084427 ## Agent notes Image content not inspected; actual appearance may differ from description. No reviews or ratings data available.
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": "Wood Carving Penguin Duck Ornament Handmade Cute Animal Desktop Car Decoration",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.5",
"_height_cm": "9.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").