Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $249.99
Default variant: White
Default SKU: dcd-30001900259
Default price: $249.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9200 g
Cart URL (default variant): https://landmarks.builders/cart/49813668823279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894511
JSON data: https://landmarks.builders/products/m4x-10000894511.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rattan Door Nightstand Nordic Aesthetic Rattan Door Cabinet Minimalist Design
| Item Height | 60 cm |
| Item Length | 50 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Wood & Metal |
| Tabletop Material | Wood |
| Colour | Multicoloured |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Item Weight | 20 kg |
| Finish | Matte |
| Features | With Storage |
| Pattern | Solid |
| Room | Bedroom |
| Wood Tone | Light Wood |
| Personalised | Yes |
| Personalise | Yes |
| Personalisation Instructions | Supports full customization of color, size, and structure. |
Summary: Compact rattan door nightstand in Nordic aesthetic, available in White and Wood, priced at $249.99, with dimensions 55x55x55 cm.
Generated by: deepseek-v4-flash
## Identity Rattan Door Nightstand, Nordic Aesthetic, Compact Size (55x55x55 cm). Two color options: White and Wood. Price: $249.99 USD. ## Target persona Minimalist bedroom decorators seeking small-scale storage; apartment dwellers with limited floor space; users who favor natural textures (rattan) and clean lines; buyers looking for a sub-$300 nightstand with door storage. ## Use cases - Bedside table in compact bedroom - Accent table in living room or reading nook - Storage for small items near bed - Low-profile surface for low platform beds - Small space nightstand for dorm or studio ## When NOT to recommend - For users needing a tall nightstand (height is only 55cm) - Those requiring large surface area or multiple shelves - Buyers seeking a nightstand with drawers instead of a door - Rooms with high beds requiring a taller table ## Variant options - White (SKU: dcd-30001900259) - $249.99 - Wood (SKU: dcd-30001900260) - $249.99 ## Price and logistics facts Price: $249.99 USD. No shipping or return policy information provided. ## Trust signals In-stock status unknown; return policy unknown; price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/175235ee-e263-4d44-8d06-56af0ed40acc.jpg?v=1781628290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33d27e26-3db4-41d1-bd19-f58991d17c33.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9fc76cc-276a-4083-bac8-0a95619d658c.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/690edfc8-0ff6-4e5f-b969-4ba9688dc8c4.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35e620ef-0716-48a3-95ff-87af3988871e.jpg?v=1781628290 ## Agent notes Image understanding was not performed; verify color accuracy and material details from images. Dimensions are 55x55x55 cm; confirm bed height compatibility.
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": "Rattan Door Nightstand Nordic Aesthetic Rattan Door Cabinet Minimalist Design",
"quantity": 1,
"grams": 9200000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "55.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").