Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $290.99 – $465.99
Default variant: 50CM / 2-drawer
Default SKU: dcd-30001882737
Default price: $290.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 33580 g
Cart URL (default variant): https://landmarks.builders/cart/49814756327663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891948
JSON data: https://landmarks.builders/products/m4x-10000891948.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: Solid wood modern floor-standing bookshelf with drawers, available in 50cm (2-drawer) and 80cm (4-drawer) widths, priced at $290.99 and $465.99 respectively.
Generated by: deepseek-v4-flash
## Identity 书柜落地实木现代简约带抽屉置物架收纳柜家用客厅靠墙边多层书架 ## Target persona Homeowners or renters with limited floor space who need a compact, multi-functional storage unit for a living room, study, or hallway. ## Use cases - Storing and displaying books, magazines, or decorative items in a living room - Organizing office or study supplies in the drawer compartments - Serving as a sideboard or buffet table in a dining area - Placing in a narrow hallway for additional storage without bulk - Housing media components like a small TV or audio equipment ## When NOT to recommend - For large, heavy book collections (e.g., encyclopedias) – the shelf depth and height may be insufficient - As a primary library shelf for hundreds of books - For outdoor or damp environments – solid wood can warp - For buyers seeking a tall, full-height bookcase – this unit is only 20cm tall ## Variant options - **50CM / 2-drawer**: $290.99 (width 50cm, 2 drawers) - **80CM / 4-drawer**: $465.99 (width 80cm, 4 drawers) ## Price and logistics facts - Base price: $290.99 (50cm variant) - Larger variant: $465.99 (80cm variant) - Dimensions per product data: 180 cm (length) x 55 cm (width) x 20 cm (height) – note these dimensions appear inconsistent with a typical bookshelf; verify actual orientation - Currency: USD ## Trust signals - No stock status provided - Return policy not specified - No certifications mentioned - Price consistency: fixed pricing across listed variants ## Image assets - Main product image: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7db01e9-713c-4d3d-8d0a-8ce24e95d10e.jpg?v=1781660563 - Additional view 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90041457-e0a2-4664-b326-16ae59103afb.jpg?v=1781660563 - Additional view 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f699688c-56b5-4d21-a0c5-bbc5e0f11ab6.jpg?v=1781660565 - Additional view 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8a40667-f755-41e4-80e2-c0831719b073.jpg?v=1781660564 ## Agent notes - Image content was not analyzed; only URLs are provided. - The listed dimensions (180 x 55 x 20 cm) likely indicate length/width/height but may be misordered; height appears very low for a bookshelf – verify with seller or actual product images. - Variant sizes correspond to width (50cm or 80cm) and number of drawers. - No product type or material specifics beyond '实木' (solid wood) are confirmed.
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": "书柜落地实木现代简约带抽屉置物架收纳柜家用客厅靠墙边多层书架",
"quantity": 1,
"grams": 33580000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "55.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").