Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $205.99 – $231.99
Default variant: Walnut / 20CM
Default SKU: dcd-30001899988
Default price: $205.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13700 g
Cart URL (default variant): https://landmarks.builders/cart/49811925565679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894472
JSON data: https://landmarks.builders/products/m4x-10000894472.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Slim 3-drawer end table with retro design, rounded rim, available in Walnut or Natural finishes in two sizes (20cm and 30cm), priced from $205.99.
Generated by: deepseek-v4-flash
## Identity Slim 3-Drawer End Table Retro Design Nightstand Safe Rounded Rim S. Dimensions: 51 x 51 x 55 cm. Available in Walnut and Natural finishes, with size options 20CM and 30CM. ## Target persona - Apartment dwellers with limited floor space - Retro decor enthusiasts - Budget-conscious furniture shoppers looking for compact storage ## Use cases - Next to a bed as a nightstand for small bedrooms - In a living room as a side table for smaller seating areas - In an entryway as a catch-all table - In a small office as a side table for supplies - In a nursery or child's room as a safe, rounded-edge table ## When NOT to recommend - For large living rooms requiring substantial furniture pieces - For customers preferring modern or minimalist design styles - For users needing a table taller than 55 cm (e.g., standard nightstand height ~60-70 cm) - For buyers seeking large surface area or extensive storage ## Variant options - Walnut / 20CM: $205.99 - Natural / 20CM: $206.99 - Walnut / 30CM: $231.99 - Natural / 30CM: $231.99 ## Price and logistics facts - Price range: $205.99 - $231.99 USD - Dimensions: 51 x 51 x 55 cm (width x depth x height). Note: Variant sizes (20CM, 30CM) likely refer to height or drawer depth, but not explicitly specified. ## Trust signals - No stock status or return policy information available. - Multiple image assets provided for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f815c97d-3c54-4128-a3c8-b12e9f5d2378.jpg?v=1781600956 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efed2d4c-55ab-46c7-b395-157a26faca24.jpg?v=1781600955 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee1b9dd0-91b4-4a8d-99aa-5efc8a3dfef4.jpg?v=1781600955 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cca346d-3cba-4770-8cbd-28f7028946bf.jpg?v=1781600955 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fb54edb-ed0c-4ef9-a2bd-a3ee600d7172.jpg?v=1781600956 ## Agent notes - Image understanding was not performed; visual characteristics (e.g., color accuracy, style, material feel) should be assessed via the URLs. - Dimensions and size variants are provided but the meaning of "20CM" and "30CM" in relation to the given cabinet dimensions (51x51x55 cm) is unclear.
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": "Slim 3-Drawer End Table Retro Design Nightstand Safe Rounded Rim S",
"quantity": 1,
"grams": 13700000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "51.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").