Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $208.99 – $243.99
Default variant: Beige-red Leg-yy
Default SKU: dcd-30001899308
Default price: $243.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6100 g
Cart URL (default variant): https://landmarks.builders/cart/49811934183663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894357
JSON data: https://landmarks.builders/products/m4x-10000894357.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
C-Shaped Rolling Stand Height Adjustable Nightstand Multi-Functional for Bedroom
| Type | Side Table |
| Material | Stainless Steel |
| Colour | White |
| Item Width | 45 cm |
| Item Length | 45 cm |
| Item Height | 65 cm |
| Tabletop Material | MDF |
| Style | Contemporary/Modern |
| Shape | Rectangular |
| Room | Living Room |
| Features | Adjustable Height |
| Number of Drawers | More Than 5 |
| Indoor/Outdoor | Indoor |
| Assembly Required | Yes |
| Finish | Painted |
Summary: A C-shaped rolling side table with height adjustment, designed for students. Available in two leg styles and beige color combinations. Priced from $208.99.
Generated by: deepseek-v4-flash
## Identity C-Shaped Rolling Stand Height Adjustable Side Table Mobile Design for Students. A mobile, height-adjustable side table with a C-shaped base, designed for small spaces. ## Target persona College students in dorm rooms, small apartment dwellers, remote workers needing a compact, flexible side table. ## Use cases - Bedside table for a small bed, rolling under or over the bed. - Couch side table that can be positioned close to seating. - Temporary laptop stand for studying on a sofa. - Extra surface in a cramped workspace. - Snack table for gaming or movie watching. ## When NOT to recommend - If the buyer needs a heavy-duty desk for extensive writing or equipment. - If the buyer requires a fixed, non-mobile piece of furniture. - For use as a primary dining table or large surface. - If the buyer is tall and needs a table height greater than typical side tables. ## Variant options - Beige-red Leg-yy: $243.99 - Beige-white Leg-yy: $243.99 - Beige-red Leg-cool33: $208.99 - Beige-white Leg-cool33: $208.99 ## Price and logistics facts - Base price: $208.99 (Leg-cool33 variants). Leg-yy variants: $243.99. - Dimensions: 70 x 50 x 15 cm (likely package dimensions; actual product height adjustable). - Mobile with wheels; height adjustable. ## Trust signals - In-stock status not confirmed. - No return policy or warranty provided. - No certifications listed. - Price consistency: variants have fixed prices, no discounts indicated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2888ce2-1328-4c57-a1ff-f4b3d14b0e83.jpg?v=1781600967 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1455a72b-f583-43c6-ae3f-9a8f9b7af978.jpg?v=1781600968 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ca5f47a-c77e-4d21-8e14-b832c060f023.jpg?v=1781600966 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a01bfbd-894c-4b40-9025-e92d93a5a2e9.jpg?v=1781600967 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0404fcf-1666-4e18-8712-20f622882c21.jpg?v=1781600965 ## Agent notes - Image understanding was not performed; do not infer visual details from URLs. - Dimensions provided (70x50x15 cm) are likely package dimensions, not the assembled product size.
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": "C-Shaped Rolling Stand Height Adjustable Nightstand Multi-Functional for Bedroom",
"quantity": 1,
"grams": 6100000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "50.0",
"_height_cm": "15.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").