Brand: World Products (Landmark)
SKU: dcd-30003663602
Price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/50151060570351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001290528
JSON data: https://landmarks.builders/products/m4x-10001290528.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a stunning blue peacock figure standing on a textured base with a green leaf-like tray body attached behind it, creating a beautiful peacock fruit tray that serves as an instant conversation starter.
Long-Lasting Material: Crafted from high-quality resin with a colorful painted finish and a carved feather motif, this sturdy peacock tray with base is built to last while maintaining its vibrant, detailed appearance.
Versatile Functionality: Designed for tabletop display, this practical tray is perfect for serving fresh fruits, candies, or holding small everyday items like keys and jewelry in one convenient place.
Compact Dimensions: Measuring 34 cm long, 16 cm wide, and 15.5 cm high, this decorative tray fits comfortably on various surfaces without overcrowding your space, making it ideal for smaller tables and shelves.
Decorative Accent: Perfect for enhancing your home decor, this unique fruit tray brings a bright, sculpted look to your living room centerpiece, tea table, or entryway console.
Summary: Peacock Fruit Tray Resin Peacock Tray with Base Tabletop for Living Room. 【Artistic Design】: Features a stunning blue peacock figure standing on a textured base with a green leaf-like tray body attached behind it, creating a beautiful peacock fruit tray that serves as an instant conversation starter. 【Long-Lasting Material】: Crafted from high-quality resin with a colorful painted finish and a carved feather motif, this sturdy peacock tray with base is built to last while maintaining its vibrant, detailed appearance. 【Versatile Functionality】: Designed for tabletop display, this practical tray
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": "Peacock Fruit Tray Resin Peacock Tray with Base Tabletop for Living Room",
"product_id": 9456953983215,
"variant_id": 50151060570351,
"quantity": 1,
"grams": 1200,
"length_cm": "38.0",
"width_cm": "20.0",
"height_cm": "20.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").