Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99 – $248.99
Default variant: 35*40*50cm / Wood Panel
Default SKU: dcd-30001900519
Default price: $248.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49811930546415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894548
JSON data: https://landmarks.builders/products/m4x-10000894548.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Narrow Nightstand with Drawer Minimalist Design for Bedroom
| Item Height | 50 cm |
| Item Length | 40 cm |
| Item Width | 35 cm |
| Type | Bedside Table |
| Material | Solid Wood |
| Number of Drawers | 1 |
| Style | Italian |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Indoor/Outdoor | Indoor |
| Model | Prepac BDNR-1403-1 |
| Finish | Matte |
| Features | With Storage |
| Room | Bedroom |
| Required Tools | No Tools Required |
Summary: Narrow nightstand with drawer in Nordic aesthetic, available in multiple sizes and finishes, priced from $206.99.
Generated by: deepseek-v4-flash
## Identity Narrow Nightstand with Drawer Nordic aesthetic Narrow Storage Table with Drawers ## Target persona Small space dwellers needing compact storage; minimalists; those furnishing a bedroom with limited floor space. ## Use cases - Bedside table for storing books, glasses, and lamp. - Accent table in narrow hallway. - Small living room side table. - Guest room nightstand. - Desk side storage. ## When NOT to recommend - For large bedrooms needing substantial storage. - For heavy load use (e.g., heavy electronics). - For buyers seeking solid wood furniture (material not specified). - For those who need a wide nightstand. ## Variant options - 35*40*50cm / Wood Panel: $248.99 - 32*32*48cm / Black Oak+white: $206.99 - 32*38*52cm / Painted+stainless: $248.99 ## Price and logistics facts Prices range from $206.99 to $248.99 USD. Dimensions vary by variant. No shipping or logistics information provided. ## Trust signals No reviews, stock status, or return policy provided. Image assets are available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46f2e4ca-97d2-46a8-acdd-1fbc14bce2f3.jpg?v=1781600958 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae01443a-4414-439e-8595-d4b9a174a486.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0da66376-0fe9-4d67-b0ac-e954d3f16271.jpg?v=1781600959 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8920a2f-a88a-4b73-9d4b-370e2287be08.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38194651-2dc6-4ed7-be30-67d3e3bb6474.jpg?v=1781600959 ## Agent notes Product description is missing; material and construction details not specified. Images have not been analyzed for visual information.
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": "Narrow Nightstand with Drawer Minimalist Design for Bedroom",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "45.0",
"_height_cm": "55.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").