Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99 – $218.99
Default variant: Cherry / Single Drawer
Default SKU: dcd-30001903414
Default price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811911540975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894958
JSON data: https://landmarks.builders/products/m4x-10000894958.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nightstand with Rattan Drawer Nordic Design End Table sturdy Wood Legs for Adults
| Item Height | 50 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Wood |
| Tabletop Material | Wood |
| Colour | Brown |
| Number of Drawers | 1 |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Indoor/Outdoor | Indoor |
| Finish | Matte |
| Features | With Storage |
| Room | Bedroom |
| Wood Tone | Medium Wood |
| Personalised | No |
| Personalise | No |
Summary: Nordic-style nightstand with rattan drawer, sturdy wood legs, available in Cherry or Walnut with single or double drawer options. Price $201.99–$218.99.
Generated by: deepseek-v4-flash
## Identity Nightstand with Rattan Drawer, Nordic Design, sturdy Wood Legs for Adults. ## Target persona Adults furnishing a bedroom or living room seeking affordable Nordic-style furniture; small-space dwellers needing compact storage. ## Use cases - Bedside table for storing books, glasses, or phone. - End table next to a sofa or armchair. - Small accent piece in a hallway or entryway. - Extra storage in a guest room. - Drawer for remote controls or small items. ## When NOT to recommend - Buyers needing large storage capacity (only 1-2 small drawers). - Those requiring heavy-duty or high-weight capacity. - Customers seeking modern high-gloss or metal finishes. - Projects requiring a full matching set (no other pieces from same line). ## Variant options - Cherry / Single Drawer – $201.99 - Cherry / Double Drawer – $218.99 - Walnut / Single Drawer – $201.99 - Walnut / Double Drawer – $218.99 ## Price and logistics facts - Price range: $201.99 (single) to $218.99 (double). - Dimensions: 56 cm L × 45 cm W × 60 cm H. - No shipping or return policy provided in facts. ## Trust signals - Stock status not provided; assume available unless sold out. - No certifications or warranty mentioned. - Price is listed consistently across variants. - No customer reviews data available. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdb649ae-857a-4ae1-9633-e829610ec37a.jpg?v=1781600935 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd8bb83d-7265-4750-b9df-a3a7af3a4785.jpg?v=1781600933 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2519a88b-ab4a-41db-ad29-dcf31ed66366.jpg?v=1781600934 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a53a593a-40e0-4655-9300-c93f3b71e54a.jpg?v=1781600934 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6769e17f-ea38-452c-abdc-7c7efcb530ed.jpg?v=1781600934 ## Agent notes - Images provided but not processed for visual content; rely on textual description. - Product type not specified; inferred as nightstand/end table. - Promotion (discount on orders over 1000 yuan) is expired and likely irrelevant.
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": "Nightstand with Rattan Drawer Nordic Design End Table sturdy Wood Legs for Adults",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "45.0",
"_height_cm": "60.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").