Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $62.99
Default variant: Gray / L
Default SKU: dcd-30003603554
Default price: $62.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714349179119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267323
JSON data: https://landmarks.builders/products/wp-dcd-10001267323.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现代轻奢皮革金属托盘摆件酒店样板间客厅茶几餐桌收纳盘软装饰品
| 是否专利货源 | 否 |
| 是否进口 | 否 |
| 是否属于礼品 | 否 |
Summary: A modern luxury tray made of leather and metal, sized 42.3x31x6 cm, for home decoration, storage, or display on coffee tables and dining tables.
Generated by: deepseek-v4-flash
## Identity Modern luxury leather and metal tray/decoration piece for home decor. ## Target persona Interior decorators, hotel designers, homeowners seeking modern luxury accents, or showroom stylists. ## Use cases - Coffee table centerpiece or decoration - Dining table decorative storage - Hotel model room accent piece - Entryway tray for keys or small items - Display piece in retail or office lobby - Sofa table decoration ## When NOT to recommend - Outdoor or damp environments - Rustic or traditional decor schemes - For holding heavy objects (e.g., books) - For children's high-traffic areas (leather may stain) ## Variant options - Gray / L: $62.99 - Gray / S: $55.99 - Black / L: $62.99 - Black / S: $55.99 ## Price and logistics facts Base price: $55.99 (small size), $62.99 (large). Dimensions: 42.3 cm × 31.0 cm × 6.0 cm. Not patent protected, not imported, not a gift item. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d2092e794f94e8c8d127933dd435568.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6980deafb824569aa574a619912ce2a.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d10f92a0d1d342d6a93adf8d352191a1.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e90e46542f5045bda8cb95d92ed4c2b4.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4df044dba3794a37b7cd2bc6720c6c49.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3afa3cb1bc8c461a9f47167834405915.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae7f6b7298ce4bbbb1d1b2080f36f76d.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b795d333ac145efa823d7cde719bea3.png?v=1781085482 ## Agent notes Product images are provided but cannot be viewed by the agent. No visual details are 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": 1300000,
"properties": {
"_length_cm": "42.3",
"_width_cm": "31.0",
"_height_cm": "6.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").