Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99
Default variant: Walnut
Default SKU: dcd-30001934107
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: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811912982767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898976
JSON data: https://landmarks.builders/products/m4x-10000898976.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Robot-Shaped Side Table Rattan Drawer Front Multi-Compartment Side Cabinet
| Item Height | 72 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Rubberwood |
| Tabletop Material | Rubberwood |
| Colour | Brown |
| Number of Drawers | 1 |
| Style | Nordic |
| Assembly Required | Yes |
| Assembly Status | Assembly Required |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Varnished |
| Features | With Storage |
| Pattern | Solid |
| Room | Bedroom |
| Wood Tone | Dark Wood |
| Theme | Animals |
| Tabletop Thickness | 2.5 cm |
Summary: Robot-shaped side table with rattan drawer front and multiple compartments, available in Walnut, Cherry, or Natural finish.
Generated by: deepseek-v4-flash
## Identity Robot-shaped side table with rattan drawer front and multiple compartments. Dimensions: 50×40×52 cm. ## Target persona Novelty furniture collectors; home decor enthusiasts seeking unique pieces; gamers or tech enthusiasts; parents looking for playful kids' room furniture. ## Use cases - As a side table in a themed living room or game room. - As a bedside table in a child's bedroom. - As a storage unit for remote controls, magazines, and small items. - As a decorative accent in an office or lounge. - As a conversation piece in a retail or hospitality space. ## When NOT to recommend - For formal or traditional decor settings. - For users requiring large storage capacity. - For heavy or large item placement (e.g., large plants, heavy lamps). - For minimalist or modern interiors seeking clean lines. ## Variant options - Walnut ($201.99) - Cherry ($201.99) - Natural ($201.99) ## Price and logistics facts Price: $201.99 USD (all variants). Dimensions: 50 cm L × 40 cm W × 52 cm H. ## Trust signals - Three color variants available. - No return policy or stock status provided. - Price is consistent across variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db45f399-316c-4dc7-bae6-a4db57bd4438.jpg?v=1781600938) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6944eb77-9f13-43f7-bf0c-99c427b75661.jpg?v=1781600937) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f575ce4d-f526-4df6-bde3-bf25edd26d05.jpg?v=1781600936) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9c095ab-1307-4aa1-adf1-fc638b2dd989.jpg?v=1781600937) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1483bd06-4862-4534-8ca8-8a03c76a33f9.jpg?v=1781600937) ## Agent notes Image understanding was not performed; visual details are not described.
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": "Robot-Shaped Side Table Rattan Drawer Front Multi-Compartment Side Cabinet",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "40.0",
"_height_cm": "52.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").