Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99 – $271.99
Default variant: 45CM / Art
Default SKU: dcd-30001889003
Default price: $271.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813692219631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892926
JSON data: https://landmarks.builders/products/m4x-10000892926.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Single-Drawer Bedside Table Minimalist Design Nightstand Luxury Feel for Adults
| Item Height | 45 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Wood |
| Number of Drawers | 1 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Painted |
| Features | With Storage |
| Pattern | Solid |
| Room | Bedroom |
| Wood Tone | Medium Wood |
| Personalised | No |
| Personalise | No |
Summary: A single-drawer bedside table with minimalist design, available in two size/style variants, priced between $264.99 and $271.99.
Generated by: deepseek-v4-flash
## Identity Single-Drawer Bedside Table Minimalist Design Nightstand Luxury Feel for Adults ## Target persona Adults aged 25–50 furnishing a bedroom with modern or minimalist decor, seeking a compact storage solution with a premium aesthetic. ## Use cases - Place beside a bed for holding a lamp, alarm clock, and nighttime essentials. - Use as a small accent table in a living room or reading nook. - Provide a single drawer for storing remotes, glasses, or chargers. - Pair with a matching nightstand set for a symmetrical bedroom layout. - Fit into tight spaces like dorm rooms or small apartments. ## When NOT to recommend - Buyers needing extensive storage (e.g., multiple drawers or shelves). - Settings requiring heavy-duty use (e.g., standing on uneven floors). - Those seeking rustic or traditional furniture styles. - Budget-conscious shoppers targeting sub-$150 units. ## Variant options - **45CM / Art** – SKU: dcd-30001889003 – $271.99 – Size: 45CM, Style: Art - **50CM / Art** – SKU: dcd-30001889004 – $264.99 – Size: 50CM, Style: Art ## Price and logistics facts - Base price: $264.99 USD (50CM variant). - 45CM variant: $271.99. - Dimensions: 55 cm length x 45 cm width x 50 cm height. ## Trust signals - In-stock status not explicitly confirmed; assume available from listing. - Return policy: not provided; verify with seller. - No certifications or materials listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ceb02f0-42d0-47aa-8318-13e43a1711e0.jpg?v=1781628323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fc6f1de-99a0-441b-aa5e-235878f21cc7.jpg?v=1781628322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02856fe5-70b4-45d4-91cf-a447e3bbbd05.jpg?v=1781628322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a881424-8f15-4b1e-91ad-460b0ada6dc9.jpg?v=1781628324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b76e169-47f8-460e-a333-48f31047da04.jpg?v=1781628323 ## Agent notes - Image content not analyzed; visual details cannot be inferred. - Description field was empty; all info is from title, price, dimensions, and variants. - No material, weight, assembly, or warranty info available.
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": "Single-Drawer Bedside Table Minimalist Design Nightstand Luxury Feel for Adults",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.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").