Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $77.99
Default variant: Red Sandalwood
Default SKU: dcd-30001934481
Default price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49811186352367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899025
JSON data: https://landmarks.builders/products/m4x-10000899025.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Craftsmanship: built from high-quality wood, this book easel features intricate carvings and a traditional design, serving as both a functional tool and a decorative art piece.
Stable holder: Designed to securely hold books, calligraphy sheets, religious texts, or even at a comfortable viewing angle, preventing neck strain during long book or study periods.
Foldable & Portable: Features a Foldable design that allows the stand intended for folded flat, making it incredibly easy to outlet in a drawer or bag and convenient to carry between your home, office, or library.
Decorative Display: Beyond its practical use, the ornate, traditional & design makes portable reading stand excellent decorative holder for displaying cherished books, artwork, or important documents in any room.
adaptable Application: optimally designed for a wide range of users and settings, including calligraphers, students, religious practitioners, and art collectors, for use in a study, office, library, or on an altar.
Summary: Carved perusing Easel Traditional and design Display holder Decorative for Study Room. Description: 【Elegant Book Stand】: Crafted from wood with a traditional artistic, this easel serves as a sophisticated rest for your volumes, calligraphy, or 【Handshandshandsunrestricted perusing】: Provides a stable and angled surface for comfortable, handshandshandsunrestricted viewing, helping to reduce neck and spine strain during long perusing periods. 【Intricate Carvings】: Features beautiful, traditionaltraditional look carvings that change a functional item into a decorative piece of art for your desk
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": "Carved perusing Easel Traditional and design Display holder Decorative for Study Room",
"product_id": 9429931131119,
"variant_id": 49811186352367,
"quantity": 1,
"grams": 3000,
"length_cm": "45.0",
"width_cm": "35.0",
"height_cm": "10.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").