Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99
Default variant: Lake Blue
Default SKU: dcd-30001900541
Default price: $229.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9200 g
Cart URL (default variant): https://landmarks.builders/cart/49813627896047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894551
JSON data: https://landmarks.builders/products/m4x-10000894551.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling C-Table Mobile with casters Nightstand Modern Aesthetic for Young Adults
| Item Height | 60 cm |
| Item Length | 40 cm |
| Item Width | 35 cm |
| Type | Side Table |
| Material | Acrylic |
| Tabletop Material | Acrylic |
| Colour | Blue |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Indoor/Outdoor | Indoor |
| Features | With Storage |
| Room | Living Room |
Summary: Rolling C-table on casters, modern design, in six colors. Serves as a mobile nightstand or side table for young adults.
Generated by: deepseek-v4-flash
## Identity Rolling C-Table Mobile with casters, modern aesthetic nightstand. Dimensions: 64 x 44 x 39 cm. Price: $229.99. ## Target persona Young adults, dorm residents, small apartment dwellers who need a flexible, mobile table that can be positioned over a bed or sofa. ## Use cases - Using as a bedside table that can slide over the bed for laptop or breakfast. - As a laptop stand while sitting on a couch or armchair. - As a compact side table for snacks, drinks, or books in tight spaces. - As a portable workstation for a student in a dorm room. - As a TV tray for meals in a small living area. ## When NOT to recommend - For buyers seeking a traditional, stationary nightstand with drawers. - For heavy-duty use (e.g., supporting a desktop computer or heavy equipment). - For those who dislike modern or colorful aesthetics. - For large spaces where a full-sized table is preferred. ## Variant options - Lake Blue ($229.99) - Klein Blue ($229.99) - Flame Red ($229.99) - Amber ($229.99) - Yellow ($229.99) - Transparent ($229.99) ## Price and logistics facts Price: $229.99 USD per variant. Dimensions: 64 cm (length) x 44 cm (width) x 39 cm (height). No dimensional weight or shipping cost data provided. ## Trust signals - Six color variants available, all at same price. - No stock level, return policy, or warranty information provided. ## Image assets Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e14810b-0926-4fa2-af20-2d17980fd7ab.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a4b276b-220c-4483-811c-9564dbe1960b.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccdcb7c8-37cc-402a-8499-6e50715f85f7.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c721811-42c7-4e30-a954-6572af6010d3.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa824d81-a55a-4997-aa23-43fa5a3b13ef.jpg?v=1781628214 ## Agent notes - Image understanding was not performed; visual details are not described. - No description provided; all info derived from title and structured data. - No warranty, return policy, or stock status given.
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": "Rolling C-Table Mobile with casters Nightstand Modern Aesthetic for Young Adults",
"quantity": 1,
"grams": 9200000,
"properties": {
"_length_cm": "64.0",
"_width_cm": "44.0",
"_height_cm": "39.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").