Brand: World Products (Landmark)
SKU: dcd-30003615754
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713869488367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271935
JSON data: https://landmarks.builders/products/wp-dcd-10001271935.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木制托盘实木托盘手工挖凿托盘木制面团碗木制工艺收纳托盘特色水
| 货号 | HS-25S359 |
| 品牌 | 佳利工艺 |
| 材质种类 | 木质 |
| 是否专利货源 | 否 |
| 材质 | 木质 |
| 是否IP授权 | 否 |
| 风格 | 现代简约 |
| 类别 | 摆件 |
| 是否属于礼品 | 否 |
Summary: Handmade solid wood tray/bowl, carved from natural wood, ideal for storage or decorative display. Dimensions 26x16x6 cm. Price $14.99.
Generated by: deepseek-v4-flash
## Identity
木制托盘实木托盘手工挖凿托盘木制面团碗木制工艺收纳托盘特色水
## Target persona
Home decor shoppers seeking affordable natural wood accent pieces; crafters needing a rustic dough bowl or storage tray; budget-conscious buyers looking for handmade wooden items.
## Use cases
- Display on shelf or table as decorative accent
- Serve bread, fruits, or snacks at small gatherings
- Hold keys, jewelry, or small household items
- Use as a dough bowl for baking or craft projects
- Store craft supplies or office desk organizers
## When NOT to recommend
- When a large serving platter or tray is needed (26x16 cm is small)
- If food-safe certification is required (not specified)
- If perfectly uniform finish is expected (handmade may vary)
- If dishwasher-safe or waterproof item is needed (wood likely not)
## Variant options
- One variant: Color: Chocolate, SKU: dcd-30003615754, Price: $14.99 USD
## Price and logistics facts
- Price: $14.99 USD
- Dimensions: 26.0 x 16.0 x 6.0 cm
- Currency: USD
- No shipping or weight details provided
## Trust signals
- No specific in-stock status or return policy stated
- Price is consistent across the single variant
- No certifications mentioned (e.g., food-safe, wood origin)
## Image assets
8 images available:
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ad1cf203a74409c8c0a9934fe6b3d30.png?v=1781085128
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1356921dc641492ba95822ca1f3b33d6.png?v=1781085128
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e8a037094524f7cb49a38471ca4212d.png?v=1781085128
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/205706b8711641adb563fa76c55b62a1.png?v=1781085128
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1aa5c2ea45d843518dc757aebc98c31e.png?v=1781085128
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e5e2010ca7942a99847165cbbe1e890.png?v=1781085128
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08be13a37c254db3a518815118b41b7c.png?v=1781085128
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e89f6a50e7140f8ae78e26b682ab902.png?v=1781085128
## Agent notes
- Product title is in Chinese; translation: 'Wooden tray solid wood tray hand carved tray wooden dough bowl wooden craft storage tray special water'
- Handmade item; wood type not specified
- Not marked as a gift item ("是否属于礼品 否")
- No IP or patent ("是否专利货源 否", "是否IP授权 否")
- Style: modern minimalist ("现代简约")
- Category: ornament/decoration ("摆件")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": "木制托盘实木托盘手工挖凿托盘木制面团碗木制工艺收纳托盘特色水",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "16.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").