Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $165.00 – $304.00
Default variant: Brass / 25-25-2cm
Default SKU: dcd-30003360038
Default price: $304.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 840 g
Cart URL (default variant): https://landmarks.builders/cart/49811128844527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001188542
JSON data: https://landmarks.builders/products/m4x-10001188542.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handmade Craftsmanship: Each ornate brass tray is crafted with a vintage-inspired look and a hand-finished feel, bringing old-world character to your home decor without overpowering the rest of the room.
Versatile Display: Use it is a display tray for fruit, pastries, candles, perfume bottles, or small collectibles, adding a refined accent to a coffee table, shelf, vanity, or dining setting.
Brass Embellishment: The embossed border and floral middle pattern give this vintage brass platter a rich decorative presence, while the polished surface helps items sit neatly and look well presented.
Serving Use: Sized for everyday styling and light serving, this serving dish makes it easy to present snacks or desserts beautifully when hosting friends or enjoying a quiet afternoon at home.
Decorative Purpose: Designed to create a warm, elegant atmosphere, this brass tray helps turn empty surfaces into finished focal points and makes simple arrangements feel more curated and intentional.
Summary: 3 Pieces Ornate Brass Tray Handmade Embossed Decorative Plate for Tabletop. Description: 【Material】: Crafted from brass, this ornate brass tray brings a warm shiny finish and a solid feel that suits everyday home decor and display use. 【Design】: The vintage brass platter features a hand-finished engraved pattern and sculpted edges, giving the surface a refined antique look that stands ornate a table or shelf. 【Function】: Use as a display tray for fruit, snacks, desserts, candles, or small decorative objects when you want a piece that looks beautiful and stays practical. 【Selling Point】: With t
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3 Pieces Ornate Brass Tray Handmade Embossed Decorative Plate for Tabletop",
"product_id": 9429913534703,
"variant_id": 49811128844527,
"quantity": 1,
"grams": 840,
"length_cm": "39.0",
"width_cm": "34.0",
"height_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").