Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $293.99
Default variant: Cherry Wood
Default SKU: dcd-30001884371
Default price: $293.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49814758424815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892224
JSON data: https://landmarks.builders/products/m4x-10000892224.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: Rolling C-shaped table with adjustable height, mobile design, available in Cherry Wood or Black Wood, priced at $293.99.
Generated by: deepseek-v4-flash
## Identity - Product: Rolling C-Shaped Table Mobile Design Adjustable C-Shaped Table Nordic aesthetic - Price: $293.99 USD - Variants: Cherry Wood, Black Wood - Dimensions (cm): 80.0 x 43.0 x 10.0 ## Target persona - Apartment dwellers needing compact, movable furniture - Remote workers who use laptops from sofas or beds - Minimalist home decorators seeking functional accent pieces - Individuals with limited floor space who want multi-use surfaces ## Use cases - Using a laptop while lounging on a couch or bed - Serving as a bedside table with easy roll-away - Holding a meal tray in front of a sofa - Supporting a tablet or book during reading - Acting as a small side table next to an armchair - Temporary workstation in a home office or living area ## When NOT to recommend - For heavy stationary desks or workbenches (weight capacity unknown) - For large or open-concept rooms needing substantial furniture - For users requiring built-in storage or drawers - For high-traffic commercial environments (designed for residential use) ## Variant options - Color: Cherry Wood (SKU: dcd-30001884371) - $293.99 - Color: Black Wood (SKU: dcd-30001884372) - $293.99 ## Price and logistics facts - Price: $293.99 USD (all variants) - Dimensions: 80 cm length x 43 cm width x 10 cm height - No shipping cost or delivery time provided ## Trust signals - Variants clearly available (2 options) - No stock status or return policy stated - Pricing consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c53d571d-0af4-4f6b-be68-45bd80e97d59.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5330ff6b-7c7c-4f11-8d0c-39dbb5c19e57.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5caa67d-c841-4060-8cda-b32c626e4542.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bc32eb3-ba88-4177-8cd9-87c3f2ac96fe.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5332fd98-d155-4019-b7e4-5b088647c494.jpg?v=1781660567 ## Agent notes - No product description or product type provided; image understanding not performed. - Height adjustable feature inferred from title but not quantified. - Weight capacity and materials not specified.
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 Mobile Design Adjustable C-Shaped Table Nordic aesthetic",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "43.0",
"_height_cm": "10.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").