Brand: World Products (Landmark)
SKU: dcd-30003602028
Price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714349703407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266645
JSON data: https://landmarks.builders/products/wp-dcd-10001266645.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
轻奢家居黄铜创意天鹅收纳碟茶几桌面零食干果盘装饰摆件首饰托盘
| 产地 | 广州 |
| 品牌 | 其它 |
| 货号 | 2404221 |
| 产品类别 | 桌面收纳盒 |
| 型号 | 2404221 |
| 适用范围 | 其他 |
| 加印LOGO | 不可以 |
| 功能 | 整理 |
| 材质 | 铝 |
| 收纳场景 | 桌上 |
| 加工定制 | 否 |
| 风格 | 现代简约 |
| 容量 | 0.5 |
| 是否进口 | 否 |
| 专利 | 否 |
| 毛重 | 1 |
Summary: Brass-finished aluminum swan-shaped tray for desktop storage of snacks, jewelry, or decorative items; dimensions 14x12x9 cm; priced at $41.99.
Generated by: deepseek-v4-flash
## Identity Brass Swan Tray (轻奢家居黄铜创意天鹅收纳碟) – a desktop storage tray shaped like a swan, made of aluminum with a brass finish. Dimensions: 14 cm (length) x 12 cm (width) x 9 cm (height). Weight: gross 1 kg. ## Target persona Home decor enthusiasts seeking small modern storage pieces; people who want a decorative yet functional tray for organizing jewelry, snacks, or small items on a table or desk; gift buyers looking for a distinctive housewarming or birthday present. ## Use cases - Holding loose jewelry (rings, earrings) near a vanity or dresser. - Serving snacks or nuts on a coffee table or dining table. - Displaying as a decorative swan ornament on a shelf or desk. - Organizing small items like keys, coins, or office supplies on a desktop. - Acting as a catch-all tray in an entryway. ## When NOT to recommend - If the buyer requires a large-capacity storage solution (the tray holds ~0.5 L). - If the buyer expects solid brass material (the product is aluminum with a brass finish). - If the tray will be used for direct food contact without a liner (material is aluminum; safety not specified). - If the buyer needs a heavy-duty or outdoor item. ## Variant options Only one variant: Style "Brass Swan Tray" (SKU dcd-30003602028) at $41.99. ## Price and logistics facts Price: $41.99 USD. Dimensions: 14x12x9 cm. Gross weight: 1 kg. Origin: Guangzhou, China. Brand: 其它 (Other). Model: 2404221. ## Trust signals - In-stock status not explicitly confirmed; images available for visual inspection. - Return policy not provided. - Price is fixed with no discounts listed. - No certifications or patents (patent: 否). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d85bc2aa049d48fbab46f793cd9b7163.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99a9673243a74088bb54384e37870258.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02462620a19c4e659d8a356640134156.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6cc790beb8b4a8ca9fb89baf3fd14a5.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f1324b8c6be4f78984f54d42f79eb06.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/515de5fa813048139658a09a49b663ce.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbdd5b511cf74a079004c6dbb7611d93.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e52b12461654ff9b30c7200082af3b2.png?v=1781085483 ## Agent notes - Title says "黄铜" (brass) but material is aluminum (材质 铝). The finish may mimic brass. - Capacity listed as 0.5 (likely liters) but not explicitly confirmed. - No information about Food Grade or lead-free status. - Weight (毛重 1) likely 1 kg, but unit not given.
This product has 13 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": 350000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "12.0",
"_height_cm": "9.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").