Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $203.99 – $343.99
Default variant: Cherry Wood / Open Cabinet
Default SKU: dcd-30001883819
Default price: $203.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49811919110383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892128
JSON data: https://landmarks.builders/products/m4x-10000892128.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: A 45 cm cube modular storage organizer with interlocking design and customizable layout, available in Cherry Wood with six style variants, priced from $203.99.
Generated by: deepseek-v4-flash
## Identity Modular Storage Cube Customizable Layout Interlocking Cube Organizer Retro, 45x45x45 cm, Cherry Wood finish. ## Target persona - Apartment dwellers with limited floor space - Home organizers seeking modular, reconfigurable storage - DIY enthusiasts who customize furniture layouts - Cat owners (styles include Cat Cabinet) ## Use cases - Storing books, magazines, or display items in a living room - Organizing toys or clothes in a child's room - Creating a cat hideaway or climbing structure with Cat Cabinet variants - Building a customized media console or shelving unit - Displaying collectibles behind glass door variant - Layered storage for small items in an entryway ## When NOT to recommend - Heavy load-bearing storage (e.g., for power tools or large books) - Outdoor or damp environments - Budget-conscious buyers seeking low-cost storage (starting at $203.99) - Those needing a single large shelf rather than modular cubes ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30001883819 | Open Cabinet | $203.99 | | dcd-30001883820 | Open Cat Cabinet | $203.99 | | dcd-30001883821 | Layered Cabinet | $271.99 | | dcd-30001883822 | Glass Door Cabinet | $280.99 | | dcd-30001883823 | Wood Door Cabinet | $303.99 | | dcd-30001883824 | Cat Cabinet W/door | $343.99 | ## Price and logistics facts - Base price: $203.99 USD - Dimensions: 45 x 45 x 45 cm (cube) - Shipping weight and delivery time not provided ## Trust signals - No in-stock status, return policy, or certifications available in source data. ## Image assets - 5 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5572b10-25fd-41db-af2c-f9d31c5336f3.jpg?v=1781600944 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3648d714-c11d-4fce-b0b2-8263c2dd0deb.jpg?v=1781600945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4e73f02-9699-4284-a81d-2c869859503f.jpg?v=1781600944 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c44fe35-4a64-4a1d-8c47-d07f7518d061.jpg?v=1781600943 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2596dcee-d9df-4c6a-8b4f-56b1cf5aae04.jpg?v=1781600944 ## Agent notes - No product description provided; details inferred from title and variants. - Image content not analyzed; visual details not available. - Variants differ only in style and price; all are Cherry Wood color.
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 Customizable Layout Interlocking Cube Organizer Retro",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.0",
"_height_cm": "45.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").