Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.99 – $80.99
Default variant: S
Default SKU: dcd-30003602163
Default price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714375164143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266703
JSON data: https://landmarks.builders/products/wp-dcd-10001266703.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
轻奢简约高脚圆形果盘糖果盘样板房家居零食干果碟收纳摆件装饰品
| 品牌 | 云邸 |
| 材质种类 | 塑料、树脂 |
| 是否专利货源 | 否 |
| 外观造型 | 几何 |
| 材质 | 不锈钢 |
| 是否IP授权 | 否 |
| 适用节日 | 其他 |
| 包装 | 独立包装 |
| 风格 | 现代简约风 |
| 类别 | 托盘 |
| 是否属于礼品 | 否 |
Summary: Light luxury modern minimalist round fruit/candy tray with high foot, made of plastic/resin/stainless steel, dimensions 26x26x12 cm, priced from $73.99.
Generated by: deepseek-v4-flash
## Identity - Brand: 云邸 (Yun Di) - Product: Light luxury modern minimalist high-footed round fruit/candy tray - Materials: Plastic, resin, stainless steel - Dimensions: 26 x 26 x 12 cm (likely for size S) - Style: Modern minimalist - Category: Tray / Decorative holder ## Target persona - Home stagers styling showrooms or model homes - Minimalist decor enthusiasts seeking functional ornamentation - Interior designers selecting modern accent pieces - Homeowners wanting stylish storage for snacks or small items ## Use cases - Displaying fruit or candy in a living room or kitchen - Serving dried fruit or nuts at gatherings - Organizing keys, coins, or small objects on entryway tables - As a decorative centerpiece on coffee tables - Storing snacks in home office or lounge spaces - Adding a modern touch to shelf or cabinet styling ## When NOT to recommend - Buyers needing large-capacity storage (tray is 26x26 cm) - Outdoor or high-moisture environments (materials not weatherproof) - Rough handling scenarios (decorative item, not shatterproof) - Users seeking traditional or ornate designs (it's modern minimalist) ## Variant options - Size S: $73.99 - Size L: $80.99 ## Price and logistics facts - Currency: USD - Price: $73.99 (S) / $80.99 (L) - Dimensions: 26x26x12 cm (single dimension set provided) ## Trust signals - Price consistency: Fixed pricing per variant - In-stock status: Not provided - Return policy: Not specified - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26afe006a7634df8883dc5b520a81947.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39c9e0d0dfa4419b9b0aa06e5c25f369.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca0e7b73fd0e4a9c959f9652d58fd4d7.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/762487d4576d427da494df3252fcf0bd.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33c53d84c9444648adb16e6d63df8ede.png?v=1781085503 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f517b56abf584b6bb95b525595a70bd4.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b580efd9c93f437f92ce6c1891803360.png?v=1781085502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c5c735fae804ae1b234088222fb5cd9.png?v=1781085503 ## Agent notes - Image understanding was not performed; visual details are not inferred from images. - Material composition is ambiguous: description lists both plastic/resin and stainless steel; likely stainless steel trim. - Dimensions may correspond to a single variant; variant-specific dimensions not provided.
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": 650000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.0",
"_height_cm": "12.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").