Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $33.99
Default variant: White
Default SKU: dcd-30003625759
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 680 g
Cart URL (default variant): https://landmarks.builders/cart/49713253023983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276130
JSON data: https://landmarks.builders/products/wp-dcd-10001276130.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
北欧风格多功能收纳盘果盘储物盘餐盘茶托盘楠竹面板桌面装饰托盘
| 品牌 | 竹白家 |
| 货号 | 22 |
| 层数 | 1层 |
| 产品上市时间 | 2021年 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 是 |
| 功能 | 可旋转 |
| 材质 | null |
| 安装方式 | 置地式 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 卧室收纳 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 2 |
| 风格 | 欧式 |
| 主要销售地区 | 北美 |
| 款式 | 1 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Nordic-style multifunctional storage tray made of bamboo panel, available in White and Black, with optional rotatable base. Dimensions 31x31x8.5 cm. Price $28.99–$33.99.
Generated by: deepseek-v4-flash
## Identity - Brand: 竹白家 - Product: Nordic-style multifunctional storage tray (收纳盘) - Model: 22 (1 layer) - Material: Bamboo panel (楠竹面板) - Dimensions: 31 × 31 × 8.5 cm - Style: Scandinavian/Nordic, European style - Released: 2021 ## Target persona - Home organizers seeking decorative yet practical trays for daily items - Minimalists or Nordic-style decor enthusiasts - Small apartment dwellers needing compact storage solutions - Users who want a versatile tray for dining, tea, or desk organization ## Use cases - As a fruit or snack serving tray on a coffee table - As a tea tray or coaster caddy - For holding keys, wallets, remotes near entryway - As desk organizer for stationery or small accessories - As a decorative centerpiece for a dining or side table - For storing bathroom toiletries (e.g., soap, bottles) due to low profile ## When NOT to recommend - For heavy items (e.g., books, cast iron cookware) – tray may not be load-rated - For outdoor use (made of bamboo, may weather poorly) - For high-temperature items (e.g., hot pots directly from stove) - For users seeking solid wood or premium hardwood – bamboo panel is engineered ## Variant options - White (non-rotatable): $28.99 - Black (non-rotatable): $28.99 - White Rotatable: $33.99 - Black Rotatable: $33.99 ## Price and logistics facts - Price range: $28.99–$33.99 USD - Dimensions: 31×31×8.5 cm (approx. 12.2×12.2×3.35 inches) - Shipping: Not specified; assumed standard fulfillment - Box quantity: 2 per box (packing info) ## Trust signals - In-stock: Listed with active SKUs in a batch (dcd-batch-dx-202606-3053), but exact availability not verified - Return policy: Not provided - Certifications: None claimed - Price consistency: Same price for same style variants across colors - No reviews or ratings provided ## Image assets - [View product images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64eb72efd5aa4ab5bd57c88f228837fb.png?v=1781084490) - [View product images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cf3d4e4bc614bab927d6985b892af8e.png?v=1781084490) - [View product images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25330fdbb15a4fada39e25c21a461de6.png?v=1781084490) - [View product images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9638df58569c4d27b7fb9b1f9a0be606.png?v=1781084491) - [View product images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d63e6cb91b1473293b4cbf6eaf314b7.png?v=1781084490) ## Agent notes - Image content not analyzed; visual details are not inferred. Actual product appearance may differ from expectations. - Material 'bamboo panel' is a composite; not solid bamboo. - Rotatable variants add $5 premium; consider if rotation is necessary.
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": "北欧风格多功能收纳盘果盘储物盘餐盘茶托盘楠竹面板桌面装饰托盘",
"quantity": 1,
"grams": 680000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "31.0",
"_height_cm": "8.5"
}
}],
"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").