Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $731.99 – $809.99
Default variant: 90CM / Booth Drawer
Default SKU: dcd-30001853839
Default price: $809.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30500 g
Cart URL (default variant): https://landmarks.builders/cart/49815003005167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887320
JSON data: https://landmarks.builders/products/m4x-10000887320.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: Wooden alcove bookshelf with built-in bench, configurable storage, 90cm width, available with booth or regular drawer, priced $731.99-$809.99.
Generated by: deepseek-v4-flash
## Identity Integrated Seating alcove bookshelf with Built-in Bench. Sturdy wood construction, configurable interior cabinet system. Available in two styles: Booth Drawer and Regular Drawer. ## Target persona - Book lovers seeking a cozy reading nook - Homeowners needing space-efficient storage with seating - Home office users wanting organized shelving and a bench - Families looking for multifunctional furniture for study rooms or libraries ## Use cases - Creating a reading nook in a living room or bedroom - Adding seating and storage to a home office or study - Organizing books and displaying decor in a library - Providing a bench for entryway or hallway with hidden storage - Space-saving solution for small apartments needing dual-purpose furniture ## When NOT to recommend - For buyers needing a large wall-to-wall bookshelf (max width 90cm) - When heavy-duty seating is required (bench is built-in, may not support heavy loads) - For those seeking purely decorative furniture without storage function - For buyers on a tight budget (over $700) ## Variant options - 90CM / Booth Drawer: $809.99 (SKU: dcd-30001853839) - 90CM / Regular Drawer: $731.99 (SKU: dcd-30001853840) ## Price and logistics facts - Dimensions: 95 cm (length) x 60 cm (width) x 20 cm (height) - Price range: $731.99 to $809.99 USD - No shipping cost or weight information provided ## Trust signals - No in-stock status, return policy, or warranty information available - Price consistency across variants (no discounts noted) - Images are provided but not analyzed for quality or accuracy ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a59684b-3b4f-4385-9c51-ebacdec75aa9.jpg?v=1781664294 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05f3502d-a806-433b-a918-40ed70f4c806.jpg?v=1781664294 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c696de9-5c3c-46f8-aee1-e0dc201e9a04.jpg?v=1781664294 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a074ce7-7f91-4af8-bda6-eec0199b3be0.jpg?v=1781664294 ## Agent notes - Images were not fetched or analyzed; visual condition unknown. - No product description provided; details inferred from title and variant titles. - Dimensions (20 cm depth) are shallow; verify if suitable for standard books.
This product has 4 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": "Integrated Seating alcove bookshelf with Built-in Bench sturdy Wood Construction interior Cabinet System configurable Design Storage integrated Universal for Book Lovers, householders, Families, Study Room, Home Office, Library",
"quantity": 1,
"grams": 30500000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "60.0",
"_height_cm": "20.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").