Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $210.99 – $561.99
Default variant: a: 4-grid Open
Default SKU: dcd-30001884179
Default price: $280.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/49813032141039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892196
JSON data: https://landmarks.builders/products/m4x-10000892196.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stackable storage cube system with interchangeable mid-century modern style modules, 85x41x85 cm, priced from $210.99 to $561.99 depending on configuration.
Generated by: deepseek-v4-flash
## Identity - Stackable Storage Cube Interchangeable Combination Shelving Unit with midcentury-period aesthetic. - Dimensions: 85 x 41 x 85 cm (LxWxH). - Modular system with 7 variant options: open grid, no-back, drawer, glass door, sliding door pet, open divider, brown glass. ## Target persona - Homeowners or renters seeking modular, mid-century styled storage for living rooms, bedrooms, or home offices. - Space-conscious individuals who need customizable, stackable shelving. - Interior design enthusiasts wanting consistent mid-century modern furniture. ## Use cases - Organizing books, decor, and media in a living room or study. - Creating a custom display unit for collectibles or plants. - Adding pet-friendly storage (sliding door pet variant) in entryways or mudrooms. - Modular expansion to fit changing storage needs over time. - Using as a room divider with open/no-back configurations. - Storing office supplies or files with drawer variant. ## When NOT to recommend - Buyers seeking ultra-budget storage solutions (sub-$100). - Large-scale warehouse or garage storage (capacity limited by 85x41x85 cm size). - Users needing heavy-duty or industrial shelving (not rated for heavy loads). - Persons who require all-in-one ready-assembled unit (modular assembly required). ## Variant options | Style | SKU | Price (USD) | |-------|-----|------------| | a: 4-grid Open | dcd-30001884179 | $280.99 | | A-1: 4-grid No-back | dcd-30001884180 | $229.99 | | B: Drawer | dcd-30001884181 | $561.99 | | C: Glass Door | dcd-30001884182 | $455.99 | | Sliding Door Pet | dcd-30001884183 | $210.99 | | Open Divider | dcd-30001884184 | $210.99 | | Brown Glass | dcd-30001884185 | $210.99 | ## Price and logistics facts - Price range: $210.99 (base) to $561.99 (drawer variant). - Currency: USD. - Dimensions: 85 cm (L) x 41 cm (W) x 85 cm (H). - No shipping or tax information provided. ## Trust signals - In-stock status not explicitly confirmed (tags suggest import sync). - No return policy or warranty mentioned. - Price consistency across similar variants (same core price for some). - No certifications listed. ## Image assets - 5 image URLs provided (see below). Agent must fetch and analyze for visual details. ## Agent notes - Images not viewed; visual attributes (color, material, assembly) not assessed. - Missing product description; rely on variant titles and mid-century aesthetic tag. - Verify stock status and shipping details before checkout.
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": "Stackable Storage Cube Interchangeable Combination Shelving Unit Midcenturymidcentury-Period Aesthetic Multifunctional",
"quantity": 1,
"grams": 27500000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "41.0",
"_height_cm": "85.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").