Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $54.99
Default variant: S
Default SKU: dcd-30001949890
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: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49810468864239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900952
JSON data: https://landmarks.builders/products/m4x-10000900952.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Wood Construction: Crafted from high-quality natural wood, showcasing a beautiful and distinctive grain pattern that adds a accent of nature-inspired elegance to any surface.
multi-functional Desktop Organizer: Perfectly sized to hold everyday essentials such as keychains, wallets, phdistinctives, watches, jewelry, and cosmetics, keeping your individual items neatly arranged and easily reachible.
Elegant Minimalist Aesthetic: Features a clean, simple design that complements any decor design, from modern to rustic, making it a sophisticated addition to your nightstand, Chest of Drawers, entryway table, or office desk.
Stylish Decluttering Solution: Effortlessly reduces clutter on your most-used surfaces, transforming a messy space into an organized and visually appealing area for both men and women.
Functional & Thoughtful Design: The open-top tray design ensures you can see and grab your items quickly, making your everyday morning and evening habits polisheder and more efficient.
Summary: Wooden Valet Tray Natural Wood Grain Nightstand organizer Elegant Design for Bedroom. Description: 【Elegant Wooden Organizer】: A beautifully crafted wooden valet tray designed to bring a hint of natural sophistication and order to your individual area. 【Easy Organization】: Perfectly sized to hold your everyday essentials, such as keyrings, wallet, phsingle, watch, and jewelry, keeping their tidy and in single convenient place. 【Natural Wood Grain】: Each tray showcases a distinctive and beautiful natural wood grain, making it not just a organizer but also a decorative piece for your home. 【adap
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": "Wooden Valet Tray Natural Wood Grain Nightstand organizer Elegant Design for Bedroom",
"product_id": 9429751038191,
"variant_id": 49810468864239,
"quantity": 1,
"grams": 550,
"length_cm": "42.0",
"width_cm": "22.0",
"height_cm": "10.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").