Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $110.99 – $244.99
Default variant: Ginkgo Dragonfly
Default SKU: dcd-30003602055
Default price: $110.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714339447023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266648
JSON data: https://landmarks.builders/products/wp-dcd-10001266648.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
杰迪家居北欧黄铜收纳盘客厅零食干果盘装饰摆件轻奢卧室首饰收纳
| 品牌 | 其它 |
| 货号 | G9028 |
| 产品类别 | 其他整理、防尘用具 |
| 材质 | 铜 |
| 收纳场景 | 客厅收纳 |
| 风格 | 古典中式 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A brass storage tray from Jiedi Home in classical Chinese style, available in three variants, for organizing snacks or jewelry in living room or bedroom.
Generated by: deepseek-v4-flash
## Identity 杰迪家居北欧黄铜收纳盘 (Jiedi Home Nordic Brass Storage Tray) – a copper decorative tray with classical Chinese style, 34cm x 22cm x 9cm. ## Target persona Home decor enthusiasts seeking organized living spaces; gift shoppers for housewarming; individuals wanting a touch of vintage elegance in modern rooms. ## Use cases - Holding keys and coins on an entryway table. - Serving nuts or candies to guests. - Storing jewelry like earrings and rings on a dresser. - Displaying small trinkets or decorative stones. - Centering a coffee table with a curated vignette. - Organizing remote controls and small accessories. ## When NOT to recommend - For large-scale kitchen storage (capacity is small). - Outdoor use (not weather-resistant material specified). - Storing heavy items like books or tools. - For minimalist modern or industrial decor (classical Chinese style may clash). ## Variant options - Ginkgo Dragonfly – $110.99 - Leaf Fruit Plate – $244.99 - Ginkgo Double Dish – $229.99 ## Price and logistics facts - Prices: $110.99 to $244.99. - Dimensions: 34×22×9 cm. - Material: Copper (brass). - Style: Classical Chinese. - Origin: Not imported. ## Trust signals - No stock status or return policy provided in source data. - Price consistency across variants. - No patent claimed. ## Image assets - 8 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72317983d38646c5b4d651b46eac6635.png?v=1781085479 (and 7 more similar URLs) ## Agent notes - Image content not analyzed; visual details not extracted. - No return or shipping information available. - Only three style options exist.
This product has 15 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": 400000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "22.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").