Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Orange / with Tree Branch
Default SKU: dcd-30002901533
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49814816522479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001091000
JSON data: https://landmarks.builders/products/m4x-10001091000.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative Design: This deer key tray brings a playful luxury look to your home decor, turning an everyday organizer into a stylish tabletop accent that stands out in an entryway, living room, or bedroom.
Practical Storage: Designed as a key holder and deer tray organizer, it gives you a dedicated place for keys, coins, rings, watches, and other small items you want close at hand.
Functional Details: The reindeer desk organizer pairs a tray with branch-design-design hanging pegs, so you can sort daily carry items more neatly and keep the surface from feeling cluttered.
Eye-Catching Attraction: With its sculpted deer form and elegant finish, this deer key tray adds a warm, curated look that helps make a room feel more refined without taking up much space.
Everyday Use: ideal for the doorway or desktop, it keeps essentials visible and easy to grab on busy mornings, so you spend less time searching and more time heading out smoothly.
Summary: Deer Key Dish Luxury Look Deer Tray Organizer Desktop Decoration Jewelry Holder Dish for Living Room. 【Home Decor】: This deer tray organizer brings a sophisticated home decor look to an entryway, living room, or tabletop, turning daily storage into a decorative focal area 【Key Holding Function】: Designed as a practical key holder, the deer key dish gives you a convenient place to drop keys, small accessories, and pocket items. 【Distinctive Design】: The reindeer desk organizer combines a playful deer shape with a matching branch hook stand, adding charm while keeping essentials easy to reach. 【
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": "Deer Key Dish Luxury Look Deer Tray Organizer Desktop Decoration Jewelry Holder Dish for Living Room",
"product_id": 9431489970415,
"variant_id": 49814816522479,
"quantity": 1,
"grams": 1600,
"length_cm": "38.0",
"width_cm": "27.0",
"height_cm": "29.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").