Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $207.99 – $258.99
Default variant: a
Default SKU: dcd-30001896574
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811932709103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893967
JSON data: https://landmarks.builders/products/m4x-10000893967.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modular Storage Cube Japanese Design Modular Cube Organizer Customizable Layout
| Item Height | 30 cm |
| Item Length | 60 cm |
| Item Width | 40 cm |
| Type | Storage Cabinet |
| Material | Solid Wood |
| Door Style | Slab |
| Colour | Brown |
| Mounting | Free Standing |
| Item Depth | 40 cm |
| Assembly Required | Yes |
| Room | Any Room |
| Style | Contemporary |
| Features | With Doors |
| Finish | Painted |
| Distance from Floor to Bottom | 5 cm |
| Shape | Rectangular |
Summary: Modular storage cube organizer with customizable layout, available in 8 style variants from $207.99 to $258.99.
Generated by: deepseek-v4-flash
## Identity Modular Storage Cube Japanese Design Modular Cube Organizer Customizable Layout ## Target persona Home organizers seeking flexible storage solutions; small apartment dwellers needing space-efficient furniture; minimalist decor enthusiasts. ## Use cases - Organizing books and magazines in a living room - Displaying decorative items and collectibles - Creating a modular shelving unit for a home office - Storing toys and games in a child's room - Configuring a custom closet organizer - Separating room spaces with an open cube divider ## When NOT to recommend - For heavy-duty storage of large appliances or weights - For outdoor use due to lack of weatherproofing - When a fixed, sturdy bookshelf is preferred over modularity - For buyers needing pre-assembled furniture ## Variant options - Style a: $207.99 - Style B: $215.99 - Style C: $237.99 - Style D: $250.99 - Style E: $258.99 - Style F: $241.99 - Style G: $224.99 - Style H: $215.99 ## Price and logistics facts - Price range: $207.99 – $258.99 USD - No dimensions or shipping details provided. ## Trust signals - In-stock status unknown; return policy not specified. - Price consistency: multiple variants with distinct prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef7d4ae4-319f-479b-9b20-5c3e2be22c76.jpg?v=1781600962 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e058303-5b7c-43ee-be6f-521368197dff.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9917a882-d6df-4378-a8e0-082805915723.jpg?v=1781600963 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65ed0f0a-ff4a-4b5a-b8a3-16e52f9c8556.jpg?v=1781600963 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/976e7bc0-ee7e-4a2d-89cb-9f8398661e34.jpg?v=1781600964 ## Agent notes - No image understanding performed; dimensions, materials, and assembly requirements are unknown. Verify with seller. - Product type not specified; treat as general furniture.
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": "Modular Storage Cube Japanese Design Modular Cube Organizer Customizable Layout",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").