Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99
Default variant: Chestnut
Default SKU: dcd-30002233318
Default price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23000 g
Cart URL (default variant): https://landmarks.builders/cart/50150968525039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000941395
JSON data: https://landmarks.builders/products/m4x-10000941395.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: Crafted from high-quality solid wood for long-lasting durability and stability, this piece of home furniture features a polished, polished finish that highlights the original wood grain.
Ample Storage: This versatile bedroom cabinet is equipped with two polished-gliding drawers and an accessible lower shelf, providing generous space to keep your books, electronics, and nighttime essentials organized and within reach.
Elegant Retro Design: Showcasing a classic American design with intricate carved feature s, gracefully turned legs, and a scalloped apron, this vintage bedside table adds a hint of timeless sophistication to any room's decor.
Versatile Placement: While perfect for the bedroom, its stylish and compact design also makes it an excellent end table in the living room, a convenient storage unit in a hallway, or a charming accent piece in a guest room.
Ready to Use: This wooden nightstand with drawers arrives fully assembled, allowing you to enjoy its beauty and functionality right out of the box without the hassle of complicated instructions or tools.
Summary: Solid Wood Construction American Design Nightstand Retro Design Wooden Nightstand with Drawers Carved Feature S Bedside Table with Drawers Multi-Purpose for Homeowners, Adults, Students, Guest Room, Hallway. 【Solid Wood Construction】: Crafted from high-quality solid wood for long-lasting durability and stability, this piece of home furniture features a polished, polished finish that highlights the original wood grain. 【Ample Storage】: This versatile bedroom cabinet is equipped with two polished-gliding drawers and an accessible lower shelf, providing generous space to keep your books, electron
Generated by: m4x-map-v1
This product has 4 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": "Solid Wood Construction American Design Nightstand Retro Design Wooden Nightstand with Drawers Carved Feature S Bedside Table with Drawers Multi-Purpose for Homeowners, Adults, Students, Guest Room, Hallway",
"product_id": 9456929079535,
"variant_id": 50150968525039,
"quantity": 1,
"grams": 23000,
"length_cm": "63.0",
"width_cm": "47.0",
"height_cm": "65.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").