Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.28 – $8.06
Default variant: S
Default SKU: dcd-30003927262
Default price: $5.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50413086834927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001382450
JSON data: https://landmarks.builders/products/wp-dcd-10001382450.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your gatherings experience and home decor with this elegant silver-toned rectangular metal serving tray. Designed with both beauty and utility in mind, this versatile platter features a smooth mirrored finish that beautifully reflects light, creating a sophisticated atmosphere right in your dining room. The base of the tray is adorned with a lightly engraved patterned-line pattern, adding an understated detail of classic craftsmanship to your presentations. Whether you are serving fresh fruit, delicate pastries, or hosting an afternoon tea service, this serving tray with handles ensures seamless transport from the kitchen to the living room. The two sturdy loop handles on the short sides provide a firm hold, while the raised reflective edge keeps your items safely contained during movement. When not in use for entertaining, this stunning tray changes effortlessly into a decorative centerpiece for organizing perfumes on a vanity or displaying candles on a coffee table.
Summary: A rectangular metal serving tray with loop handles and an engraved patterned base; available in S/M/L sizes. Priced at USD 5.28 to 8.06.
Generated by: deepseek-v4-flash
## Identity - Rectangular metal serving tray with two loop handles on short sides. - Silver-toned reflective finish; base has a light engraved patterned-line design. - Sold in three sizes (S, M, L). ## Target persona - Value-conscious home entertainers who need an inexpensive serving platter. - Dorm/apartment dwellers looking for a multi-purpose decor and serving tray. - Small-event hosts (tea, gatherings) who want a presentable but cheap tray. ## Use cases - Serving pastries, fruit, or tea items at an afternoon tea or small gathering. - Carrying drinks or snacks from kitchen to living room. - Using as a vanity organizer for perfumes or small decor items. - Displaying candles or decorative objects on a coffee table. - Picnic or BBQ serving when a lightweight tray is sufficient. ## When NOT to recommend - Fine dining, catering, or events requiring premium/formal tableware. - Commercial/high-volume use where durability ratings matter. - Anyone needing oven-safe, microwave-safe, or dishwasher-safe confirmation (not provided). - Purchases where material grade or food-contact certification is essential. ## Variant options - S: SKU dcd-30003927262 – USD 5.28 - M: SKU dcd-30003927263 – USD 6.39 - L: SKU dcd-30003927264 – USD 8.06 ## Price and logistics facts - Prices in USD as listed. - Product-level dimensions: 54 × 39 × 6.5 cm (variant not specified in data). - No shipping, stock, or fulfillment details provided. ## Trust signals - No stock availability, return policy, or certifications stated. - Listing carries catalog tags "wp-content-validated" and "wp-quality-audited". ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/999ea314-6273-43a1-bcff-f5df55ff15c6.jpg?v=1786251486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/134b0c14-0411-4e77-9b68-22e74888036f.jpg?v=1786251742 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bba67e77-3a00-44f0-94f0-5ea4cba7e867.jpg?v=1786251852 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90908776-3414-443e-ad1b-daed2c93033b.jpg?v=1786251517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39a13678-5a59-4c23-82df-3ea678b908e4.jpg?v=1786251495 ## Agent notes - Image understanding was not performed; visual attributes are taken only from the text description. - Verify image content before recommending if visual condition matters (engraving, mirrored finish, handle style). - Dimensions may be for a single variant; confirm which size matches 54 × 39 × 6.5 cm before quoting.
This product has 9 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": "Serving Tray with Handles Rectangular Metal Serving Tray Engraved Platter for Home Decor",
"product_id": 9539758489839,
"variant_id": 50413086834927,
"quantity": 1,
"grams": 550,
"length_cm": "54.0",
"width_cm": "39.0",
"height_cm": "6.5"
}],
"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").