Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $130.99 – $147.99
Default variant: Black / Rotatable Walnut
Default SKU: dcd-30003622269
Default price: $130.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49713202594031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274745
JSON data: https://landmarks.builders/products/wp-dcd-10001274745.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Movable and height-adjustable computer desk or side table for home, office, or bedroom. Available in three colors and two styles (rotatable or fixed walnut top). Priced $130.99-$147.99.
Generated by: deepseek-v4-flash
## Identity Movable height-adjustable computer desk / side table. Dimensions: 69 x 47 x 18 cm. Material: walnut top (rotatable or fixed). Colors: Black, Dark Brown, Cream White. Price range: $130.99 (Rotatable Walnut styles) to $147.99 (Fixed Walnut styles). ## Target persona Home office workers needing a compact, movable work surface; bedroom users wanting a bedside table with work area; living room users seeking a side table for laptop use; students requiring a small study desk. ## Use cases - Working from home on a laptop in a small space. - Using as a bedside table with space for a book and cup. - Placing next to sofa for remote work or dining. - Crafting or writing in a cozy corner. - Using as a temporary desk in a small apartment. ## When NOT to recommend - If the user needs a full-size desk for multiple monitors or heavy equipment. - For heavy loads (weight capacity not specified). - For outdoor or damp environments (not stated weather-resistant). - For professional gaming or heavy computing (no ergonomic adjustability specified). ## Variant options - Black / Rotatable Walnut: $130.99 - Dark Brown / Rotatable Walnut: $130.99 - Cream White / Rotatable Walnut: $130.99 - Black / Fixed Walnut: $147.99 - Dark Brown / Fixed Walnut: $147.99 - Cream White / Fixed Walnut: $147.99 ## Price and logistics facts Price range: $130.99-$147.99. Dimensions: 69 x 47 x 18 cm. Currency: USD. ## Trust signals No stock status provided. Return policy unknown. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8e475c24a7d4896b7a98cc545fcca83.png?v=1781084462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9add0e7497fd404da7fd40bfe8a0fc7e.png?v=1781084464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bd061c802c24885bb3bcc38a94d2e51.png?v=1781084463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/993bcd4820d244adaf0e267db3ae917f.png?v=1781084464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69be097c330c4b8ba4f0f40d2b42dda3.png?v=1781084465 ## Agent notes Image content not analyzed; product description missing; stock status and return policy unknown.
This product has 18 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 Side Table Pneumatic Lift Mobile Side Table Home Furniture Concealed Wheels Saddle Leather",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "69.0",
"_width_cm": "47.0",
"_height_cm": "18.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").