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.
Wooden Valet Tray Natural Wood Grain Nightstand organizer Elegant Design for Bedroom
| Colour | Brown |
| Material | Ceramic |
| Type | Serving Tray |
| Finish | Glossy |
| Shape | Rectangle |
| Features | Handles |
| Style | Retro |
| Country of Origin | China |
| Production Technique | Pottery |
| Theme | Oriental |
| Care Instructions | Hand Wash Only |
| Product Line | Adam |
Summary: Wooden valet tray in natural wood grain, available in S ($42.99) and L ($54.99) sizes, for bedside organization. Measures 42x22x10 cm (S variant).
Generated by: deepseek-v4-flash
## Identity Wooden valet tray with natural wood grain finish. Sizes: S (42x22x10 cm) and L (dimensions unknown). Price: $42.99 (S), $54.99 (L). ## Target persona Budget-conscious minimalist who keeps a tidy bedside area and needs a simple, affordable dish for small items like keys, wallet, watch, and phone. ## Use cases - Storing wallet, keys, and watch overnight on a nightstand. - Corralling loose change, rings, or glasses beside the bed. - Serving as a catch-all for daily carry items when entering the bedroom. - Organizing small desk accessories like paperclips, pens, or USB drives. - Gift for housewarming, dorm room, or office desk organization. - Holding a phone and charging cable in one spot. ## When NOT to recommend - For users needing lockable or enclosed storage. - For heavy items like books (>1 kg) or large electronics. - For outdoor or direct sunlight use (wood may warp). - For buyers seeking a lacquered or high-polish finish (natural matte wood grain). ## Variant options - **Size S** – $42.99, dimensions 42x22x10 cm (sku dcd-30001949890) - **Size L** – $54.99, dimensions not provided (sku dcd-30001949891) ## Price and logistics facts - Price: $42.99 (S), $54.99 (L) USD. - Dimensions (S): 42 cm × 22 cm × 10 cm. - Shipping, tax, and return policy not specified. ## Trust signals - No stock status or return policy information available. - Price consistent across variants (no discounts indicated). - No certifications or eco-labels provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce9cddb1-66d7-43bb-9b93-061d338e40d7.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54f46abc-f096-4a77-a476-4bca0a1b65ec.jpg?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37245a00-34c4-441c-ad9f-45c8d2abae45.jpg?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cd6c8b2-fda6-4d44-93ad-ea27fdd5acb2.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b808d25b-9c86-4ca6-a528-d0c5fbd703b7.jpg?v=1781597330 ## Agent notes - Images were not analyzed for visual details. - Dimensions for L variant are unknown; only S dimensions are provided. - No product description or material details beyond "wooden" and "natural wood grain." - All prices are in USD.
This product has 12 imagesin 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/application/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",
"quantity": 1,
"grams": 550000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").