Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $254.99 – $453.99
Default variant: White+black / Normal
Default SKU: dcd-30001873244
Default price: $254.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 41000 g
Cart URL (default variant): https://landmarks.builders/cart/49813674754287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890575
JSON data: https://landmarks.builders/products/m4x-10000890575.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rolling C-shaped table with bottom storage shelf, 88x53x67 cm, available in multiple color combinations and Normal or Smart styles, priced from $254.99 to $453.99 USD.
Generated by: deepseek-v4-flash
## Identity - Name: Rolling C-Shaped Table Minimalist Aesthetic Rolling C-Shaped Stand Multi-Functional Bottom Storage Shelf - Dimensions: 88x53x67 cm - Price range: $254.99 - $453.99 USD ## Target persona - Seniors needing a portable table for bedside or sofa use - Homeowners looking for a flexible side table with storage - Apartment dwellers with limited space requiring a multi-functional movable surface - Remote workers needing a mobile laptop stand ## Use cases - Using as a laptop table while reclining on a sofa - Serving meals or drinks in bed or on a couch - Holding a tablet and snacks beside an armchair - Providing a small work surface in a tiny living area - Storing books or magazines on the bottom shelf - Using as a bedside table with extra storage ## When NOT to recommend - When the user needs a full-size desk or large work surface - If the user requires a fixed, non-rolling table for stability - When budget is under $200 USD (entry price is $254.99) - If the user needs a height-adjustable table (no height adjustment mentioned) - For outdoor use (not specified as weather-resistant) ## Variant options | SKU | Color | Style | Price (USD) | |-----|-------|-------|-------------| | dcd-30001873244 | White+black | Normal | $254.99 | | dcd-30001873245 | Walnut+white | Normal | $254.99 | | dcd-30001873246 | Walnut+black | Normal | $453.99 | | dcd-30001873247 | Walnut+black | Smart | $453.99 | | dcd-30001873248 | White+black | Smart | $453.99 | ## Price and logistics facts - Price range: $254.99 - $453.99 USD - Dimensions: 88 cm (length) x 53 cm (width) x 67 cm (height) - Currency: USD ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Price consistency: Variants priced consistently at $254.99 for Normal and $453.99 for Smart/Specific colors - Certifications: Not provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d4b2519-dc4b-48e0-8619-b595e5d11e0d.jpg?v=1781628300) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d595a18f-14fc-4c92-878f-0897ea9f0771.jpg?v=1781628299) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1f7f953-ea5f-4db7-815e-8de810c362d8.jpg?v=1781628301) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1ee0ea9-4853-40ba-be3c-236330559cd6.jpg?v=1781628298) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5bc0630-a68b-450e-a353-e1bdc4169363.jpg?v=1781628298) ## Agent notes - No product description was provided; details inferred from title and dimensions. - Image understanding was not performed; visual details are not inferred. - 'Smart' style likely includes additional features but no specifics given. - Only dimensions in cm available; no weight or material info.
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-Shaped Table Minimalist aesthetic Rolling C-Shaped Stand Multi-Functional Bottom Storage Shelf for Seniors, Homeowners",
"quantity": 1,
"grams": 41000000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "53.0",
"_height_cm": "67.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").