Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99 – $277.99
Default variant: Double Drawer
Default SKU: dcd-30001882844
Default price: $277.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/49813651882223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891967
JSON data: https://landmarks.builders/products/m4x-10000891967.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modular cube organizer with 5 style variants (Double Drawer, Open 4-grid, Glass Flip Door, Sliding Door, Semicircle Shelf), base price $240.99 USD, dimensions 85x45x18 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** Modular Cube Organizer Space-Saving Stackable Storage Cube Long-Lasting - **Base price:** $240.99 USD - **Dimensions:** 85 cm (L) x 45 cm (W) x 18 cm (H) ## Target persona - College students in dorms needing compact storage - Small apartment dwellers optimizing space - Home office users organizing supplies and decor - Parents organizing children's toys and books ## Use cases - Storing books, magazines, or binders in a living room or study - Organizing toys and craft supplies in a playroom - Displaying collectibles, photos, or small plants on open or glass shelves - Keeping office supplies, files, and accessories neat in a workstation - Storing clothing items like folded sweaters or accessories in a closet - Utilizing as a modular nightstand or side table with drawer variant ## When NOT to recommend - For heavy items like large tools or equipment exceeding 15 lbs per cube - For outdoor or damp environments (no weatherproof rating) - For buyers seeking a full-height wardrobe or large cabinet (dimensions are low profile) - For minimalist decor styles where visible hardware or grid pattern may clash ## Variant options | Variant | SKU | Price | |---------|-----|-------| | Double Drawer | dcd-30001882844 | $277.99 | | Open 4-grid | dcd-30001882845 | $257.99 | | Glass Flip Door | dcd-30001882846 | $277.99 | | Sliding Door | dcd-30001882847 | $277.99 | | Semicircle Shelf | dcd-30001882850 | $240.99 | ## Price and logistics facts - Base price: $240.99 USD (Semicircle Shelf variant) - Other variants: $257.99 (Open 4-grid) to $277.99 (Double Drawer, Glass Flip Door, Sliding Door) - Dimensions: 85 x 45 x 18 cm - Weight and shipping cost not provided ## Trust signals - In-stock status not specified - No return policy mentioned - Price is consistent across variants relative to features - No certifications listed ## Image assets - 5 images available for fetching: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2486fb90-70e2-4bf7-80e9-1888cafbd8c1.jpg?v=1781628253 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/939e98e4-d4d5-4f4c-8835-56a6c9d95164.jpg?v=1781628318 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/089c5559-b8e7-403e-8c51-d5f215296b21.jpg?v=1781628252 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ced3a517-87fa-4274-80b0-45277ec237ce.jpg?v=1781628253 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69109a25-0018-45ab-bd20-793327ddc7f7.jpg?v=1781628252 ## Agent notes - No product type or description was provided in the source facts. - Image analysis was not performed; visual details cannot be inferred. - The 'Modular Cube Organizer' is likely stackable, but no explicit stacking instructions or load capacity given.
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 Cube Organizer Space-Saving Stackable Storage Cube Long-Lasting",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "45.0",
"_height_cm": "18.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").