Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.00 – $91.50
Default variant: Black Walnut / Wood Base Rotating
Default SKU: dcd-30003643013
Default price: $91.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/50150155321583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001282795
JSON data: https://landmarks.builders/products/m4x-10001282795.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: This versatile desktop reading stand features a tilt-adjustable panel with rounded corners and a beautiful wood-grain finish, providing a comfortable viewing angle that helps reduce neck strain during long study sessions.
360-Degree Rotation: Equipped with a round rotating base, this innovative book stand with rotating base allows you to effortlessly share your screen or adjust your viewing direction with a simple turn, making collaborative work seamless.
Hands-Unrestricted Support: Designed with a concealed book clamp and side retaining arms, this reliable book holder keeps your pages, textbooks, or securely in place so you can take notes or enjoy a snack while reading.
Flexible Adjustability: Featuring an adjustable support arm, the highly adaptable reading stand is infinitely height adjustable to match your eye height perfectly, whether you are sitting at a low desk or standing at a counter.
Compact and Stable: With compact dimensions of 340 mm in width, 235 mm in height, and 170 mm in depth, this sturdy stand sits on a stable 225 mm base, ensuring it fits neatly on any desk without cluttering your workspace.
Summary: Desktop Reading Stand Stable Holder Strong for Office, Students, Readers. 【Ergonomic Design】: This versatile desktop reading stand features a tilt-adjustable panel with rounded corners and a beautiful wood-grain finish, providing a comfortable viewing angle that helps reduce neck strain during long study sessions. 【360-Degree Rotation】: Equipped with a round rotating base, this innovative book stand with rotating base allows you to effortlessly share your screen or adjust your viewing direction with a simple turn, making collaborative work seamless. 【Hands-Unrestricted Support】: Designed with
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 Reading Stand Stable Holder Strong for Office, Students, Readers",
"product_id": 9456644849903,
"variant_id": 50150155321583,
"quantity": 1,
"grams": 2200,
"length_cm": "39.0",
"width_cm": "29.0",
"height_cm": "9.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").