Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $58.99
Default variant: M / Solid Wood 3-layer
Default SKU: dcd-30001953107
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2180 g
Cart URL (default variant): https://landmarks.builders/cart/49810878464239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901301
JSON data: https://landmarks.builders/products/m4x-10000901301.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Stand: This versatile desktop easel is not just for books. It's designed to securely hold textbooks, cookbooks, sheet music, and even laptops, making it an essential accessory for your desk, kitchen, or study.
Ergonomic Design: Promote better posture and reduce neck, spine, and vision strain during long Study or study periods. This stand elevates your materials to a comfortable vision-level, creating a healthier and more focused workspace.
Fully Adjustable: Easily customize the height and angle to find your perfect viewing position. The adjustable support support allows for effortless changes, ensuring optimal comfort whether you are sitting or standing.
Sturdy & Stable: Crafted from high-quality oak wood and a strong metal base, this Study stand provides excellent stability for even the heaviest books. It features two flexible yet strong page holders to keep your book wide unfolded.
Hands-Unrestricted Convenience: Enjoy a hands-unrestricted Study experience anywhere. perfect for students following textbooks, chefs referencing recipes, or professionals working with documents, this stand unrestricted s up your hands for note-taking or other tasks.
Summary: Adjustable Reading Stand Multi-Functional Adjustable Desktop Easel for Students. Description: 【Versatile Desktop Stand】: A multi-functional wooden easel designed to securely hold books, sheet music, and laptops, making it an essential tool for students, professionals, and avid readers. 【Adjustable & Ergonomic】: Features a fully adjustable height and angle mechanism, allowing you to find the perfect viewing position to reduce neck and back strain during long study or work sessions. 【Long-Lasting Construction】: Crafted from high-quality solid oak wood for the panel and a sturdy metal base, this
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": "Adjustable Reading Stand Multi-Functional Adjustable Desktop Easel for Students",
"product_id": 9429844558063,
"variant_id": 49810878464239,
"quantity": 1,
"grams": 2180,
"length_cm": "42.0",
"width_cm": "31.0",
"height_cm": "12.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").