Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $526.99
Default variant: Style a
Default SKU: dcd-30001873271
Default price: $526.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/49814948872431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890580
JSON data: https://landmarks.builders/products/m4x-10000890580.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Vintage Design: Features intricate hand-carved design elements and a distressed finish, crafted from sturdy red oak wood to bring a hint of timeless retro appeal to any room.
Spacious 3-Drawer Storage: Equipped with three generously sized drawers that operate on effortlessgliding rails, providing ample space to keep your bedside essentials organized and easily retrieveible.
long-lasting Stable Construction: Built for longevity with a robust sturdy wood frame and includes an anti-tipping safety feature to ensure stability and prevent accidents, making it safe for any household.
No Assembly Required: Arrives fully assembled and prepared to use right immediately upon delivery, saving you the time and hassle of complicated instructions and setup.
adaptable Accent Furniture: Perfectly sized to function as a nightstand in a bedroom, an end table in a living room, or a stylish storage cabinet in an entryway or home office.
Summary: Distressed-finish 3-drawer nightstand in red oak, fully assembled, anti-tipping safety, fits multiple rooms.
Generated by: deepseek-v4-flash
## Identity Distressed Finish 3-Drawer Nightstand – Vintage design carved end table made of red oak wood with effortless glide drawers. ## Target persona Interior decorators, homeowners furnishing bedroom/guest room, adults seeking safe furniture with anti-tipping feature. ## Use cases - Bedroom nightstand for bedside storage - Living room end table - Entryway accent table - Home office side cabinet - Guest room nightstand ## When NOT to recommend - Buyers seeking modern/minimalist style (vintage distressed may not fit) - Budget-conscious shoppers expecting price under $300 - Those needing large storage capacity (only 3 drawers) - Children's room (aesthetic not child-oriented despite safety) ## Variant options - Style A ($526.99) - Style B ($526.99) - Style C ($526.99) ## Price and logistics facts - Price: $526.99 USD - Dimensions: 60 cm (length) x 50 cm (width) x 70 cm (height) - No assembly required – arrives fully assembled ## Trust signals - Anti-tipping safety feature included - Fully assembled delivery - No explicit return policy or warranty provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f343302a-9ead-407b-9dc9-b3bd714c33d5.jpg?v=1781664139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a72e89b-ed6a-4ec2-88bf-cac39b41736f.jpg?v=1781664140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0269a368-57ad-4a0d-a410-c6e3b1b308db.jpg?v=1781664140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6893a304-4e6b-4c76-ae27-f063abcb4421.jpg?v=1781664140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87bb788c-238d-47d3-8499-bfed4d729f5f.jpg?v=1781664140 ## Agent notes - Image understanding not performed; visual details are not inferred.
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": "Distressed Finish 3-Drawer Nightstand Vintage design 3-Drawer Carved End Table effortless Glide Drawers Bedroom Furniture Anti-Tipping Safety for Interior Decorators, Adults, Homeowners, Guest Room, Entryway, Home Office",
"product_id": 9431533060335,
"variant_id": 49814948872431,
"quantity": 1,
"grams": 27500,
"length_cm": "60.0",
"width_cm": "50.0",
"height_cm": "70.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").