Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $197.99 – $562.99
Default variant: Black Walnut / Square Frame
Default SKU: dcd-30001893209
Default price: $231.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811900203247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893469
JSON data: https://landmarks.builders/products/m4x-10000893469.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
configurable Cube Organizer unrestricted Combination bookshelf adaptable Use for Book Lovers
| Item Height | 30 cm |
| Item Length | 90 cm |
| Item Width | 45 cm |
| Number of Shelves | 1 |
| Type | Shelving Unit |
| Material | Solid Wood |
| Colour | Brown |
| Style | Contemporary/Modern |
| Room | Living Room |
| Assembly Required | No |
| Features | With Drawers |
| Door Mechanism | Open Face |
| Shape | Rectangle |
| Wood Tone | Dark Wood |
| Personalised | No |
| Suitable For | Books |
| Country of Origin | China |
Summary: Configurable cube organizer bookshelf with multiple style and color options, dimensions 95x35x40 cm, starting at $197.99.
Generated by: deepseek-v4-flash
## Identity Configurable Cube Organizer, wood construction, modular design for books and decor. ## Target persona Homeowners or renters seeking modular, customizable storage solutions for books and decor. ## Use cases - Organizing a home library - Displaying collectibles - Creating a room divider - Storing office supplies - Kids' toy organization - Living room media storage ## When NOT to recommend - For heavy-duty industrial storage - For outdoor use - If a single large shelf is needed instead of cubes - If budget is under $150 ## Variant options - Black Walnut / Square Frame: $231.99 - Black Walnut / Cabinet Door: $323.99 - Black Walnut / Drawer: $355.99 - Black Walnut / Striped Frame: $466.99 - Black Walnut / 3-grid: $562.99 - Red Oak / Square Frame: $197.99 - Red Oak / Drawer: $323.99 - Red Oak / Striped Frame: $403.99 - Red Oak / 3-grid: $498.99 ## Price and logistics facts Starting price $197.99 (Red Oak / Square Frame). Dimensions: 95 x 35 x 40 cm. No shipping or delivery information provided. ## Trust signals Multiple style and color options available. Price varies by variant. No return policy or stock status provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1287bda6-556e-499a-bc88-1513fc919216.jpg?v=1781600914 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54a074c5-11cd-48bd-be95-6b339e6534fa.jpg?v=1781600914 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24be98f3-2010-4eeb-b256-35ad418cdf5e.jpg?v=1781600915 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6edf6e6-9d71-4aee-b14e-689ab8f4cc37.jpg?v=1781600913 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbd2a82a-7915-4b90-b290-e01469a7b510.jpg?v=1781600914 ## Agent notes Product tags: m4x, m4x-202606, wp-import. No description provided. Image understanding not performed; visual details are not described.
This product has 9 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": "configurable Cube Organizer unrestricted Combination bookshelf adaptable Use for Book Lovers",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "35.0",
"_height_cm": "40.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").