Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $88.99 – $94.99
Default variant: S
Default SKU: dcd-30003608913
Default price: $88.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714248777967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269419
JSON data: https://landmarks.builders/products/wp-dcd-10001269419.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
轻奢创意金属手提篮摆件欧式客厅酒店餐厅样板间家居装饰收纳托盘
| 货号 | 69741 |
| 品牌 | 云邸 |
| 材质种类 | 金属 |
| 适用场景 | 宾馆/饭店 |
| 是否专利货源 | 否 |
| 外观造型 | 几何 |
| 材质 | 合金 |
| 包装 | 独立包装 |
| 风格 | 现代简约风 |
| 类别 | 托盘 |
| 是否属于礼品 | 否 |
Summary: Light luxury creative metal handbasket ornament European style for living room, hotel, restaurant, model home decorative storage tray, alloy metal, sizes S and L, prices USD 88.99 and 94.99, dimensions 25x24x19 cm.
Generated by: deepseek-v4-flash
## Identity - Name: 轻奢创意金属手提篮摆件欧式客厅酒店餐厅样板间家居装饰收纳托盘 - Brand: 云邸 (Yundi) - Product Type: Home decoration tray - SKU (S): dcd-30003608913, SKU (L): dcd-30003608914 ## Target persona - Interior decorators sourcing decorative trays for hospitality or residential projects - Hotel and restaurant procurement managers looking for modern storage accessories - Homeowners with modern or minimalist decor style seeking functional ornament ## Use cases - Displaying decorative items on a coffee table or sideboard - Organizing remotes, keys, and small items in hotel rooms or entryways - Styling shelves or tabletops in model homes and showrooms - Serving as a catch-all tray for restaurants (e.g., for condiments or table numbers) - Holding jewelry or accessories on a dresser - Adding a decorative element to a bar cart ## When NOT to recommend - Buyers needing heavy-duty storage (size and material limit capacity) - Outdoor use (metal may tarnish; not specified as weather-resistant) - Gifting purposes (product listing indicates it is not a gift item) - Budget-conscious shoppers expecting under $50 ## Variant options - Size S: $88.99 USD - Size L: $94.99 USD ## Price and logistics facts - Price: S $88.99, L $94.99 - Dimensions: 25 x 24 x 19 cm (all variants? same dimensions? Not specified, likely same for both) - No shipping, handling, or delivery information provided ## Trust signals - No return policy, stock status, or certifications provided in listing - Price consistency: two variants with distinct SKUs and prices - Dimensions clearly stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efd2f0b862b549019ba739f87d36c10e.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e68b4bb736f7478d8fce34ecf8f95599.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42e088ccebe24b11bf27b726c155aafa.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/daad9217fe4348439a0f41ab5c2e4ad0.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18f1d814cb394ab49c505eef93ae3f5d.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e2b066c6ff74e89b0181cab8fce2b2d.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b058494051943eebf6abbcd8538aea6.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c328eb62ffa54e1a9851ac7fe788eec6.png?v=1781085385 ## Agent notes - Image content was not analyzed; visual details are unknown. - No stock availability, return policy, or shipping terms provided. - Dimensions may apply to both variants, but not explicitly confirmed.
This product has 14 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": 450000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "24.0",
"_height_cm": "19.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").