Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $64.99
Default variant: 80*60cm
Default SKU: dcd-30001501814
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21000 g
Cart URL (default variant): https://landmarks.builders/cart/50150807044335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000815982
JSON data: https://landmarks.builders/products/m4x-10000815982.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Hand Crank Adjustable Desk and Chair Set, This hand crank adjustable desk and chair set is designed for flexible use in home offices, study rooms, and modern learning spaces. The adjustable height feature ensures comfort for users of all ages and supports various activities such as studying, working, or reading.
Modern Nordic Minimalist Design, Featuring a sleek Nordic minimalist style, this desk and chair set elevates any room's look. Clean lines and neutral colors blend easily with contemporary decor, creating a warm and inviting space.
Spacious Desktop with Integrated Shelf, The large desktop offers plenty of room for computers, books, and study materials. The built-in shelf adds extra storage, keeping essentials organized and within easy reach.
Sturdy Metal Construction, Crafted with a strong metal frame, this desk and chair set delivers stability and durability. The reliable structure supports everyday use and ensures lasting performance for students and professionals.
Perfect for Multiple Users and Scenarios, Ideal for students, adults, and families, this adjustable desk and chair set adapts to changing needs. Suitable for study rooms, home offices, and creative spaces, it promotes a comfortable and productive environment.
Summary: Hand Crank Adjustable Desk and Chair Set, Office Study Table, Nordic Design, Spacious Metal Workstation for Home Office or Study Room. 【Adaptable Hand Crank Adjustable Desk and Chair Set】, This hand crank adjustable desk and chair set is designed for flexible use in home offices, study rooms, and modern learning spaces. The adjustable height feature ensures comfort for users of all ages and supports various activities such as studying, working, or reading. 【Modern Nordic Minimalist Design】, Featuring a sleek Nordic minimalist style, this desk and chair set elevates any room's look. Clean lines
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Hand Crank Adjustable Desk and Chair Set, Office Study Table, Nordic Design, Spacious Metal Workstation for Home Office or Study Room",
"product_id": 9456881336559,
"variant_id": 50150807044335,
"quantity": 1,
"grams": 21000,
"length_cm": "125.0",
"width_cm": "66.0",
"height_cm": "16.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").