Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $230.99
Default variant: Walnut
Default SKU: dcd-30001895449
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14020 g
Cart URL (default variant): https://landmarks.builders/cart/49811915342063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893803
JSON data: https://landmarks.builders/products/m4x-10000893803.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Tier Rolling Trolley Vintage design Side Table Space-Saving Design for Bedroom
| Type | Serving Cart |
| Item Height | 65 cm |
| Item Length | 70 cm |
| Item Width | 40 cm |
| Material | Rubberwood |
| Colour | Brown |
| Assembly Required | Yes |
| Style | Mid-Century Modern |
| Features | With Shelves |
| Number of Shelves | 2 |
| Shape | Rectangle |
| Number of Wheels | 4 |
| Room | Living Room |
| Finish | Painted |
| Personalised | No |
| Model | Benjara BM123211 |
| Required Tools | Required Tools Included |
Summary: A 2-tier rolling trolley side table with vintage design, available in Walnut and Natural finishes, priced at $202.99.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rolling Trolley Vintage Design Side Table Adaptable for Renters, Hosts ## Target persona Renters needing movable furniture; hosts requiring temporary serving or display surfaces; small-space dwellers wanting a compact side table. ## Use cases - Small apartment living room as a side table or accent piece - Temporary nightstand in a guest bedroom - Serving cart for gatherings or dining - Console table in a narrow hallway - Extra surface in a home office - Mobile plant or decor stand ## When NOT to recommend - If a fixed, sturdy dining or work table is needed - For buyers seeking a luxury or premium furniture piece - If the user requires a high weight capacity or heavy-duty construction - Outdoor use (assumed interior, not specified) ## Variant options - Walnut ($202.99) - Natural ($202.99) - Walnut-- ($230.99, note different pricing) ## Price and logistics facts - Price: $202.99 (Walnut, Natural) / $230.99 (Walnut-- variant) - Dimensions: 81 cm L x 68 cm W x 14.5 cm H (height may be collapsed) - Currency: USD ## Trust signals - In-stock status not available - Return policy not specified - Price consistency: two variants at $202.99, one at $230.99 - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fd53ec8-f436-4ab3-b53e-d89974171610.jpg?v=1781600939 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3354fe25-765f-4b6a-b235-262ef130d6c2.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b52aaa3-b0b4-49df-954d-a36931a31986.jpg?v=1781600941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc21189a-677a-4a31-b11d-c24be5650f65.jpg?v=1781600941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c6f4456-3b4e-4435-952f-3092e2e52950.jpg?v=1781600940 ## Agent notes - No product description was provided; image content was not analyzed. - Stock and shipping details are unknown.
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 Trolley Vintage design Side Table Space-Saving Design for Bedroom",
"quantity": 1,
"grams": 14020000,
"properties": {
"_length_cm": "81.0",
"_width_cm": "68.0",
"_height_cm": "14.5"
}
}],
"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").