Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $247.99 – $267.99
Default variant: Walnut / 100x60x76cm
Default SKU: dcd-30001902396
Default price: $247.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/49813664825583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894822
JSON data: https://landmarks.builders/products/m4x-10000894822.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hand-crank adjustable desk, available in Walnut or Natural, sizes 100x60x76cm or 120x60x76cm, priced $247.99-$267.99 USD, aimed at students and small-space users.
Generated by: deepseek-v4-flash
## Identity Hand-Crank Adjustable Desk Minimalist with design Crank-Adjustable Desk Telescopic Legs Easy Assembly for Students, Workspace ## Target persona Students, remote workers, and minimalists needing an affordable, compact height-adjustable desk for small living spaces. ## Use cases - Setting up a study desk in a dorm room - Creating a workspace in a tiny apartment - Quickly switching between sitting and standing without electric motor - Budget-friendly home office for light workloads - Easy DIY assembly required ## When NOT to recommend - Heavy-duty professional workstations with multiple large monitors (desktop size too small) - Users requiring an electric or motorized height adjustment - Frequent daily heavy use (durability unknown) - Persons needing a large desk surface (depth 60cm only) ## Variant options - Walnut / 100x60x76cm - $247.99 USD - Walnut / 120x60x76cm - $267.99 USD - Natural / 100x60x76cm - $247.99 USD - Natural / 120x60x76cm - $267.99 USD ## Price and logistics facts Base price $247.99 (100cm length), $267.99 (120cm length). Shipping costs and delivery times not provided. Product dimensions (assembled): 100x60x76cm or 120x60x76cm. ## Trust signals No reviews, ratings, or return policy information available. Price is listed consistently across variants. Stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5736bf50-2634-48d2-baec-87a629bec35a.jpg?v=1781628281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/762dbc0c-9c55-439b-8426-c7375d50db70.jpg?v=1781628281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/852d7991-5dda-4f89-8d94-d2d8b1605545.jpg?v=1781628281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f21cf271-1651-46d6-ac1b-1485461be0a9.jpg?v=1781628282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f45cd940-727e-4522-92f5-ead1a0316ac7.jpg?v=1781628281 ## Agent notes Image understanding was not performed; visual details are not inferred. Product description field is empty; assembly details inferred from title.
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": "Hand-Crank Adjustable Desk Minimalist with design Crank-Adjustable Desk Telescopic Legs Easy Assembly for Students, Workspace",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "25.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").