Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $110.00 – $170.00
Default variant: Textured White / L
Default SKU: dcd-30003681599
Default price: $144.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2900 g
Cart URL (default variant): https://landmarks.builders/cart/50150929498351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001296690
JSON data: https://landmarks.builders/products/m4x-10001296690.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This elegant rectangular tray with metal handles serves as a sophisticated centerpiece for any room, blending structured modern design with everyday utility.
Primary Function: Designed as a versatile decorative tray, it provides a stable, flat surface to neatly organize and display your favorite perfumes, cosmetics, or small decor items.
Unique Features: This premium leather tray with handles features a beautifully textured surface and a raised rim that keeps your belongings securely in place while adding depth to your display.
Key Benefits: The slimline construction of this accent tray makes it an ideal addition to coffee tables, vanities, or entertainment center tables, offering a refined look without cluttering your space.
Intended Purpose: Equipped with two arched metal handles on the short sides, this stylish tray is easy to lift and reposition, making it perfect for organizing and styling chic interiors.
Summary: Tray with Handles Textured Rectangular Tray with Metal Handles Elegant for Coffee Table. 【Core Identity】: This elegant rectangular tray with metal handles serves as a sophisticated centerpiece for any room, blending structured modern design with everyday utility. 【Primary Function】: Designed as a versatile decorative tray, it provides a stable, flat surface to neatly organize and display your favorite perfumes, cosmetics, or small decor items. 【Unique Features】: This premium leather tray with handles features a beautifully textured surface and a raised rim that keeps your belongings securely i
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": "Tray with Handles Textured Rectangular Tray with Metal Handles Elegant for Coffee Table",
"product_id": 9456919019759,
"variant_id": 50150929498351,
"quantity": 1,
"grams": 2900,
"length_cm": "54.5",
"width_cm": "32.5",
"height_cm": "7.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").