Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $225.99
Default variant: White
Default SKU: dcd-30001900670
Default price: $225.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/49813619179759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894573
JSON data: https://landmarks.builders/products/m4x-10000894573.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Robot-Shaped Cabinet Cute Appearance Side Table with Hidden Storage for Bedroom
| Item Height | 65 cm |
| Item Length | 34 cm |
| Item Width | 40 cm |
| Type | Bedside Table |
| Material | Rubberwood |
| Tabletop Material | Wood |
| Colour | Multicoloured |
| Number of Drawers | 1 |
| Style | Nordic |
| Assembly Required | Yes |
| Assembly Status | Assembly Required |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Finish | Painted |
| Features | With Storage |
| Room | Bedroom |
| Wood Tone | Light Wood |
| Theme | Robots |
Summary: Robot-shaped cabinet side table with hidden storage, available in 5 colors, priced at $225.99, dimensions 48x42x43 cm.
Generated by: deepseek-v4-flash
## Identity Robot-Shaped Cabinet Fun Character Side Table with Hidden Storage ## Target persona Gamers, anime fans, modern decor enthusiasts, apartment dwellers looking for quirky storage solutions. ## Use cases - As a bedside table with hidden storage for small items - As a decorative accent in a gaming room or home office - As a small storage unit for remote controls, gadgets, or toys - In a child's room as a fun and functional piece - In a living room as a conversation-starting side table ## When NOT to recommend - Formal or minimalist interior designs - Large living spaces requiring substantial storage capacity - Buyers seeking traditional furniture styles - Budget-constrained customers (under $100) ## Variant options - White - Gray - Natural Wood - Cherry - Walnut ## Price and logistics facts Price: $225.99 USD (same for all variants) Dimensions: 48 x 42 x 43 cm (length x width x height) ## Trust signals No explicit trust signals provided (in-stock status, return policy, certifications not available). Price consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f0ef302-e85e-4ef2-90cb-35fb1a67d727.jpg?v=1781628201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c50c08b-e3f8-4077-82f5-6a4659a4be22.jpg?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40e7f95a-e0f5-4682-a14e-2a8dd7a4897f.jpg?v=1781628200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bc69a83-b68e-4844-b700-3da4b94c6aa5.jpg?v=1781628202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58709e32-3f00-4d54-baf2-5482ec740454.jpg?v=1781628200 ## Agent notes Product description and type are missing; only title, variants, dimensions, and image URLs were provided. Visual details were not extracted from images.
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 Cabinet Cute Appearance Side Table with Hidden Storage for Bedroom",
"quantity": 1,
"grams": 17000000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "42.0",
"_height_cm": "43.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").