Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $103.99
Default variant: Gold Bronze / Large
Default SKU: dcd-30003597409
Default price: $103.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714662768879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265081
JSON data: https://landmarks.builders/products/wp-dcd-10001265081.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist wabi-sabi style metal tray ornament in Gold Bronze or Black Bronze, Small ($65.99) and Large ($103.99) sizes, 40x39x18 cm.
Generated by: deepseek-v4-flash
## Identity A modern minimalist wabi-sabi vintage metal tray ornament designed as home decor for model rooms, hotels, living rooms, and desks. Available in Gold Bronze and Black Bronze finishes, Small (40x39x18 cm) and Large sizes. ## Target persona - Interior decorators sourcing for show homes or hotel lobbies - Homeowners seeking wabi-sabi aesthetic accents - Hotel procurement for guest room table decoration - Stylists for retail window displays ## Use cases - Centerpiece on coffee table - Decorative tray on entryway console - Holding candles, keys, or small objects on a desk - Styling a bookshelf or sideboard - Hotel room desk accent - Display in retail or hospitality settings ## When NOT to recommend - Functional food serving (metal finish may not be food-safe) - Outdoor use (material not specified for weather resistance) - Heavy item display (load capacity unknown) - Buyers needing a large flat tray (raised edges height 18 cm may be too shallow) - Ultra-minimalist design preferences (wabi-sabi texture may seem rough) ## Variant options - Gold Bronze / Large: $103.99 (sku: dcd-30003597409) - Black Bronze / Large: $103.99 (sku: dcd-30003597410) - Gold Bronze / Small: $65.99 (sku: dcd-30003597411) - Black Bronze / Small: $65.99 (sku: dcd-30003597412) ## Price and logistics facts - Small variant price: $65.99 USD - Large variant price: $103.99 USD - Dimensions: 40 cm (L) x 39 cm (W) x 18 cm (H) - No shipping or weight information provided. ## Trust signals - Multiple color and size variants available. - Price consistency across variants (same finish/different size pricing as listed). - No stock status or return policy information provided in source data. - No certifications claimed. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da7c3e0460444184a60f3abaa2bc1f06.png?v=1781085694 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42af5cede0484e679b86a0aa9a57f200.png?v=1781085695 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ab5bf17da854be6867cd5a495c777cb.png?v=1781085695 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fe8104d49664321863365637e5d1115.png?v=1781085695 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c0e745f24064f64b1e412b10add6ac7.png?v=1781085694 ## Agent notes - Product title indicates wabi-sabi style, but no explicit material or finish details beyond 'metal' and colors. - Description field empty; all details derived from title and variants. - Images not analyzed; visual details (texture, gloss, etc.) are unconfirmed.
This product has 16 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": 1100000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "39.0",
"_height_cm": "18.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").