Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $978.99 – $1,008.99
Default variant: without Wheels
Default SKU: dcd-30001854845
Default price: $978.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815032627439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887533
JSON data: https://landmarks.builders/products/m4x-10000887533.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable height rolling table with foldable surface, available with or without wheels, for living room or bedroom use.
Generated by: deepseek-v4-flash
## Identity Adjustable Height Rolling Table with Foldable Surface ## Target persona Individuals with limited space who need a mobile, adjustable-height surface for flexible room layouts; elderly or mobility-limited users who benefit from movable furniture. ## Use cases - Using as a bedside table that can be moved and height-adjusted for comfort. - Temporary work surface in a living room that can be folded and stored when not in use. - Serving cart for snacks or drinks during gatherings. - Extra surface in a home office that can be repositioned as needed. - Craft or hobby table that can be rolled to different rooms. ## When NOT to recommend - For heavy-duty industrial or commercial use (thin frame likely not rated for heavy loads). - For users needing a permanent, non-movable desk (rolling wheels may not lock securely). - For outdoor use (no weather resistance mentioned). - For buyers expecting solid wood construction (price and features suggest particle board or metal). ## Variant options - without Wheels: $978.99 - with Wheels: $1008.99 ## Price and logistics facts - Base price: $978.99 USD (without Wheels) - with Wheels variant: $1008.99 USD - No dimensions provided. ## Trust signals - No stock status, return policy, or certifications provided. - Price consistency: single price per variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20a0f388-e874-4567-8436-b74346560f79.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04cd5d46-7363-4671-9995-8d758467205c.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3be685c-fab7-4c10-8bce-41ee9426ff7a.jpg?v=1781664375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/543283bb-d8bf-4a83-8bf9-a96adafb3898.jpg?v=1781664374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a784ed9-2e56-461a-9d73-1c35dea78339.jpg?v=1781664375 ## Agent notes - No product description or dimensions were provided. - Image contents were not analyzed; visual details are not assumed.
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": "Adjustable Height Rolling Table Movable with casters Household Furniture Space-Saving Foldable surface for Living Room, Bedroom",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").