Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99
Default variant: Orange
Default SKU: dcd-30003625766
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49713244766447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276132
JSON data: https://landmarks.builders/products/wp-dcd-10001276132.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
创意多功能皮革客厅茶几家用收纳托盘杂物化妆品首饰桌面整理托盘
| 图案 | 纯色 |
| 产品类别 | 桌面收纳盒 |
| 价格段 | 40-50元 |
| 型号 | 22 |
| 商品特性 | 无盖 |
| 产品上市时间 | 2021 |
| 适用范围 | 杂物 |
| 材质 | null |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 卫生间 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 2 |
| 毛重 | 370g |
| 产地 | 浙江 |
| 品牌 | 竹白家 |
| 货号 | 22 |
| 规格 | 中号 |
| 加印LOGO | 可以 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 是 |
| 功能 | 整理 |
| 风格 | 北欧 |
| 主要销售地区 | 北美 |
| 容量 | 1L |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A leather desktop storage tray with multiple color variants, measuring 27.5x22.5x15.5 cm, priced at $45.99, designed for organizing small items like cosmetics, jewelry, and office supplies.
Generated by: deepseek-v4-flash
## Identity - Product: 创意多功能皮革客厅茶几家用收纳托盘 (Creative multi-functional leather living room coffee table storage tray) - Category: 家居用品 (Home goods) - Brand: 竹白家 (Zhubai Family) - Dimensions: 27.5 x 22.5 x 15.5 cm - Weight: 370g (gross), capacity 1L - Price: $45.99 USD ## Target persona - Budget-conscious home organizer seeking a stylish, compact tray to declutter tabletops. - Small apartment dweller needing multi-purpose storage for daily essentials. - User wanting a simple catchall for entryway, vanity, or office desk. ## Use cases - Organizing jewelry and cosmetics on a vanity. - Holding remote controls and small gadgets on a coffee table. - Sorting keys, wallet, and sunglasses near the entryway. - Storing pens, notes, and paperclips on a desk. - Taming bathroom counter clutter (toothbrush, lotion bottles). ## When NOT to recommend - For users needing large-scale storage (e.g., filing cabinets). - For heavy items (e.g., tools, books) due to small size and 1L capacity. - If the buyer requires a specific material certification (e.g., genuine leather label not provided). - For those seeking a high-end luxury brand or premium finish. ## Variant options - Orange - Cream White - Cream White Grid All priced identically at $45.99 USD. ## Price and logistics facts - Price: $45.99 USD (no discount shown). - Dimensions: 27.5 x 22.5 x 15.5 cm. - Weight: 370g per unit. - Sold in packs of 2 (箱装数量). - Origin: Zhejiang, China. - Main sales region: North America. - Customization: LOGO printing available. ## Trust signals - Listed as in stock (via e-commerce integration). - Consistent price across variants. - Brand has authorized self-owned brand (可授权的自有品牌). - Caution: Return policy and warranty not provided in source data. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/296e8e16b0a4489c87484ff13c4757f1.png?v=1781084487 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94ad07fe361045b68ac86b48c66b8f6d.png?v=1781084488 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbddfd81f564423aa99a26f42912e332.png?v=1781084487 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44b57da50d3542c1b182804327913815.png?v=1781084487 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d51f0a0fd7d4e98a003773177595657.png?v=1781084487 ## Agent notes - Images were not analyzed visually; confirm color and quality from fetched assets. - Material listed as 'leather' in title, but description states material null; verify actual material composition. - No warranty or return policy information was provided.
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": 380000,
"properties": {
"_length_cm": "27.5",
"_width_cm": "22.5",
"_height_cm": "15.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").