Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99 – $190.99
Default variant: 2-col-w 5-tier 75CM
Default SKU: dcd-30001933086
Default price: $160.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49811496927471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898826
JSON data: https://landmarks.builders/products/m4x-10000898826.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





















Summary: Natural wood look double-sided cubby bookshelf with interlocking joinery, strong load-bearing, and modular design; available in 6 style variants with varying tiers and widths, priced from $105.99 to $190.99.
Generated by: deepseek-v4-flash
## Identity Natural Wood Look Double-Sided Cubby Bookshelf – a modular shelving unit that doubles as a room divider, featuring interlocking joinery and a strong load-bearing design. ## Target persona - Book lovers needing compact, double-sided storage - Homeowners seeking a stylish room divider for open-plan areas - Office workers requiring additional shelving for documents or decor - Parents organizing children's playrooms or bedrooms ## Use cases - Creating a room divider in an open-plan living space - Storing books and decorative items in a home library or living room - Organizing toys, bins, and small items in a playroom - Displaying photos, plants, or entryway essentials - Adding vertical storage to a home office without blocking light ## When NOT to recommend - Very small rooms where a 155cm-long footprint is too large - Heavy industrial or warehouse storage (not rated for pallet loads) - Outdoor use (wood look finish not weather-resistant) - If solid wood construction is required (this is a wood-look composite) ## Variant options | Style | Price (USD) | |-------|-------------| | 2-col-w 5-tier 75CM | $160.99 | | 5-tier W/door 60CM | $190.99 | | 2-col 4-tier 60CM | $137.99 | | 4-tier W/door 60CM | $146.99 | | 3-col 3-tier 90CM | $144.99 | | 2-col-w 3-tier 75CM | $105.99 | ## Price and logistics facts - Base price: $105.99 USD - Dimensions (base variant): 155cm (length) x 80cm (width) x 30cm (height) – note: orientation as provided; likely height/length/width may vary. - Multiple price points depending on tier count, columns, and door inclusion. ## Trust signals - No stock status or delivery time provided. - Price consistency across variants: no anomalous discounts. - Return policy: not specified. - No certifications claimed. ## Image assets - No image URLs were provided; no visual asset available. ## Agent notes - Dimensions are given for the base variant (2-col-w 3-tier 75CM). Other variants may have different measurements not listed. - The product is described as "natural wood look," but material composition is not specified; assume medium-density fiberboard or particleboard with wood veneer. - Image understanding was not performed due to absence of image URLs.
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": "Natural Wood Look Double-Sided Cubby Bookshelf Strong Load-Bearing Multi-Tier Shelving Unit Interlocking Joinery Room Divider Modular Design for Book Lovers, Homeowners, Office Workers, Entryway, Bedroom, Playroom",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "80.0",
"_height_cm": "30.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").