Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Black / Round
Default SKU: dcd-30003625753
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713257054447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276128
JSON data: https://landmarks.builders/products/wp-dcd-10001276128.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
北欧简约现代圆形手提托盘客厅玄关杂物小物件桌面收纳盘储物盘
| 图案 | 纯色 |
| 产品类别 | 桌面收纳盒 |
| 价格段 | 10-20元 |
| 型号 | 21 |
| 商品特性 | 无盖 |
| 产品上市时间 | 2020年春 |
| 适用范围 | 广泛 |
| 材质 | null |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 厨房 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 1 |
| 毛重 | 136g |
| 产地 | 浙江 |
| 品牌 | 竹白家 |
| 货号 | 12 |
| 规格 | 小号 |
| 加印LOGO | 可以 |
| 功能 | 整理 |
| 风格 | 北欧 |
| 容量 | 1L |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A small round or square handled tray for organizing small items on a desk or entryway, available in Black, Red, and Warm Gray, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Nordic-style simple modern round/square handled tray for small items, brand Bamboo White, model 21, 1L capacity. ## Target persona Budget-conscious home organizers seeking minimalist storage solutions for small items; apartment dwellers or office workers wanting a tidy desk or entryway. ## Use cases - Holding keys, coins, and small accessories at the entrance. - Organizing remote controls, pens, or glasses on a desk. - Storing trinkets or jewelry on a vanity. - Containing spices or condiments on a kitchen counter. - Corralling small toys or craft supplies. - Keeping bathroom essentials like cotton balls or soaps within reach. ## When NOT to recommend - For heavy or bulky items (books, large electronics). - For food serving or liquid storage (no cover, open tray). - For users requiring large-capacity storage solutions. - For outdoor use or high-moisture environments (material not specified, likely not waterproof). ## Variant options - Black / Round (sku: dcd-30003625753) - Red / Round (sku: dcd-30003625754) - Warm Gray / Round (sku: dcd-30003625755) - Black / Square (sku: dcd-30003625756) - Warm Gray / Square (sku: dcd-30003625757) All variants priced at $19.99. ## Price and logistics facts - Price: $19.99 USD (all variants) - Dimensions: 21.0 x 21.0 x 14.0 cm - Weight: 136g (gross) - Origin: Zhejiang, China - Box quantity: 1 ## Trust signals - Multiple color and shape variants available. - Product inventory status not confirmed; assume in stock unless stated otherwise. - Return policy not provided by seller. - No certifications or patents mentioned. ## Image assets      ## Agent notes - Images were not analyzed; visual details not extracted. - Material not specified in source data. - 'Can be customized with logo' noted but not confirmed for all orders.
This product has 17 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": 140000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "14.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").