Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $341.99 – $544.99
Default variant: 80x60x75cm / Wood Power Supply
Default SKU: dcd-30002040696
Default price: $341.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50149852119279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000913967
JSON data: https://landmarks.builders/products/m4x-10000913967.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Allall-Encompassing Workstation: This modern desk integrates a spacious desktop, a two-tier hutch, and a versatile pegboard, creating a complete and organized solution for study or work.
Ample & Customizable Storage: Features two upper shelves for books and decor, plus a full-width pegboard that allows you to personalize your storage layout for tools, accessories, and notes.
Long-Lasting Premium Materials: Constructed with a thick, 5cm solid wooden wood desktop for a premium feel and long-lasting durability, supported by a sturdy steel frame.
Stable & Sturdy Design: The heavy-duty steel legs are designed in a rectangular shape to provide exceptional stability, preventing any wobbling and supporting a heavy load with ease.
Versatile & Stylish: With its clean lines and multiple color options, this desk is perfect for various settings, including home offices, student bedrooms, dorm rooms, and professional workareas.
Summary: Ample Storage Desk with Hutch Spacious Desktop Desk with Hutch and Pegboard Stable Leg Design Study Table Sturdy Construction for Students, Teenagers, Professionals, Bedroom, Dorm Room, Small Areas. 【Allall-Encompassing Workstation】: This modern desk integrates a spacious desktop, a two-tier hutch, and a versatile pegboard, creating a complete and organized solution for study or work. 【Ample & Customizable Storage】: Features two upper shelves for books and decor, plus a full-width pegboard that allows you to personalize your storage layout for tools, accessories, and notes. 【Long-Lasting Premi
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": "Ample Storage Desk with Hutch Spacious Desktop Desk with Hutch and Pegboard Stable Leg Design Study Table Sturdy Construction for Students, Teenagers, Professionals, Bedroom, Dorm Room, Small Areas",
"product_id": 9456556310767,
"variant_id": 50149852119279,
"quantity": 1,
"grams": 25000,
"length_cm": "185.0",
"width_cm": "85.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. 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").