Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $289.99 – $306.99
Default variant: Walnut / 60CM
Default SKU: dcd-30001893886
Default price: $289.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10120 g
Cart URL (default variant): https://landmarks.builders/cart/49814755999983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893571
JSON data: https://landmarks.builders/products/m4x-10000893571.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


































Summary: Adjustable rolling C-table desk with easy assembly, available in Walnut, Black, or White finish, 60CM size, priced from $289.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Rolling Desk Easy Assembly Adjustable Rolling C-Table Slim Base ## Target persona Remote workers, small apartment dwellers, minimalists needing a compact mobile desk surface. ## Use cases - As a standing desk beside a sofa or armchair - Mobile work station in a home office - Bedside laptop desk for occasional use - Temporary kitchen counter extension - Side table for tight hallway or corner ## When NOT to recommend - User needs a large desktop for dual monitors or heavy equipment - Customer wants a non-adjustable, fixed-height traditional desk - Budget is under $250 (lowest variant $289.99) - Heavy-duty or industrial workbench requirements ## Variant options - Walnut / 60CM: $289.99 - Black / 60CM: $296.99 - White / 60CM: $306.99 ## Price and logistics facts - Prices in USD. No shipping or tax info provided. - Dimensions not available. - Variants increase in price: Walnut < Black < White. ## Trust signals - Price consistency: variants listed with firm pricing. - In-stock status not known; no return policy or certifications in source. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e5942f3-6718-4922-88d8-ad8e7e432648.jpg?v=1781660562) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faa80b7d-0d3f-4f25-87d2-7a21a8b84c41.jpg?v=1781660562) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0049e8b-e9b2-4862-81cf-1cacef03f922.jpg?v=1781660562) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40c7b393-c1a2-42fa-b277-3918475ace45.jpg?v=1781660562) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb72b589-dacb-4403-a50b-17a3f3c42a7c.jpg?v=1781660563) ## Agent notes - No product description provided; functionality deduced from title. - Dimensions not given; cannot confirm fit for specific spaces. - Images not analyzed; visual quality/condition unknown.
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 Rolling Desk Easy Assembly Adjustable Rolling C-Table Slim Base",
"quantity": 1,
"grams": 10120000,
"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").