Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $59.99
Default variant: Regular
Default SKU: dcd-30001972930
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49810715345135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903893
JSON data: https://landmarks.builders/products/m4x-10000903893.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Desktop Organization: A vertical book rack designed to neatly storage books, journals, and notebooks, helping you declutter your desk and keep essential reading materials within easy reach.
Space-Saving Design: The upright, compact structure maximizes your workspace by utilizing vertical storage, making it perfect for small desks or crowded study areas.
Multi-Functional Storage: Features a spacious top compartment for books and a convenient bottom drawer, perfect for stashing away smaller items like stationery, notes, or personal belongings to keep them dustclear.
Sturdy & Stylish: Crafted from solid wood with a charming retro, distressed finish, this organizer is not only long-lasting and stable but also adds a hint of vintage elegance to your office or study decor.
Versatile Application: An excellent organizational tool for telecommuting workers, students, professionals, and journal enthusiasts. It fits perfectly in a study room, home office, workplace, or school environment.
Summary: Vertical Book Rack with Drawer Multi-Functional Desktop Organizer for Study Room. Description: 【Desktop Organization】: A vertical wooden book rack designed to neatly arrange books and essentials, helping you maintain a clean and organized workspace. 【Two-Tier Storage Design】: Features a spacious upper compartment for vertically storing books and notebooks, and a convenient lower drawer with a clear window for small items like stationery, chargers, or notes. 【Space-Saving Footprint】: The tall, narrow design maximizes vertical space on your desk, providing ample storage without taking up valuabl
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": "Vertical Book Rack with Drawer Multi-Functional Desktop Organizer for Study Room",
"product_id": 9429798289647,
"variant_id": 49810715345135,
"quantity": 1,
"grams": 2000,
"length_cm": "54.0",
"width_cm": "23.0",
"height_cm": "26.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").