Brand: World Products (Landmark)
SKU: dcd-30003717254
Price: $150.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50150752780527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001309070
JSON data: https://landmarks.builders/products/m4x-10001309070.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality walnut wood with a smooth, natural wood grain finish, this elegant organizer adds a touch of warmth and sophistication to any tabletop or side table.
Two-Tier Structure: Featuring a double-layer design, the spacious tray setup provides ample room to neatly separate and arrange your daily essentials, keeping your space clutteruncluttered.
Smart Key Hooks: The vertical post is equipped with protruding pegs that serve as a dedicated valet tray station, making it easy to hang keys, rings, and small accessories in one visible location.
Functional Design: Designed with rounded rectangular edges, this entryway organizer prevents small items from rolling off, ensuring your watches, small metal items, and glasses stay securely in place.
Versatile Storage: This compact catchall tray is perfect for placement near the door, on a hallway table, or on a dresser, keeping your everyday carry items organized and always within reach.
Summary: Wood Valet Tray with Key Hooks Walnut Entryway Organizer with Key Holder Grain Entryway Organizer Tray for Dresser. 【Premium Material】: Crafted from high-quality walnut wood with a smooth, natural wood grain finish, this elegant organizer adds a touch of warmth and sophistication to any tabletop or side table. 【Two-Tier Structure】: Featuring a double-layer design, the spacious tray setup provides ample room to neatly separate and arrange your daily essentials, keeping your space clutteruncluttered. 【Smart Key Hooks】: The vertical post is equipped with protruding pegs that serve as a dedicated
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": "Wood Valet Tray with Key Hooks Walnut Entryway Organizer with Key Holder Grain Entryway Organizer Tray for Dresser",
"product_id": 9456868786415,
"variant_id": 50150752780527,
"quantity": 1,
"grams": 600,
"length_cm": "25.0",
"width_cm": "25.0",
"height_cm": "25.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").