Brand: World Products (Landmark)
SKU: dcd-30003597346
Price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 510 g
Cart URL (default variant): https://landmarks.builders/cart/49714517377263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265062
JSON data: https://landmarks.builders/products/wp-dcd-10001265062.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
北欧风创意金属镜面银色月牙果盘摆件梳妆台首饰桌面收纳家居饰品
| 货号 | 2647 |
| 品牌 | 超杰 |
| 材质种类 | 金属 |
| 适用场景 | 宾馆/饭店 |
| 是否专利货源 | 否 |
| 外观造型 | 几何 |
| 材质 | 不锈钢 |
| 包装 | 纸盒包装 |
| 风格 | 现代简约 |
| 类别 | 几何形状 |
| 是否属于礼品 | 否 |
Summary: Stainless steel silver crescent fruit tray/ornament for dressing table jewelry storage, dimensions 22x14.5x12 cm, priced at $68.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 北欧风创意金属镜面银色月牙果盘摆件梳妆台首饰桌面收纳家居饰品 - **Brand**: 超杰 - **Material**: Stainless steel (metal) - **Dimensions**: 22 × 14.5 × 12 cm - **Price**: $68.99 USD - **Packaging**: Paper box ## Target persona - Home decor shoppers seeking modern minimalist metal trays - Hotel interior buyers for guest room ornaments - Individuals organizing vanity or dresser top items ## Use cases 1. Holding fruit as a decorative centerpiece in kitchen or dining table 2. Storing jewelry, rings, or small accessories on a dressing table 3. Displaying keys, coins, or small items on entryway console 4. Decorative ornament in hotel guest rooms or restaurant tables 5. Catchall tray for office desk or bathroom counter ## When NOT to recommend - If buyer needs a large-capacity storage solution (dimensions are small) - If direct food contact required (material not confirmed food-safe) - For outdoor or damp environments (metal may tarnish) - When seeking patented or unique design (this is not patented) ## Variant options - **Size**: 20-13-10 cm (SKU: dcd-30003597346) – $68.99 ## Price and logistics facts - **Price**: $68.99 USD (fixed, no discounts reported) - **Dimensions**: 22 × 14.5 × 12 cm (overall); variant labeled 20-13-10 cm - **Packaging**: Paper box - **Shipping**: Not specified ## Trust signals - **In-stock status**: Not reported - **Return policy**: Not provided - **Price consistency**: Single price for only variant - **Certifications**: None reported - **Design patent**: Not patented ## Image assets - 8 product images available at provided URLs - **Note**: Image content not analyzed; product details based on text description only. ## Agent notes - Product is classified as "珠宝" (jewelry) in tags, but description indicates it is a fruit tray/ornament; verify intended use with seller. - Dimensions discrepancy: overall 22x14.5x12 cm vs. variant title "20-13-10cm" – confirm with seller. - No information on weight or material finish (mirror/silver implied).
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": 510000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "14.5",
"_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").