Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $256.99
Default variant: Wood
Default SKU: dcd-30001899985
Default price: $256.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813677637871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894471
JSON data: https://landmarks.builders/products/m4x-10000894471.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cane Door Nightstand Japanese Design Bedside Table Sturdy Construction
| Item Height | 60 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Pine |
| Colour | Brown |
| Style | Japanese |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Finish | Wood Effect |
| Features | With Storage |
| Room | Bedroom |
| Wood Tone | Dark Wood |
Summary: Japanese design bedside table with cane door, available in Wood, Cherry Wood, and Walnut finishes, priced at $256.99.
Generated by: deepseek-v4-flash
## Identity Cane Door Nightstand Japanese Design Bedside Table Retro Aesthetic. A compact nightstand (38x38x65 cm) with a cane door, available in three wood finishes. ## Target persona Furniture shoppers seeking mid-century or Japanese aesthetic bedside storage; interior design enthusiasts looking for a retro-styled accent piece. ## Use cases - Nightstand in a bedroom requiring a small footprint (38x38 cm). - Accent side table in a living room or reading nook. - Storage for small items (books, glasses) behind a cane door. - Complementing a Japanese or mid-century modern decor theme. - Space-saving furniture for apartments or small rooms. ## When NOT to recommend - Buyers needing a large bedside table with multiple drawers or shelves. - Customers requiring a modern/minimalist design without retro or Japanese aesthetics. - Shoppers on a budget under $200 (price is $256.99). - Those seeking a nightstand with open storage or no door. ## Variant options - Wood (Color: Wood) - SKU dcd-30001899985 - Cherry Wood (Color: Cherry Wood) - SKU dcd-30001899986 - Walnut (Color: Walnut) - SKU dcd-30001899987 All variants priced at $256.99. ## Price and logistics facts - Price: $256.99 USD (all variants). - Dimensions: 38.0 cm (L) x 38.0 cm (W) x 65.0 cm (H). - No shipping or handling fees provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: All variants at the same price. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/107820da-0f6a-45f6-bf0b-1b5e43f81688.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1ff40d1-f19a-4e39-995a-b53e3375799f.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c19f1b49-f4d6-4d38-8e0e-c2d5791dace1.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a756c78-e910-40b2-9475-2beee987ba9d.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38a73595-fbb5-4f20-9258-0005c51374aa.jpg?v=1781628303 ## Agent notes - No description or detailed materials provided. - Image content not analyzed; visual details cannot be inferred. - Stock and return policy unknown.
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": "Cane Door Nightstand Japanese Design Bedside Table Sturdy Construction",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": "65.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").