Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $128.99 – $148.99
Default variant: 60CM
Default SKU: dcd-30001932790
Default price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49811659423983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898778
JSON data: https://landmarks.builders/products/m4x-10000898778.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Desktop Organizer: This 2-tier desktop shelf combines a spacious bookshelf with an integrated pegboard, creating a comprehensive storage solution to keep your desk tidy and essentials within easy reach.
Space-Saving Design: By utilizing vertical space, this desk hutch efficiently frees up your valuable work surface, allowing you to organize books, files, and decor without cluttering your primary workspace.
Customizable Pegboard System: Features a built-in pegboard back panel that allows you to create a personalized storage layout for small items like stationery, keys, and notes using movable shelves and hooks.
Sturdy Hard-Wearing Construction: Expertly crafted from high-quality solid rubberwood with a reinforced H-frame structure, ensuring excellent stability and a high load-bearing capacity universally your books and away fromice supplies.
Large Capacity & Monitor Clearance: away fromers ample storage with two spacious upper shelves and a generous unobstructed area below that can accommodate monitors up to 32 inches, keeping everything organized and easily accessible.
Summary: Desktop Shelf with Pegboard 2-Tier Shelves Office Furniture Sturdy Construction. Description: 【Space-Saving Organizer】: A 2-tier desktop hutch that utilizes vertical space to keep your desk tidy and organized, freeing up valuable work surface area. 【Versatile Storage】: Features two spacious shelves for books and binders, plus an integrated pegboard back panel for customizable storage of small items, notes, and accessories. 【Long-Lasting Stable】: Constructed from high-quality solid rubber wood with a sturdy H-shaped frame and reinforced back panel, ensuring excellent load-bearing capacity and s
Generated by: m4x-map-v1
This product has 12 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": "Desktop Shelf with Pegboard 2-Tier Shelves Office Furniture Sturdy Construction",
"product_id": 9430055420143,
"variant_id": 49811659423983,
"quantity": 1,
"grams": 4500,
"length_cm": "103.0",
"width_cm": "23.0",
"height_cm": "11.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").