Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $232.99
Default variant: Black Right
Default SKU: dcd-30001900333
Default price: $232.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15020 g
Cart URL (default variant): https://landmarks.builders/cart/49813632352495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894521
JSON data: https://landmarks.builders/products/m4x-10000894521.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Level Accent Table Space-Saving Nightstand Original Design for Living Room
| Item Height | 59 cm |
| Item Length | 37 cm |
| Item Width | 44 cm |
| Type | Bedside Table |
| Material | Wood |
| Colour | Black |
| Assembly Status | Assembly Required |
| Indoor/Outdoor | Indoor |
| Item Length (Interior) | 30 cm |
| Item Weight | 15 kg |
| Tabletop Material | Wood |
| Finish | Matte |
| Style | Mid-Century Modernism |
| Room | Bedroom |
| Number of Drawers | 1 |
| Features | With Storage |
| Country of Origin | China |
| Personalised | No |
Summary: Multi-level accent table with block design, available in Black or White in left/right orientations, dimensions 61x46x28 cm, priced at $232.99.
Generated by: deepseek-v4-flash
## Identity Multi-Level Accent Table Original Design Block-Design End Table for Small Areas ## Target persona Small space dwellers, apartment renters, minimalist decor enthusiasts, home office users needing compact furniture. ## Use cases - As a side table in a small living room - As a nightstand in a bedroom - As a plant stand - As a small laptop desk - As an accent piece in a hallway or entryway - For holding drinks and snacks in a compact area ## When NOT to recommend - If the customer needs a large dining or coffee table - If the customer's budget is under $100 - If the customer requires heavy load capacity or sturdy surface for heavy objects - If the customer prefers traditional round or oval tables ## Variant options - Black Right (SKU: dcd-30001900333) – $232.99 - Black Left (SKU: dcd-30001900334) – $232.99 - White Right (SKU: dcd-30001900335) – $232.99 ## Price and logistics facts Price: $232.99 USD. Dimensions: 61 cm length x 46 cm width x 28 cm height. Shipping and tax details not provided. ## Trust signals Multiple variants available. Return policy not specified. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4380025e-0927-4e32-8263-bbd059cc7b2e.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61e140c5-6834-41c6-9006-7e75b459ff0e.jpg?v=1781628222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a47d450b-a581-4c6e-82e3-8f951ae938d9.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/405ad186-78aa-4e42-b883-df3e86ac6d50.jpg?v=1781628223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdba8fe8-f1cf-4fd7-a60f-3ed84e6dde80.jpg?v=1781628222 ## Agent notes - Images not analyzed; visual details not extracted. - Product type not specified in facts. - Return policy, weight, and material composition not provided. - Dimensions given in centimeters.
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": "Multi-Level Accent Table Space-Saving Nightstand Original Design for Living Room",
"quantity": 1,
"grams": 15020000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "46.0",
"_height_cm": "28.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").