Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $207.99 – $245.99
Default variant: 1M
Default SKU: dcd-30001902241
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30500 g
Cart URL (default variant): https://landmarks.builders/cart/49811933069551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894800
JSON data: https://landmarks.builders/products/m4x-10000894800.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern & Stylish Design: Features a sleek stainless steel frame paired with an elegant tea-colored glass top, adding a accent of light luxury to your home decor.
Mobile & Convenient: Equipped with four effortlessrolling casters, this side table can be easily moved anywhere you need it, serving as a flexible addition to your living space.
Ample Storage Space: The dual-level design provides a spacious top surface for lighting fixtures or drinks and a lower shelf for books, magazines, or decorative items, keeping your essentials organized.
Space-Saving adaptable: With its space-efficient footprint, this rolling table is an perfect space-saving solution for small apartments, dorms, or tight corners, functioning perfectly as a nightstand, sofa end table, or small coffee table.
Sturdy & Easy to Assemble: Constructed from a long-lasting stainless steel frame for stability and longevity, with a simple assembly process that only requires attaching the casters.
Summary: Two-tier rolling table on casters, space-saving mobile nightstand for students, bedroom, kitchen. Available in 1M ($207.99) and 1.2M ($245.99) styles.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rolling Table on casters, mobile design, space-saving for students, bedroom, kitchen. ## Target persona Students living in dorms or small apartments; bedroom and kitchen users needing flexible, movable surfaces; small-space decorators. ## Use cases - As a bedside nightstand with extra storage for books and devices. - As a mobile kitchen cart for meal prep or serving. - As a craft or hobby cart that can be moved to different rooms. - As a laptop stand or desk extension for temporary workspaces. - As an extra storage unit in tight corners. ## When NOT to recommend - If the buyer needs a stationary, heavy-duty piece of furniture. - If a large, fixed surface area is required (depth 55 cm, length 125 cm for 1.2M variant). - If mobility is not needed (casters add cost but may not be used). - For formal dining or conference tables requiring high weight capacity. ## Variant options - **1M** ($207.99) – shorter length (likely 1 meter, but exact dimensions not confirmed). - **1.2M** ($245.99) – longer length (likely 1.2 meters, but exact dimensions not confirmed). ## Price and logistics facts - Price: $207.99 (1M) / $245.99 (1.2M) USD. - Dimensions (provided as single value): 125 cm length × 55 cm width × 28 cm height. - Note: Variant titles suggest different lengths; the provided dimensions may correspond to one variant. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: single pricing per variant, no discounts indicated. - Certifications: none specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d14d98ee-92c7-4afd-9187-e1d5fbd40a53.jpg?v=1781600962 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ed36620-5739-459a-87a7-10fcf40bb85c.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8b5a8ae-a09f-4725-a283-ddb0edd79517.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/084c058e-7f7c-40a2-a244-b1005480183a.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60a68301-7b4e-45e1-98d4-e6008aac501b.jpg?v=1781600964 ## Agent notes - Image understanding not performed. - Variant style names '1M' and '1.2M' likely refer to length, but this is not explicitly confirmed. - The provided dimensions (125 cm length) may correspond to the 1.2M variant; the 1M variant may be smaller. - No assembly requirements or weight capacity disclosed.
This product has 10 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 Table on casters Nightstand Mobile Design Space-Saving for Students, Bedroom, Kitchen",
"quantity": 1,
"grams": 30500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "55.0",
"_height_cm": "28.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").