Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $209.99 – $276.99
Default variant: Black Ash
Default SKU: dcd-30001900303
Default price: $209.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16020 g
Cart URL (default variant): https://landmarks.builders/cart/49811936018671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894517
JSON data: https://landmarks.builders/products/m4x-10000894517.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Single-Drawer End Table Minimalist Design Nightstand Light Luxury Aesthetic
| Item Height | 44 cm |
| Item Length | 52 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Solid Wood |
| Tabletop Material | Wood Veneer |
| Colour | Black |
| Number of Drawers | 2 |
| Style | Italian |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Wood Effect |
| Features | With Storage |
| Room | Bedroom |
| Wood Tone | Dark Wood |
| Theme | Modern |
| Tabletop Thickness | 1.5 cm |
| Personalised | Yes |
| Personalise | Yes |
| Personalisation Instructions | Support full customization of color, size, and structure. |
Summary: A single-drawer end table with minimalist design, available in Black Ash or Walnut finishes, priced from $209.99 to $276.99.
Generated by: deepseek-v4-flash
## Identity Single-Drawer End Table Minimalist Design Nightstand ## Target persona Apartment dwellers, young professionals, or minimalists seeking a compact, aesthetic nightstand for small bedrooms or living rooms. ## Use cases 1. Bedside table for a small bedroom. 2. End table beside a sofa in a living room. 3. Accent piece in a hallway or entryway. 4. Storage for small items like books, remotes, or glasses. 5. Matching pair on both sides of a bed. ## When NOT to recommend 1. If large storage capacity is needed (single drawer only). 2. For rustic or traditional decor styles. 3. For heavy items (no weight limit provided). 4. If budget is under $200. ## Variant options - Black Ash (SKU dcd-30001900303) $209.99 - Walnut (SKU dcd-30001900304) $209.99 - Black Ash-2 (SKU dcd-30001900307) $276.99 - Walnut-2 (SKU dcd-30001900308) $276.99 Note: The "-2" variants may include additional features; details not provided. ## Price and logistics facts Price range $209.99 - $276.99 USD. Dimensions: 58 cm L x 46 cm W x 50 cm H. No shipping or tax information provided. ## Trust signals In-stock status not confirmed. Return policy not specified. No certifications listed. Price consistent across same-finish variants. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02dfe401-cdc4-4fc7-b5c3-f562022e72a5.jpg?v=1781600967 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34db08cd-3937-4611-9a20-72c7e7c4735e.jpg?v=1781600969 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/663a8ba2-52b9-4aa6-8153-39cb27d91bc0.jpg?v=1781600970 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9a0848c-02d1-44f3-905a-170c48b213a9.jpg?v=1781600969 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3758beb2-6fb8-4b39-8869-0b741f2952a3.jpg?v=1781600968 ## Agent notes Images not analyzed; visual details not inferred. Variant "-2" may differ in design; confirm with seller.
This product has 11 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": "Single-Drawer End Table Minimalist Design Nightstand Light Luxury Aesthetic",
"quantity": 1,
"grams": 16020000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "46.0",
"_height_cm": "50.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").