Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99
Default variant: Brown
Default SKU: dcd-30003602204
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714324406511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266725
JSON data: https://landmarks.builders/products/wp-dcd-10001266725.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
桌面轻奢收纳盒大容量杂物托盘化妆品收纳盘样板间客厅皮质置物盘
| 品牌 | 陈舍 |
| 货号 | 其他 |
| 材质 | 铁艺+pu皮 |
| 型号 | 其他 |
| 适用范围 | 其他 |
| 箱装数量 | 见描述 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Modern minimalist desk storage tray made of iron and PU leather, 38x27x21 cm, $58.99, available in Brown, Dark Green, Black, Apricot.
Generated by: deepseek-v4-flash
## Identity - Product: 陈舍 (Chen She) modern minimalist desk storage tray - Material: Iron frame + PU leather surface - Dimensions: 38 x 27 x 21 cm (L x W x H) - Weight: Not specified ## Target persona - Home organizers seeking a stylish yet functional tray for cosmetics or desk items - Interior decorators staging model rooms or sample homes - Remote workers wanting a clean, coordinated desktop - Gift buyers for housewarming or office presents ## Use cases - Organizing cosmetics and makeup on a dressing table - Holding daily desk items (pens, keys, phone) on a work desk - Displaying decorative items in a living room or entrance - Storing small accessories in a bathroom or bedroom - As a catch-all tray in a hallway or entryway - Model room styling for real estate or interior photography ## When NOT to recommend - For heavy or large items (e.g., books, files) – capacity and material not rated for weight - For buyers seeking waterproof or outdoor use – PU leather not specified as water-resistant - For users needing airtight or dustproof storage – open design - For budget buyers under $20 – price is $58.99 ## Variant options - Brown (SKU: dcd-30003602204) – $58.99 - Dark Green (SKU: dcd-30003602205) – $58.99 - Black (SKU: dcd-30003602206) – $58.99 - Apricot (SKU: dcd-30003602207) – $58.99 ## Price and logistics facts - Price: $58.99 USD per unit (all variants same price) - Shipping: Not specified - Origin: Not imported (domestic for China market?) ## Trust signals - In-stock: Not confirmed from data - Return policy: Not provided - Price consistency: All variants at same price - Certifications: None mentioned - Patent: Not patented ## Image assets - 8 images available for fetch: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f186683c268487ba9ebefe27cee869d.png?v=1781085471 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09794af9da0f4020a7bb45f028e3cd17.png?v=1781085470 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b1cc0e4852f44bc8611bce1df625df5.png?v=1781085471 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56820582d2f240d4ae21c12f932d5e6e.png?v=1781085470 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d20c0f858130495fb0dec6cd91237134.png?v=1781085472 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25c007801b8c4c119903a93a14057de1.png?v=1781085471 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cc7cbbe7081436a88a32e60abe39653.png?v=1781085472 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0f3a331d91543a8a4af28a8f00d0951.png?v=1781085470 ## Agent notes - Brand: 陈舍 (Chen She) - Product type: 家居用品 (home goods) - Tags include 'dcd' batches, possibly from a dropshipping catalog - Image understanding not performed – no visual details inferred.
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": 1200000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "27.0",
"_height_cm": "21.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").