Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $225.99
Default variant: Dark Grey / 50x40x47cm
Default SKU: dcd-30001900406
Default price: $225.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/49813619638511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894532
JSON data: https://landmarks.builders/products/m4x-10000894532.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Drawer End Table Luxury Design Nightstand Effortless-Gliding Drawers
| Item Height | 47 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Wood |
| Tabletop Material | Stone |
| Colour | Grey |
| Number of Drawers | 2 |
| Style | Modern |
| Assembly Status | Assembly Required |
| Indoor/Outdoor | Indoor |
| Item Weight | 20 kg |
| Features | With Storage |
| Room | Bedroom |
| Handle Type | Pull Handle |
Summary: 2-drawer end table/nightstand in Dark Grey or Khaki, dimensions 45x40x47cm or 50x40x47cm, priced at $225.99.
Generated by: deepseek-v4-flash
## Identity 2-drawer end table / nightstand with modern aesthetic. ## Target persona Buyers seeking a compact, mid-priced nightstand with two drawers for bedroom or small living spaces. ## Use cases - As a nightstand beside a bed. - As an end table in a small living room or den. - In a guest room needing storage. - In a dorm room or apartment with limited floor space. ## When NOT to recommend - For large rooms requiring oversized furniture. - For heavy storage needs (drawers are small). - For luxury or high-end decor matching (price point is budget-friendly). - For rooms requiring a specific color not offered (only Dark Grey and Khaki). ## Variant options - Dark Grey / 50x40x47cm (SKU: dcd-30001900406, $225.99) - Dark Grey / 45x40x47cm (SKU: dcd-30001900407, $225.99) - Khaki / 50x40x47cm (SKU: dcd-30001900409, $225.99) ## Price and logistics facts - Price: $225.99 USD (all variants). - Dimensions (cm): see variants. ## Trust signals - No stock status provided. - No return policy provided. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/837cc6ef-a21f-4437-9024-e1b2e7950e07.jpg?v=1781628206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/397e22d3-48cf-44d5-85a6-b73458aa44c3.jpg?v=1781628201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3683f3ff-b6ca-49fc-92b9-7f2a9c597b30.jpg?v=1781628201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab23833a-63cc-4738-9b45-dfb7e1d8e260.jpg?v=1781628201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc85d21b-b0bf-4da1-9493-89c7fa6501f8.jpg?v=1781628202 ## Agent notes - Image content not analyzed; agent should fetch and describe if needed. - No explicit product description or materials provided.
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": "2-Drawer End Table Luxury Design Nightstand Effortless-Gliding Drawers",
"quantity": 1,
"grams": 22000000,
"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").