Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $187.99 – $192.99
Default variant: Black Walnut
Default SKU: dcd-30001897131
Default price: $187.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/49811883753711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894044
JSON data: https://landmarks.builders/products/m4x-10000894044.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable wooden bookrest/tray, 40x30x10 cm, two style variants (Black Walnut $187.99, Shiba Inu Sapele $192.99).
Generated by: deepseek-v4-flash
## Identity Adjustable Wooden Bookrest Multi-Functional Perusing Tray (also called Handshandscomplimentary). ## Target persona - Avid readers who want hands-free book holding while reading or studying. - Cooks needing a stand for recipe books or tablets in the kitchen. - Office workers or students requiring an adjustable angled document or device stand. ## Use cases - Holding a book open at an ideal reading angle on a desk or table. - Propping up a tablet or e-reader for hands-free viewing. - Displaying a cookbook while food prepping. - Serving as a laptop stand for improved ergonomics when typing. - Supporting sheet music for musicians during practice. ## When NOT to recommend - If the user needs a fully flat, non-adjustable tray (e.g., for serving). - If the user requires built-in lighting or electronic features. - If the user is on a tight budget (< $150). - If the user needs a compact travel stand (dimensions 40x30x10 cm are relatively large). ## Variant options - **Black Walnut** – $187.99 (SKU: dcd-30001897131) - **Shiba Inu Sapele** – $192.99 (SKU: dcd-30001897132) ## Price and logistics facts - Base price: $187.99 USD (Black Walnut); $192.99 USD (Shiba Inu Sapele). - Dimensions: 40 cm × 30 cm × 10 cm. ## Trust signals - No stock status or return policy information provided. - Price appears consistent across variants. ## Image assets - Five images available at the URLs listed below. Visual details not analyzed. ## Agent notes - No product description was provided; functionality inferred from title and type. - Image content not inspected; only URLs known.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Wooden Bookrest Multi-Functional Adjustable perusing Tray Handshandscomplimentary",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").