Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $295.99 – $429.99
Default variant: Beech / 60CM
Default SKU: dcd-30001884035
Default price: $354.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27000 g
Cart URL (default variant): https://landmarks.builders/cart/49814760095983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892169
JSON data: https://landmarks.builders/products/m4x-10000892169.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A horizontal wood book cabinet with multiple doors, minimalist design, high load capacity, and easy assembly. Available in Beech or Cherry, sizes 60cm or 80cm. Base price $295.99.
Generated by: deepseek-v4-flash
## Identity A multi-door accent cabinet made of wood, horizontal orientation (85x65x80 cm), with high load capacity. Easy assembly. Variants: Beech/60CM ($354.99), Beech/80CM ($429.99), Cherry/60CM ($295.99), Cherry/80CM ($357.99). ## Target persona Book collectors, apartment dwellers, design aficionados, minimalist decor enthusiasts. ## Use cases - Living room book storage and display - Home office for document organization and decor - Bedroom accent storage for clothing or accessories - Entryway for keys, mail, or decorative items - Storing heavy books or albums (high load capacity) - Apartment space-saving horizontal shelving ## When NOT to recommend - When vertical bookcase is needed (this is horizontal) - For spaces under 60cm width (minimum variant width) - For large collections requiring taller units - If metal, glass, or industrial style is preferred - If free delivery or quick shipping is required (not stated) ## Variant options | Color | Size | Price | |-------|------|-------| | Beech | 60CM | $354.99 | | Beech | 80CM | $429.99 | | Cherry | 60CM | $295.99 | | Cherry | 80CM | $357.99 | ## Price and logistics facts - Base price: $295.99 (Cherry/60CM) - Dimensions: 85 cm (length) x 65 cm (width) x 80 cm (height) - Weight and shipping cost not provided - Assembly: described as easy ## Trust signals - No certification or warranty information available - In-stock status unknown - Return policy not provided - Price consistency: multiple variants with clear pricing ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/577b7e21-510b-4c46-812b-17fe3118e8a5.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e34e6ff-e070-4db2-8244-3cad7882c355.jpg?v=1781660571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/235609fc-64b5-4cc9-913f-04a1984e36ab.jpg?v=1781660571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21f2d79b-960a-46d5-8f51-6974bdf3be4d.jpg?v=1781660572 ## Agent notes - Description field was empty; product details inferred from title and specs. - Image understanding not performed; treat as fetchable assets only.
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": "durable Wood Construction Horizontal book cabinet Minimalist aesthetic Multi-Door Accent Cabinet High Load Capacity Storage Furniture Easy Assembly for Book Collectors, Apartment Dwellers, Design aficionados, Living Room, Home Office, Bedroom, Entryway",
"quantity": 1,
"grams": 27000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "65.0",
"_height_cm": "80.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").