Brand: World Products (Landmark)
SKU: dcd-30003397818
Price: $90.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1030 g
Cart URL (default variant): https://landmarks.builders/cart/49810371707119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001200479
JSON data: https://landmarks.builders/products/m4x-10001200479.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from stainless steel, this round mirror tray offers a polished polished surface that gives your space a clean, modern look while helping the piece stay long-lasting for everyday home decor use.
Design: The circular outline and mirrored finish create a striking visual accent, making this stainless steel tray an easy way to add sculptural design to a coffee table, sideboard, or display shelf.
Function: Use a decorative bowl serving tray for small refreshments or as a decorative bowl-design centerpiece for candles, ornaments, or floral accents when you want a neat, organized presentation.
Design Attractiveness: With its minimalist geometric form and reflective luster, the round mirror tray blends naturally into contemporary interiors and brings a light, elevated feel to any room.
Purpose: Designed to enhance tabletops without overwhelming them, it helps frame accessories beautifully and creates a polished focal point that suits daily living rooms, entertaining, and styled setups.
Summary: Round Mirror Tray Polished Surface Round Storage Dish Rust Resistant. Description: 【Material】: Made from stainless steel with a polished mirrored finish, this round mirror tray brings a clean, modern look that feels right at home in contemporary interiors. 【Function】: Designed as a versatile serving tray, it can hold snacks, drinks, keys, or small everyday items while keeping your tabletop neat and organized. 【Unique Design】: The unobstructed circular frame and reflective bowl-design base give it the visual attractive look of a decorative bowl, turning a simple organizer into a statement piece
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": "Round Mirror Tray Polished Surface Round Storage Dish Rust Resistant",
"product_id": 9429723021551,
"variant_id": 49810371707119,
"quantity": 1,
"grams": 1030,
"length_cm": "29.1",
"width_cm": "28.8",
"height_cm": "22.2"
}],
"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").