Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.31 – $10.83
Default variant: 50-90cm
Default SKU: dcd-30002830646
Default price: $9.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Musical Instruments
Vendor: World Products
Weight: 3465 g
Cart URL (default variant): https://landmarks.builders/cart/50380869599471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001062317
JSON data: https://landmarks.builders/products/wp-dcd-10001062317.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring more comfort into the way you read, study, or practice with this floor book holder Designed as versatile furniture for home, office, and public reading areas, it keeps books, sheet music, and notes raised to a more viewing position so you can work without stooping over.The adjustable height range makes it easy to switch between seated and standing use. Whether you are reviewing documents at your desk, following a score during rehearsal, or reading at home in the evening, this book holder helps you find a position that feels easier on the body.Made with carbon steel, oak wood, and, the stand stable-s a sturdy structure with a clean, warm look. The 39 x 26.5 cm panel offers useful space for open books or sheets, and the 27.5 x 27.5 cm base supports stable placement on the floor.Its versatile design fits study periods, office tasks, and music practice alike. If you want a simple adjustable book stand that keeps your materials visible and your hands, this one is built to make everyday reading feel smoother and more relaxed.
Summary: Adjustable Book Holder Versatile Floor Book Stand Solid Wood Panel Standing Books Holder for Students, Study. Bring more comfort into the way you read, study, or practice with this floor book holder Designed as versatile furniture for home, office, and public reading areas, it keeps books, sheet music, and notes raised to a more viewing position so you can work without stooping over.The adjustable height range makes it easy to switch between seated and standing use. Whether you are reviewing documents at your desk, following a score during rehearsal, or reading at home in the evening, this boo
Generated by: dcd-map-v1
This product has 7 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": "Adjustable Book Holder Versatile Floor Book Stand Solid Wood Panel Standing Books Holder for Students, Study",
"product_id": 9531169898735,
"variant_id": 50380869599471,
"quantity": 1,
"grams": 3465,
"length_cm": "50.0",
"width_cm": "35.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").