Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Natural / S
Default SKU: dcd-30003616364
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714034540783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272208
JSON data: https://landmarks.builders/products/wp-dcd-10001272208.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木质圆形托盘实木花盆架木质浴室洗漱品托盘木质品收纳摆件
| 产地 | 其他 |
| 品牌 | 品优 |
| 货号 | Z54 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2024 |
| 是否有专利 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 功能 | 可移动 |
| 材质 | 木制 |
| 版权 | 无 |
| 置物架分类 | 置地 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 东北亚 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
Summary: Wooden round tray, 21.5x21.5x7 cm, available in Natural color in sizes S/M/L, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Wooden circular tray, also usable as plant stand or bathroom toiletries tray. Brand: 品优, style: modern minimalist, material: wood. ## Target persona Home organizers seeking small wooden trays for tidy storage; minimalists wanting natural material accents; small space residents needing multi-functional organizers. ## Use cases - Placing a potted plant as a stand - Organizing bathroom toiletries (soap, bottles) - Holding keys, coins, or small desk items - Displaying decorative objects - Serving as a jewelry tray on a dresser ## When NOT to recommend - Outdoor use (wood may not be waterproof) - Supporting heavy items (e.g., large pots or appliances) - Users preferring plastic, metal, or waterproof materials - Applications requiring large surface area (>30 cm diameter) ## Variant options - **Natural / S** (SKU: dcd-30003616364) – $9.99 - **Natural / M** (SKU: dcd-30003616365) – $9.99 - **Natural / L** (SKU: dcd-30003616366) – $11.99 ## Price and logistics facts - Base price: $9.99 USD (S and M); L: $11.99 USD - Dimensions: 21.5 cm length × 21.5 cm width × 7.0 cm height (likely for size S; M and L sizes may differ but no dimensions provided) - No shipping or delivery timeline available. ## Trust signals - Cross-border export enabled (primary sales region: Northeast Asia) - No patent or copyright claimed - No warranty or return policy information provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding not performed; do not assume visual details beyond given facts. - Dimensions provided may correspond to size S only; sizes M and L lack specified measurements. - No explicit material breakdown (e.g., type of wood) or finish details. - No stock status, return policy, or warranty information available.
This product has 15 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": 250000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "21.5",
"_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").