Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99
Default variant: Khaki / 50x40x50cm
Default SKU: dcd-30001900552
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49811888996591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894553
JSON data: https://landmarks.builders/products/m4x-10000894553.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Single-Drawer Cabinet with Open Shelf sturdy Construction Nightstand for Adults
| Item Height | 50 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Wood |
| Tabletop Material | Wood |
| Colour | Beige |
| Number of Drawers | 2 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Wood Effect |
| Features | With Storage |
| Room | Bedroom |
| Handle Type | Pull Handle |
| Required Tools | No Tools Required |
Summary: A single-drawer cabinet with open shelf, Italian aesthetic bedside table, available in Khaki, Beige, and Light Grey in various sizes, priced at $189.99.
Generated by: deepseek-v4-flash
## Identity Single-drawer cabinet with open shelf, Italian aesthetic bedside table. ## Target persona Homeowners or renters seeking a compact, stylish storage piece for a bedroom or small space, valuing specific color and size options. ## Use cases - Bedside nightstand for holding lamp, books, and small items. - Small side table in a living room or hallway. - Compact storage in a studio apartment. - Decorative accent piece due to Italian aesthetic. - Additional drawer storage in a home office. ## When NOT to recommend - For large furniture needs (e.g., main living room TV stand). - For heavy item storage (drawer and shelf are lightweight). - For buyers needing a tall cabinet or wardrobe. - For buyers requiring a desk or workspace. ## Variant options - Khaki: 50x40x50cm (sku dcd-30001900552), 45x40x50cm (dcd-30001900553), 40x40x50cm (dcd-30001900554) - Beige: 50x40x50cm (dcd-30001900555), 45x40x50cm (dcd-30001900556), 40x40x50cm (dcd-30001900557) - Light Grey: 50x40x50cm (dcd-30001900558) ## Price and logistics facts - Price: $189.99 USD (all variants). - Dimensions (LxWxH in cm): Variants as above. - No shipping or assembly info provided. ## Trust signals - Multiple variants in stock (as listed). - No return policy, warranty, or certification data available. - Price consistent across variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68568322-55e0-47a0-8585-c6c5d8aa91db.jpg?v=1781600896 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43b54751-ca74-423e-9d39-a14fc08f9866.jpg?v=1781600897 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c2a577d-5a68-4732-8928-20061c3d3623.jpg?v=1781600897 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c148a5dc-fc85-440f-89d0-80e356aa7cf6.jpg?v=1781600896 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5948846-a368-422f-a21e-1e696340288e.jpg?v=1781600896 ## Agent notes - Image content not analyzed; visual details not available. - No description or material info provided. - Single-drawer and open shelf design inferred from title.
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 Cabinet with Open Shelf sturdy Construction Nightstand for Adults",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "49.0",
"_height_cm": "59.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").