Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99 – $274.99
Default variant: Pocket Trolley
Default SKU: dcd-30001898545
Default price: $274.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49811911475439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894246
JSON data: https://landmarks.builders/products/m4x-10000894246.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Tier Rolling End Table Nordic Design Serving Cart Compact Size for Home Office
| Type | Serving Cart |
| Item Height | 55 cm |
| Item Length | 60 cm |
| Item Width | 40 cm |
| Material | Cherry |
| Colour | Brown |
| Assembly Required | Yes |
| Style | Scandinavian |
| Features | With Shelves |
| Number of Shelves | 2 |
| Number of Wheels | 4 |
| Room | Living Room |
| Finish | Oiled |
| Handle Material | Wood |
| Handle Finish | Unpainted |
Summary: A 2-tier rolling end table and serving cart with Nordic design, available in Pocket Trolley ($274.99) and Magic Cube Trolley ($201.99), dimensions 65x43x12 cm.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rolling End Table Nordic Design Serving Cart Multi-Functional for Kitchen ## Target persona Apartment dwellers, home entertainers, minimalists, and small kitchen owners seeking mobile storage and serving solutions. ## Use cases - Mobile serving cart for parties and gatherings - Extra counter space in small kitchens - Bedside table or plant stand in living room - Utility cart for crafting or office supplies - Portable bar cart for beverages ## When NOT to recommend - If heavy-duty storage or large furniture is needed - For outdoor use (no weather resistance data) - For buyers seeking fixed, non-movable furniture - For those with very small spaces where 43cm width may be too wide ## Variant options - **Pocket Trolley**: $274.99, sku dcd-30001898545 - **Magic Cube Trolley**: $201.99, sku dcd-30001898546 ## Price and logistics facts - Dimensions: 65 cm (L) x 43 cm (W) x 12 cm (H) - Prices: $201.99 (Magic Cube Trolley) and $274.99 (Pocket Trolley) - Currency: USD ## Trust signals - In-stock: not specified - Return policy: not provided - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b97333fa-fa62-41dc-a888-07f028465a5d.jpg?v=1781600934 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc3cdcc2-a74f-4ca9-9e52-d3ba0bef5109.jpg?v=1781600935 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1aa8bb61-03f7-4a46-9f10-818bc89b5ba1.jpg?v=1781600933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ddc5786-f718-420c-bd87-70b1955fa57c.jpg?v=1781600933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6a51127-26e0-4056-a673-63f1be992835.jpg?v=1781600933 ## Agent notes - Visual details not analyzed from images; only URLs provided. - Price field $201.99 likely corresponds to Magic Cube Trolley; Pocket Trolley variant is $274.99. - No description or product type given; category inferred from title.
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": "2-Tier Rolling End Table Nordic Design Serving Cart Compact Size for Home Office",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "43.0",
"_height_cm": "12.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").