Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $125.00
Default variant: Brown Red
Default SKU: dcd-30003286423
Default price: $125.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810927845615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001161027
JSON data: https://landmarks.builders/products/m4x-10001161027.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Craftsmanship: This exquisite piece serves as a sophisticated home decor accent, featuring a high-quality leather base paired with a sturdy metal frame for a hint of modern luxury.
Versatile Utility: Designed as a functional serving tray, it is perfect for presenting drinks, appetizers, or coffee to guests with an effortless European elegance.
Elegant Organization: Use this leather decorative tray to neatly arrange perfumes, jewelry, or skincare products, keeping your vanity or dresser clutterclear of clutter and stylish.
Sophisticated Design: The metal frame vanity tray boasts a sleek gold-finished border with unique circular accents, creating a stunning visual contrast against the textured leather surface.
Spacious Storage: This rectangular storage platter provides ample space for controller controls, keys, or decorative ornaments, making it an ideal centerpiece for your living room or entryway.
Summary: Leather Serving Tray Gold Handles Versatile for Entryway, Bedroom. Description: 【Elegant Design】: This sophisticated home decor piece features a luxurious leather base paired with a sleek goldenfinished metal frame to elevate any room's stylish look. 【Versatile Utility】: Functioning as a stylish serving tray, it is perfect for presenting drinks, appetizers, or coffee to guests with a note of modern European elegance. 【Premium Materials】: The high-quality leather decorative tray is crafted with a long-lasting metal framework and a textured leather surface that is both water-resistant and easy 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": "Leather Serving Tray Gold Handles Versatile for Entryway, Bedroom",
"product_id": 9429858353391,
"variant_id": 49810927845615,
"quantity": 1,
"grams": 1500,
"length_cm": "40.0",
"width_cm": "25.0",
"height_cm": "9.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").