Brand: World Products (Landmark)
SKU: dcd-30001928032
Price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49811912589551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898133
JSON data: https://landmarks.builders/products/m4x-10000898133.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
configurable Cube Shelving Unit Openlook storage unit Minimalist Aesthetic for Renters
| Item Height | 30 cm |
| Item Length | 80 cm |
| Item Width | 30 cm |
| Number of Shelves | More Than 6 |
| Type | Shelving Unit |
| Material | Solid Wood |
| Style | Mid-Century Modern |
| Room | Living Room |
| Mounting | Free Standing |
| Assembly Required | Yes |
| Features | With Drawers |
| Maximum Height | 220 cm |
| Minimum Width | 20 cm |
| Maximum Length | 220 cm |
| Minimum Length | 20 cm |
| Distance from Floor to Bottom | 5 cm |
| Suitable For | Books |
Summary: Configurable cube shelving unit (Openlook) with one drawer variant, sized 55x35x10 cm, priced at $201.99, for homeowners.
Generated by: deepseek-v4-flash
## Identity Configurable Cube Shelving Unit Openlook storage unit Multi-Functional for Homeowners ## Target persona Homeowners with limited space seeking modular storage for entryways, living rooms, or home offices. ## Use cases - Organizing books and small collectibles in a living room - Storing keys, mail, and accessories in an entryway - Displaying decor items on a shallow shelf - Adding drawer storage for office supplies - Configuring multiple units for wall storage ## When NOT to recommend - For heavy items like tool sets or large books - For outdoor or damp environments - When a large continuous shelf surface is needed (only 50 cm wide unit) - For users expecting a tall bookshelf (only 10 cm height) ## Variant options - 50CM / 1-layer Drawer: $201.99 (SKU: dcd-30001928032) ## Price and logistics facts - Price: $201.99 USD - Dimensions: 55 cm (L) x 35 cm (W) x 10 cm (H) - No shipping or availability details provided. ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: single price point - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/204f9d79-d239-424b-addd-bc019dad2d9b.jpg?v=1781600935 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec7f92f9-5753-47d2-89da-c12ef3a7ab69.jpg?v=1781600936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f28ecb54-8e22-431e-9d3f-3307cc195ae2.jpg?v=1781600935 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28ffa805-7688-4658-ac12-016122168ee0.jpg?v=1781600936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/632d6e47-972f-460d-9cec-0c3d9097edb2.jpg?v=1781600935 ## Agent notes - No product description provided; key details from title and variant only. - Dimensions indicate a shallow unit (10 cm height); likely wall-mountable or stacking. - Only one variant found; no other sizes or colors listed. - Image understanding not performed; do not infer visual attributes.
This product has 12 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 Shelving Unit Openlook storage unit Minimalist Aesthetic for Renters",
"quantity": 1,
"grams": 8500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "35.0",
"_height_cm": "10.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").