Brand: World Products (Landmark)
SKU: dcd-30001854564
Price: $1,002.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033610479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887465
JSON data: https://landmarks.builders/products/m4x-10000887465.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable semi-circular desk with foldable rolling base, tilting surface, space-saving design for students. Dimensions 84x49x66 cm. Price $1002.99 USD. Only Panda color variant available.
Generated by: deepseek-v4-flash
## Identity Adjustable semi-circular desk with foldable rolling base, tilting surface, and integrated tray. Designed for space-saving and mobility. Single variant: Panda. ## Target persona Students living in dorms or small apartments needing a compact, portable desk with adjustable tilt for varied study positions. ## Use cases - Using as a laptop stand in bed or on a couch - Studying in tight dorm rooms where floor space is limited - Moving desk between rooms for flexible workspace - Adjusting tilt for drawing, writing, or drafting - As a rolling bedside table for reading or remote work ## When NOT to recommend - Users needing a large fixed desk for multiple monitors - Budget-conscious buyers (price over $1000) - Those who prefer traditional rectangular desks - Heavy equipment like desktop computers requiring sturdy support ## Variant options - Panda (sku: dcd-30001854564) at $1002.99 USD ## Price and logistics facts - Price: $1002.99 USD - Dimensions: 84 x 49 x 66 cm (length x width x height) - Only one variant available ## Trust signals - In-stock status not provided - Return policy not stated - No certifications noted ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d39ec58-b84e-4da9-a33e-45c9dac6b142.jpg?v=1781664375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1244d933-8c89-48bd-9da8-40cfd49704c6.jpg?v=1781664375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a093a9cb-89ac-4adc-86c1-dc66a794be37.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5fe1af6-7d7f-42e1-9bf5-863b9bd612d2.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52701a6b-e5dd-4a6b-9fce-1039ccb708c4.jpg?v=1781664376 ## Agent notes - Image understanding not performed. No product description provided. In-stock and return policy unknown. Price is high for typical student product; evaluate client budget before recommending.
This product has 10 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 Semi-Circular Designd Desk Foldable Rolling Semi-Circular Designd Tray Space-Saving Tilting Surface for Students",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "49.0",
"_height_cm": "66.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").