Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $70.99 – $96.99
Default variant: Kneeling
Default SKU: dcd-30003448449
Default price: $70.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/50166303424751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001219139
JSON data: https://landmarks.builders/products/m4x-10001219139.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Statement Design: This female tray holder statue is a striking home decor accent that blends sculptural art with practical display space, creating an elegant focal point in living rooms, entryways, or beside a sofa.
Functional Tray Top: The wide top tray works as a decorative statue base for holding small items, plants, fruit, bottles, or candles, helping you design a room while keeping essentials visible and organized.
Unique Shape: As a kneeling woman sculpture, it stands out with its graceful pose, stretched outline, and refined finish, giving the piece a gallery-like look that feels modern and artistic.
Space-Enhancing Attraction: This floor sculpture adds height and visual balance to empty corners, hallway ends, and TV cabinet areas, instantly making the space feel more curated and complete.
Display Purpose: Designed to serve as both art and utility, it brings a stylish decorative statement to daily life and is perfect for anyone who wants a bold centerpiece with practical use.
Summary: Female Tray Holder Statue Gold Finish Luxury Art Figure Decor Gift Idea Figurine for Entryway. 【Statement Design】: This female tray holder statue is a striking home decor accent that blends sculptural art with practical display space, creating an elegant focal point in living rooms, entryways, or beside a sofa. 【Functional Tray Top】: The wide top tray works as a decorative statue base for holding small items, plants, fruit, bottles, or candles, helping you design a room while keeping essentials visible and organized. 【Unique Shape】: As a kneeling woman sculpture, it stands out with its gracefu
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": "Female Tray Holder Statue Gold Finish Luxury Art Figure Decor Gift Idea Figurine for Entryway",
"product_id": 9461623587055,
"variant_id": 50166303424751,
"quantity": 1,
"grams": 6000,
"length_cm": "90.0",
"width_cm": "52.0",
"height_cm": "45.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").