Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $232.99 – $250.99
Default variant: Black Oak / 45CM
Default SKU: dcd-30001901049
Default price: $232.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49813632123119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894626
JSON data: https://landmarks.builders/products/m4x-10000894626.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bedside Nightstand Minimalist Design Storage Cabinet Light Luxury artistic
| Item Height | 50 cm |
| Item Length | 50 cm |
| Item Width | 45 cm |
| Type | Bedside Table |
| Material | Solid Wood |
| Tabletop Material | Wood |
| Colour | Black |
| Number of Drawers | 2 |
| Style | Modern |
| Assembly Required | Yes |
| Assembly Status | Assembly Required |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Item Weight | 20 kg |
| Finish | Matte |
| Features | With Storage |
| Room | Bedroom |
| Wood Tone | Dark Wood |
| Personalised | No |
| Personalise | No |
Summary: Multifunctional single-drawer bedside nightstand with easy assembly, available in Black Oak in two sizes (45cm and 50cm).
Generated by: deepseek-v4-flash
## Identity Bedside Nightstand Multifunctional Single-Drawer End Table with easy assembly. ## Target persona Budget-conscious apartment dwellers seeking compact, functional nightstand for small bedrooms. ## Use cases - Place next to bed for lamp, phone, and book storage. - Use as small side table in living room or entryway. - Extra surface in dorm room or studio apartment. - Store small items in single drawer to reduce clutter. ## When NOT to recommend - For large bedrooms needing substantial storage or multiple drawers. - For users seeking high-end solid wood furniture. - For those requiring a nightstand with USB ports or built-in lighting. - For heavy items due to compact size (58x50x60 cm). ## Variant options - Black Oak / 45CM: $232.99 USD (SKU: dcd-30001901049) - Black Oak / 50CM: $250.99 USD (SKU: dcd-30001901050) ## Price and logistics facts - Base price: $232.99 USD (45CM variant) - Dimensions: 58 cm (length) x 50 cm (width) x 60 cm (height) - No shipping or tax information provided. ## Trust signals - No in-stock or return policy information available. - Price consistency: two variants listed with distinct prices. - No certifications or brand information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a01ea96-493c-4051-9b2b-31bb540ff520.jpg?v=1781628221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/031a523d-fc18-4b68-8795-5dc7eaae57e4.jpg?v=1781628224 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd89ba09-9c99-4959-9e5f-25723d30cde4.jpg?v=1781628221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7156625d-e64d-44bc-9194-7b86555ecdd5.jpg?v=1781628221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94aabc42-8179-4fc8-b632-b6229d7284a9.jpg?v=1781628222 ## Agent notes - Images not viewed; visual details not assessed. - Product description empty; all info from title and variants.
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": "Bedside Nightstand Minimalist Design Storage Cabinet Light Luxury artistic",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "50.0",
"_height_cm": "60.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").