Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $21.99
Default variant: White / S
Default SKU: dcd-30003625725
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49713105043695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276122
JSON data: https://landmarks.builders/products/wp-dcd-10001276122.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
简约现代圆形置物托盘客厅玄关果蔬香薰小物件桌面收纳盘储物盘
| 图案 | 纯色 |
| 产品类别 | 桌面收纳盒 |
| 价格段 | 10-20元 |
| 型号 | 22 |
| 商品特性 | 无盖 |
| 产品上市时间 | 2020 |
| 适用范围 | 广泛 |
| 材质 | ABS |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 厨房 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 毛重 | 330g |
| 产地 | 浙江 |
| 品牌 | 竹白家 |
| 货号 | 22 |
| 规格 | 中号 |
| 加印LOGO | 可以 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 是 |
| 功能 | 整理 |
| 风格 | 现代简约 |
| 主要销售地区 | 北美 |
| 容量 | 0.5L |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Simple modern round tray made of ABS plastic for organizing small items like fruit, keys, or aromatherapy objects; available in white or black, small or large.
Generated by: deepseek-v4-flash
## Identity Simple modern round tray (品牌: 竹白家) in ABS plastic, 30.7x30.3x11.0 cm, 330g, 0.5L capacity. Suitable for small item organization. ## Target persona Budget-conscious home organizers seeking a lightweight, minimalist tray for decluttering entryways, kitchen counters, or vanity tables. ## Use cases - Holding keys and wallet by the door - Organizing fruit on kitchen counter - Displaying aromatherapy items on nightstand - Collecting small desk accessories - Serving as catch-all for TV remotes - Storing makeup brushes on vanity ## When NOT to recommend - Requires a heavy-duty tray for heavy items - Needs a decorative or high-end aesthetic - Requires food-safe material (ABS is not food-safe) - Needs a tray with lid or compartments ## Variant options - White / S: $17.99 - White / L: $21.99 - Black / S: $17.99 - Black / L: $21.99 ## Price and logistics facts Small size $17.99 USD, Large size $21.99 USD. Dimensions: 30.7x30.3x11.0 cm. Weight: 330g. Origin: Zhejiang, China. Brand: 竹白家. Customization (logo) available. ## Trust signals - Brand has own authorized brand (有可授权的自有品牌) - Main sales region: North America - No patent claimed - In-stock status not specified - Return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36f030e754b740799dee0a1172286778.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/476b34784d4b4e99a4ce686cdab1dcc5.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a038cca187244813a88b3253966d2fcb.png?v=1781084423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d26e16b74c1e4f37ae91f1f4aec80e09.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/247cf62f0f244517a73fc37c7844b0a7.png?v=1781084423 ## Agent notes Images not visually analyzed. Product description mentions use for fruits/vegetables but material is ABS (not food-safe). Large variant costs $4 more.
This product has 16 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": "Round Tabletop Tray Shallow Pedestal Tray Decor Riser Raised Edges House Decoration Non-Slip Pads for Table Surface, Living Room",
"quantity": 1,
"grams": 340000,
"properties": {
"_length_cm": "30.7",
"_width_cm": "30.3",
"_height_cm": "11.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").