Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Black
Default SKU: dcd-30003625723
Default 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: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49713108418799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276121
JSON data: https://landmarks.builders/products/wp-dcd-10001276121.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
北欧枝桠托盘客厅玄关钥匙挂架杂物桌面化妆品收纳盘便携零食果盘
| 图案 | 纯色 |
| 产品类别 | 桌面收纳盒 |
| 价格段 | 10-20元 |
| 型号 | 22 |
| 商品特性 | 无盖 |
| 产品上市时间 | 2022 |
| 适用范围 | 杂物 |
| 材质 | 塑料 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 厨房 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 毛重 | 126g |
| 产地 | 浙江 |
| 品牌 | 竹白家 |
| 货号 | 22 |
| 塑料新料占比 | 100%新料 |
| 规格 | 中号 |
| 具体材质 | ABS |
| 加印LOGO | 可以 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 是 |
| 功能 | 整理 |
| 风格 | 日式 |
| 主要销售地区 | 北美 |
| 容量 | 0.5L |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: ABS plastic desktop organizer tray in Nordic/Japanese style, available in black or white, $14.99, 31x13x7 cm, 0.5L capacity.
Generated by: deepseek-v4-flash
## Identity 北欧枝桠托盘 (Nordic Branch Tray) - ABS plastic desktop organizer tray, also usable as key holder, snack tray, or cosmetic storage. ## Target persona Budget-conscious home organizers looking for a simple, lightweight plastic tray to corral small items in entryways, desks, or kitchens. ## Use cases - Organizing keys, mail, and wallet near the front door - Storing cosmetics and brushes on a vanity or bathroom counter - Holding snacks or fruit on a coffee table or kitchen island - Collecting small office supplies (pens, sticky notes) on a desk - Serving as a catchall for miscellaneous items like remotes or glasses - Sorting utensils or small kitchen tools in a drawer ## When NOT to recommend - For heavy items (books, tools) as max capacity is 0.5L and material is plastic - For decorative display where aesthetics matter (plain plastic, no luxury finish) - For large items (dimensions only 31x13x7 cm) - For users who prefer sustainable materials like wood or metal - For outdoor use (not specified as weather-resistant) ## Variant options - Black (SKU: dcd-30003625723, $14.99) - White (SKU: dcd-30003625724, $14.99) ## Price and logistics facts - Price: $14.99 USD (both variants) - Dimensions: 31 x 13 x 7 cm - Weight: 126g (0.28 lb) - Material: 100% new ABS plastic - Origin: Zhejiang, China - Primary sales region: North America - No patent; can add LOGO ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: both variants same price - Certifications: none mentioned - Product release: 2022 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aac6a23a391d4f2393f36b238e7d53f2.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2ecde1532ae48ac9a20f7c7fd89a841.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f6bccdb7dbe42ea989259ef0c965e07.png?v=1781084425 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4775ec750114b7c83801dac2761d894.png?v=1781084426 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e2800945d6641db9517fc38eb6aaa79.png?v=1781084425 ## Agent notes - Images not analyzed; visual details not inferred. - Product description mentions 'pattern: pure color' but no specific pattern details; variants are solid black or white. - Capacity 0.5L is small; confirm with dimensions for fit. - No explicit warranty or return information.
This product has 14 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": 220000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "13.0",
"_height_cm": "7.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").