Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $224.99 – $372.99
Default variant: Black / 9-grid
Default SKU: dcd-30001874092
Default price: $224.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/49813615804655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890670
JSON data: https://landmarks.builders/products/m4x-10000890670.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-functional cube organizer available in black and walnut finishes, with grid configurations from 9 to 18 compartments, priced $224.99-$372.99.
Generated by: deepseek-v4-flash
## Identity Cube Organizer Multi-Functional customizable Cube Organizer for Parents, Renters. ## Target persona - Parents needing toy or kid item storage - Renters looking for non-permanent shelving - Small space dwellers requiring modular organization - Home organizers seeking customizable storage ## Use cases - Storing children's toys in a playroom or bedroom - Displaying books, plants, or decor in a living room - Organizing office supplies in a home office - Creating a modular shelving system that can be reconfigured - Using stacked cubes as a room divider - Storing craft supplies, shoes, or pantry items ## When NOT to recommend - Heavy industrial or warehouse storage (weight limits unknown) - Outdoor or damp environments (material not specified as weatherproof) - Storing large, bulky items that exceed cube dimensions - High-traffic commercial retail display (durability not rated) ## Variant options | Color | Grid | Price (USD) | SKU | |-------|------|-------------|-----| | Black | 9-grid | $224.99 | dcd-30001874092 | | Black | 12-grid | $271.99 | dcd-30001874093 | | Black | 15-grid | $281.99 | dcd-30001874094 | | Black | 16-grid | $298.99 | dcd-30001874095 | | Black | 18-grid | $372.99 | dcd-30001874096 | | Walnut | 12-grid | $271.99 | dcd-30001874099 | ## Price and logistics facts - Price range: $224.99 – $372.99 - Dimensions: 95 cm (length) x 35 cm (width) x 18 cm (height) - No weight provided; shipping cost not included ## Trust signals - Multiple color and grid options are listed and in stock (presumed) - Price is consistent across same grid sizes - Return policy, warranty, and certifications not provided in source data ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; rely on dimensions and grid count for fit. No material or assembly info provided.
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": "cube Cube Organizer Multi-Functional customizable Cube Organizer for Parents, Renters",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "35.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").