Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99 – $247.99
Default variant: Walnut / 48CM
Default SKU: dcd-30001895336
Default price: $247.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7020 g
Cart URL (default variant): https://landmarks.builders/cart/49811930644719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893791
JSON data: https://landmarks.builders/products/m4x-10000893791.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A C-shaped rolling table that serves as a couch-side stand and robot vacuum garage, saving space in tight areas. Available in Walnut or Natural Wood finishes.
Generated by: deepseek-v4-flash
## Identity C-Shaped Rolling Table Robot Vacuum Garage Couch-Side Stand Space-Saving ## Target persona Urban apartment dwellers with limited floor space; robot vacuum owners seeking tidy storage; homeowners wanting multipurpose furniture. ## Use cases - Parking a robot vacuum under the table when not in use, keeping it out of sight - Using as a side table for drinks, remotes, or a lamp while the vacuum charges underneath - Rolling the table between rooms to serve as a mobile workstation or serving cart - Hiding the robot vacuum to improve room aesthetics without sacrificing accessibility - As a compact laptop stand with storage space for peripherals beneath ## When NOT to recommend - For large rooms where dedicated furniture is preferred - If you do not own a robot vacuum (the garage feature is underutilized) - For heavy loads (weight capacity not provided; likely light duty) - For users needing a full-size desk or dining table ## Variant options - Walnut / 48CM: $247.99 - Natural Wood / 48CM: $247.99 - Walnut / 48CM a: $206.99 - Natural Wood / 48CM a: $206.99 ## Price and logistics facts - Base price: $206.99 USD - Variants up to $247.99 - Shipping cost and delivery time not provided ## Trust signals - In-stock status not confirmed - Return policy not stated - Price consistency: multiple variants with clear price differences ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aac35e6-5d0b-4420-8e34-bfdebfd1db49.jpg?v=1781600958) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/478f7fc4-f243-440b-bc13-361e575c66c8.jpg?v=1781600959) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/174cb790-d291-42f8-9004-5b805bb83e8a.jpg?v=1781600959) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41bd4ba7-6ff0-42a7-b76a-441a269e6501.jpg?v=1781600959) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9964777b-8951-43e2-8ae1-7355712890d9.jpg?v=1781600958) ## Agent notes - Dimensions: 67.5 cm (L) x 47.5 cm (W) x 17.8 cm (H) - Variants labeled '48CM a' have a lower price; reason for difference unknown (possibly shorter legs or different material?) - No product description or material specs provided - Image content not analyzed; cannot confirm visual appearance
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 Table Robot Vacuum Garage Couch-Side Stand Space-Saving",
"quantity": 1,
"grams": 7020000,
"properties": {
"_length_cm": "67.5",
"_width_cm": "47.5",
"_height_cm": "17.8"
}
}],
"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").