Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $187.99
Default variant: Robot Long Legs
Default SKU: dcd-30001901235
Default price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10200 g
Cart URL (default variant): https://landmarks.builders/cart/49811884048623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894665
JSON data: https://landmarks.builders/products/m4x-10000894665.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Robot-Shaped Nightstand Long-Legged Bedside Table Narrow silhouette for children, Teens
| Item Height | 84 cm |
| Item Length | 32 cm |
| Item Width | 32 cm |
| Type | Side Table |
| Material | Metal |
| Colour | Black |
| Style | Modern |
| Indoor/Outdoor | Indoor |
| Finish | Matte |
| Features | With Storage |
| Room | Any Room |
| Theme | Robots |
Summary: A robot-shaped narrow nightstand for children and teens, available in long-leg and short-leg styles, priced at $187.99.
Generated by: deepseek-v4-flash
## Identity Robot-Shaped Nightstand Long-Legged Bedside Table Narrow silhouette for children, Teens ## Target persona Parents or guardians buying a playful, themed bedside table for a child or teen who loves robots or novelty furniture. ## Use cases - Bedside storage for a child's small items like a lamp, books, or toys. - Adding a whimsical decorative element to a kids' or teen's bedroom. - As a narrow table in tight spaces where a standard nightstand won't fit. - Encouraging independence through fun furniture design. - Gifting for a child who enjoys robot aesthetics. ## When NOT to recommend - Adult bedrooms seeking elegant or minimalist furniture. - Rooms requiring a large surface area (dimensions: 85x41x39 cm). - Settings where a conventional, neutral-style nightstand is preferred. - Buyers needing heavy-duty storage or built-in drawers. ## Variant options - Robot Long Legs (SKU: dcd-30001901235, $187.99) - Robot Short Legs (SKU: dcd-30001901236, $187.99) ## Price and logistics facts - Price: $187.99 USD (both variants). - Dimensions: 85 cm (length) x 41 cm (width) x 39 cm (height). - Weight and shipping details not provided. ## Trust signals - Two variants available with consistent pricing. - Product tagged for import (wp-import). No stock or return policy info provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84d6f3fb-1153-47fc-a23a-9b7d5e0db31a.jpg?v=1781600886 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0a8bebb-ce95-4ab8-b7d9-dc45c06e75a6.jpg?v=1781600886 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf73e319-0e06-4181-b8d3-52c9c75d1136.jpg?v=1781600886 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28d31f95-ed47-459a-a17b-c0795903ab5e.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86b23ea6-4f61-4de8-981a-d6439c8cfc11.jpg?v=1781600887 ## Agent notes - Images were not analyzed; visual details are unknown. Verify robot shape and leg styles from images before recommending.
This product has 11 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 Nightstand Long-Legged Bedside Table Narrow silhouette for children, Teens",
"quantity": 1,
"grams": 10200000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "41.0",
"_height_cm": "39.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").