Brand: World Products (Landmark)
SKU: dcd-30003466274
Price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49810261344495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001225819
JSON data: https://landmarks.builders/products/m4x-10001225819.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 with a polished mirrored finish, this tray brings a clean, reflective look that stands out in everyday display settings.
Design: The flowing wave-like, irregular curved form gives this decorative tray a sculptural appearance that adds visual interest to tabletops and counters.
Function: Use it serving tray for fruit and other small items, keeping presentation organized while giving snacks or accessories a polished look.
Home Aesthetic: As a home decor accent, this silver tray works elegantly dining tables, coffee tables, shelves, or entryway surfaces where a modern accent is desired.
Unobstructed Structure: The unobstructed design makes this stainless steel tray easy to reach and suitable for displaying fruit, keys, or other small essentials without visual clutter.
Summary: Fruit Tray Wave-Shaped Home Decor Uncovered Design. Description: 【Material】: Made from stainless steel with a polished mirrored finish, this tray offers a clean shiny look that suits everyday use and display. 【Design】: The flowing wave-like, irregular curved form gives the fruit tray a distinctive decorative presence that stands out on a table or shelf. 【Function】: As a serving tray, it provides an uncovered surface for arranging fruit, snacks, or other small items with easy reach. 【Design】: This decorative tray works well as home decor, adding a polished accent that complements modern, minima
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": "Fruit Tray Wave-Shaped Home Decor Uncovered Design",
"product_id": 9429687795951,
"variant_id": 49810261344495,
"quantity": 1,
"grams": 650,
"length_cm": "20.0",
"width_cm": "20.0",
"height_cm": "8.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").